Changes

Jump to: navigation, search

WebExtensions/Hacking

No change in size, 22:31, 2 August 2016
API modules: Bug number was off by one. Set reference to bugzil.la/1285063
Each API module must be explicitly registered, in order to be loaded. It must also register a schema if it exports any APIs to extensions.
Starting from Firefox 50 ([https://bugzilla.mozilla.org/1285064 1285063 Bug 12850641285063], [https://hg.mozilla.org/mozilla-central/rev/e9ca8dc4b42e hg commit e9ca8dc4b42e]) all the APIs schema and <code>ext-*.js</code> files must be registered to the category manager through one of the following manifest files:
* [https://dxr.mozilla.org/mozilla-central/source/toolkit/components/extensions/extensions-toolkit.manifest toolkit/components/extensions/extensions-toolkit.manifest], for Generic APIs registered at toolkit level
44
edits

Navigation menu