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

https://github.com/emilte/browser-extension-eyedropper


https://github.com/emilte/browser-extension-eyedropper

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# browser-extension-eyedropper

Well, it's an eyedroppper.

Supported browsers: Google Chrome, Firefox


## How to:

Google Chrome

1. Clone this repo
2. Paste this in the search bar of Chrome `chrome://extensions`
3. Toggle `Developer mode`
4. Load unpacked -> select this folder
5. Visit https://www.example.com. You should see a green box with `The extension is working!`
6. Start customizing (see tutorial below)

Firefox

1. Clone this repo
2. Paste this in the search bar of Firefox `about:debugging#/runtime/this-firefox`
3. Load Temporary Add-On... -> select `manifest.json` in this folder
4. Visit https://www.example.com. You should see a green box with `The extension is working!`
5. Start customizing (see tutorial below)