https://github.com/hamedzarei/sample-firefox-extension
sample firefox extension to read cookie and change border
https://github.com/hamedzarei/sample-firefox-extension
extensions firefox firefox-addon javascript
Last synced: 4 months ago
JSON representation
sample firefox extension to read cookie and change border
- Host: GitHub
- URL: https://github.com/hamedzarei/sample-firefox-extension
- Owner: hamedzarei
- Created: 2020-05-28T05:45:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T05:56:29.000Z (about 6 years ago)
- Last Synced: 2024-12-31T13:42:05.815Z (over 1 year ago)
- Topics: extensions, firefox, firefox-addon, javascript
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sample Firefox Extension
navigate to [about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox)
Click on Load Temporary Add-on, select one file from extension directory and click reload on that extension
[Reference](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension)