Lusito/webextension-polyfill-ts
This is a TypeScript ready "wrapper" for the WebExtension browser API Polyfill by Mozilla
TypeScriptZlib
Pinned issues
Issues
- 0
- 0
Current `npm run all` script is breaking
#110 opened by hkleungai - 6
Add generics to `browser.runtime.sendMessage`
#86 opened by marcelreppi - 0
- 0
Use types without any import statements
#107 opened by olfek - 3
Looking for Maintainers and Reviewers
#102 opened by Lusito - 3
- 1
Can I define custom schemas in addition to the official declarative schemas?
#103 opened by web-dahuyou - 4
Failed to migrate from `webextension-polyfill-ts` to `webextension-polyfill` + `@types/webextension-polyfill`
#100 opened by ferenc-a - 1
- 1
Improve type safety in the Storage API
#95 opened by dbasilio - 1
missing type browser.declarativeContent
#99 opened by kevincam3 - 4
Missing members for `browser.webNavigation.onCommitted` details callback argument
#80 opened by mnoorenberghe - 2
- 7
Tabs.sendMessage is missing callback?: function
#91 opened by gxy5202 - 3
- 10
- 1
[MV3] WebExtensionManifestBackgroundC3Type interface should support type: "module" optional property
#83 opened by Kilbourne - 1
- 1
This script should only be loaded in a browser extension. - Error only during Jest usage
#81 opened by BartoszKlonowski - 2
Module parse failed: Unexpected token
#82 opened by ferllings - 2
- 3
- 5
- 3
`onMessage.addListener` does not accept function that returns `true` or `undefined`
#69 opened by snehalbaghel - 1
`version_name` missing from the manifest
#68 opened by fregante - 3
Missing API chrome.scripting from Manifest V3
#58 opened by 0x1e-dev - 3
browser.runtime.getManifest() returns `Manifest.ManifestBase` instead of the full manifest
#64 opened by fregante - 2
- 2
- 3
- 19
Investigage contributing to DefinitelyTyped
#63 opened by Lusito - 5
- 3
export default?
#56 opened by justnewbee - 2
runtime.connect only accepts two arguments
#59 opened by arty-name - 2
Add support for the unified "action" API
#51 opened by mvilrokx - 2
`ExtensionSidebarPane.setObject` accepts a serializable object, not just a string
#60 opened by fregante - 1
onMessageExternal for external webpage
#52 opened by OverLord561 - 0
`runtime.onMessage.addListener` with a Promise does not work in Chromium based browsers
#53 opened by martonlederer - 2
Cannot find browser.runtime.requestUpdateCheck() function in webextension-polyfill-ts
#44 opened by eric2788 - 1
- 1
- 1
- 2
Missing 'selected' property in Tabs.Tab
#41 opened by softoika - 1
- 1
Including in content script and background gives me a silent fail - what am I missing?
#43 opened by dvcrn - 4
Support for declarativeContent api
#37 opened by remon-nashid - 1
- 5
Consulting
#36 opened by davestewart - 1
Missing header listener option
#35 opened by Pyrodash