Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zombie/0e12fcb4d9ca1469bfd9acead9418e6a to your computer and use it in GitHub Desktop.
Save zombie/0e12fcb4d9ca1469bfd9acead9418e6a to your computer and use it in GitHub Desktop.
Intent to ship: userScripts extensions API
In bug 1514809, I recently enabled the new browser.userScripts
API by default for all channels. It was developed behind the
`extensions.webextensions.userScripts.enabled` pref, with most
of the work done by Luca Greco.
The feature will be in the next Firefox 68 Beta this Friday,
and reach release in July. Until more detailed documentation
is available on MDN, check out this introduction:
https://blog.mozilla.org/addons/2019/03/26/extensions-in-firefox-67/#userscripts
If you find any issues, please file a bug and link it to the
tracking bug 1437098.
Cheers
Tom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment