Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mparker17/browser-bradys_button
- Owner: mparker17
- License: mpl-2.0
- Created: 2015-09-22T11:34:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-22T11:34:47.000Z (about 9 years ago)
- Last Synced: 2023-03-30T05:26:31.007Z (over 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.