https://github.com/mozilla/firefox-for-android-addons
INACTIVE - http://mzl.la/ghe-archive - [deprecated] A collection of JS modules, sample code, and boilerplate add-ons to help you build add-ons for Firefox for Android.
https://github.com/mozilla/firefox-for-android-addons
inactive unmaintained
Last synced: 4 months ago
JSON representation
INACTIVE - http://mzl.la/ghe-archive - [deprecated] A collection of JS modules, sample code, and boilerplate add-ons to help you build add-ons for Firefox for Android.
- Host: GitHub
- URL: https://github.com/mozilla/firefox-for-android-addons
- Owner: mozilla
- Archived: true
- Created: 2014-08-27T21:39:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T05:02:49.000Z (about 6 years ago)
- Last Synced: 2024-10-23T03:48:27.356Z (7 months ago)
- Topics: inactive, unmaintained
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 46
- Watchers: 20
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DEPRECATED REPO
===============
Add-ons using the APIs described in this document are considered a legacy
technology in Firefox and will be removed in Firefox 57. Don't use these
techniques to develop new add-ons - use the [WebExtensions API][] instead.
If you maintain an add-on which uses the techniques described here, consider
migrating it to use WebExtensions.This repository sticks around for reference purposes.
firefox-for-android-addons
==========================A collection of JS modules, sample code, and boilerplate add-ons to help you build add-ons for Firefox for Android.
Refer to the [Firefox for Android Add-ons documentation](https://developer.mozilla.org/en-US/Add-ons/Firefox_for_Android) on MDN for tutorials and API reference.
[WebExtensions API]: https://developer.mozilla.org/en-US/Add-ons/WebExtensions