extensionizer
extensionizer copied to clipboard
A JS module for writing cross-browser extensions
Required for MV3 migration: https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#action-api-unification Currently attempting to [POC the deprecation of this package](https://github.com/MetaMask/extensionizer/issues/21) in favor of https://github.com/mozilla/webextension-polyfill but until we resolve the build issues to make use of that...
from chrome, "New Manifest V2 extensions will no longer be accepted as of January 2022, and Manifest V2 will no longer function as of January 2023."
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
current installed version is 1.0.1 And I add "notifications" into permissions of manifest.json, I don't know why extension.notifications is null when call it in content_scripts
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...