Brower Extension FundRequest
Browser Extension for FundRequest
- Chrome store: https://chrome.google.com/webstore/search/fundrequest
- Homepage: https://fundrequest.io
- Telegram: https://t.me/fundrequestofficial
- Supported browsers:
- Chrome
- Overview pages:
- Show estimated balance (in $) per issue
- Issues page:
- Show total number of funders
- Show status (Funded, Claimable, Claimed)
- Show estimated balance in $
- Show total funding per token
- Action button to Fund issue
- Action button to Claim funds
Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:
- node + npm (node >= 9.x, npm >= 5.x)
- TypeScript
- Webpack
- jQuery
- VueJs
- src: TypeScript source files
- dist: Chrome Extension directory
- dist/js: Generated JavaScript files
npm install
npm run build
npm run watch