An open API service indexing awesome lists of open source software.

https://github.com/purplelemons-dev/ffext


https://github.com/purplelemons-dev/ffext

Last synced: 2 months ago
JSON representation

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.