Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`