Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ironcore864/amazon-eu-price-compare-ff
https://github.com/ironcore864/amazon-eu-price-compare-ff
amazon browser firefox frontend plugin react-redux
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironcore864/amazon-eu-price-compare-ff
- Owner: IronCore864
- License: mit
- Created: 2017-10-05T09:49:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T14:39:03.000Z (about 7 years ago)
- Last Synced: 2024-11-08T09:46:47.845Z (2 months ago)
- Topics: amazon, browser, firefox, frontend, plugin, react-redux
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This is the firefox version of my plugin of the [chrome version](https://github.com/IronCore864/amazon-eu-price-compare), with no options or ranks; all other things being identical.
# DEV Info
Firefox extension with react and redux.
npm, babel and webpack needed for building.
# Build
```
npm install
npm run build
```# Pack
`npm run zip`