Changes

Jump to: navigation, search

WebExtensions/FAQ

752 bytes added, 22:57, 24 August 2015
I'm writing a new extension today. What API should I use?
=== I'm writing a new extension today. What API should I use? ===
 
That's a complex decision. If you already have a Chrome extension, it's probably best to wait until WebExtensions are ready for general purpose use. We expect that to take a few more months. You can consult the [[WebExtensions|WebExtensions wiki]] to see whether the APIs you're using are supported or whether they're likely to be supported in the future.
 
If you're planning to write a new, Firefox-specific extension, the add-on SDK (Jetpack) may be your best option. It is well supported in older versions of Firefox and is well-documented. However, make sure to read [https://developer.mozilla.org/en-US/Add-ons/SDK/Guides/Multiprocess_Firefox_and_the_SDK "Multiprocess Firefox and the SDK"] to ensure your add-on is compatible with Electrolysis.
=== This WebExtension API sounds limiting ===
Confirm
130
edits

Navigation menu