Search code examples
google-chrome-extension

Are promised chrome apis broken?


The docs say they showld be there but I keep getting "no matching signature" error. What's up with this? Must I use callbacks? Thanks


Solution

  • Use the polyfill that Mozilla put together for this -- webextension-polyfill.

    https://www.npmjs.com/package/webextension-polyfill