Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixmosh/10bis-chrome-extension
A 10Bis Chrome Extension to help you monitor your 10Bis expenses.
https://github.com/felixmosh/10bis-chrome-extension
Last synced: about 1 month ago
JSON representation
A 10Bis Chrome Extension to help you monitor your 10Bis expenses.
- Host: GitHub
- URL: https://github.com/felixmosh/10bis-chrome-extension
- Owner: felixmosh
- Created: 2019-06-20T05:32:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:32:47.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T01:48:33.222Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 10Bis Chrome Extension
A 10Bis Chrome Extension to help you monitor your 10Bis expenses.
Written using [Webpack](https://webpack.github.io/), [Preact](https://preactjs.com/), [Redux](https://redux.js.org/) & [recharts](http://recharts.org/en-US/).
⚠ **This is not an official 10Bis extension**
## Screenshots
![1](https://user-images.githubusercontent.com/9304194/59906141-a7f8d180-9410-11e9-8694-dbcdb0cba540.jpg)
![2](https://user-images.githubusercontent.com/9304194/59906142-a7f8d180-9410-11e9-835c-e23552bc5546.jpg)
![3](https://user-images.githubusercontent.com/9304194/59906144-a7f8d180-9410-11e9-8f2f-2ae30f6c6ca0.jpg)-------------
Based on Samuel Simões [chrome-extension-webpack-boilerplate](https://github.com/samuelsimoes/chrome-extension-webpack-boilerplate).