Open Quantumplation opened 4 years ago
Looks like the relevant commit is here:
Last version that worked, for anyone coming across this issue:
"@types/chrome": "0.0.96",
I personally don't depend on anything changed since then, but I'm sure it'll become a problem for people eventually.
@Quantumplation can you recommend any alternative that this compatible with latest Chrome?
If anybody is still wondering... apparently this lib is not longer needed with Chrome manifest v3, because all Chrome APIs are already promisified. So basically there is no need for this library. @Quantumplation @tfoxy. Currently I only use it for backwards compatibility for chrome extensions that still run manifest v3.
Upgraded chrome typings recently, and now chrome-promise is failing with the following errors: