https://github.com/purplelemons-dev/ffext
https://github.com/purplelemons-dev/ffext
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/purplelemons-dev/ffext
- Owner: purplelemons-dev
- Created: 2022-11-10T22:29:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T20:08:52.000Z (over 3 years ago)
- Last Synced: 2026-02-14T05:06:49.849Z (4 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firefox Extension
I'll make better extensions in the future i promise.
[Reference page](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension)
## Installation
Go to `about:debugging` and click `Load Temporary Add-on` and select the `manifest.json` file.
## Ideas
Please make a pull request if you complete one of these, or open an issue if you have a suggestion
- Copy some event listener on an element.
- Username reconnaissance. Identifies usernames based on CSS class names and HTML element IDs/names and looks them up using like Google Dorks.