Articles tagged: add-on
Found 10 documents
- Mozilla/Add-ons/Add-on_Debugger The Add-on Debugger lets you run a subset of the Firefox developer tools in the context of your ...
- Mozilla/Add-ons/Firefox_for_Android/API/BrowserApp Add-ons running on desktop Firefox can use the global gBrowser variable to interact with tabs ...
- Mozilla/Add-ons/Firefox_for_Android/API/Home.jsm/panels Use the Home.panels API to add custom panels to the browser's home page.
- Mozilla/Add-ons/Firefox_for_Android/API/NativeWindow/contextmenus/add NativeWindow.contextmenus.add() adds a new context menu item to Firefox for Android.
- Mozilla/Add-ons/Firefox_for_Android/API/NativeWindow/contextmenus/remove NativeWindow.contextmenus.add() adds an item to the context menu in Firefox for Android, ...
- Mozilla/Add-ons/SDK/High-Level_APIs/request Make simple network requests.
- Mozilla/Add-ons/SDK/Tools/cfx_to_jpm A guide to working with jpm if you're already familiar with cfx.
- Mozilla/Add-ons/SDK/Tools/package_json The package.json file contains manifest data for your add-on, providing not only descriptive ...
- Mozilla/B2G_OS/Building_and_installing_B2G_OS/B2G_installer_add-on The B2G installer add-on helps to solve the long-standing issue of not being able to ...
- Mozilla/JavaScript_code_modules/OSFile.jsm JavaScript module OS.File contains primitives for manipulating files out of the main thread.