Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mparker17/browser-bradys_button

Learning to write a cross-browser (Chrome / Firefox) browser extension.
https://github.com/mparker17/browser-bradys_button

Last synced: 4 days ago
JSON representation

Learning to write a cross-browser (Chrome / Firefox) browser extension.

Awesome Lists containing this project

README

        

# Brady's Meat & Deli button

Puts a button in your browser to immediately take you to the Brady's Meat & Deli website.

# Building

1. `npm install --save-dev gulp`
2. `npm install --save-dev gulp-zip`
3. `gulp`

# Installing

1. Drag BradysMeatAndDeli.xpi into your Firefox browser. Or, go to chrome://extensions/ , ensure Developer mode is on, click Load unpacked extension, and choose this repository's directory.