Lusito / webextension-polyfill-ts

This is a TypeScript ready "wrapper" for the WebExtension browser API Polyfill by Mozilla

Repository from Github https://github.comLusito/webextension-polyfill-tsRepository from Github https://github.comLusito/webextension-polyfill-ts

[MV3] WebExtensionManifestBackgroundC3Type interface should support type: "module" optional property

Kilbourne opened this issue · comments

https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#man-sw
Currently i get Object literal may only specify known properties, and 'type' does not exist in type WebExtensionManifestBackgroundC3Type

Thanks for the report, will be fixed with the next version