Port the current chrome extension to firefox
The extension should follow the webextension standard and also work on Firefox
Precondition
- Chrome Browser Plugin is live
- Extension is tested by the FundRequest Community
- FR-team to define the user stories and add funds and relevant labels
Note: Analysis and requirements could also be done by a community member. If you are interested to work as an analyst please contact FundRequest Team.
Requirements
- all functionalities of the chrome plugin should be available in FireFox Plugin
- the development should be split into multiple user stories.
This issue has been funded using FundRequest. A developer can claim the reward by submitting a pull request referencing this issue. (How to Close Issues via Pull Requests?) e.g.
fixes #18
- For more help on how to claim on issue, please visit our help section.
- Looking for more? Feel free to browse through all funded requests.
interested in your issue, Can you guide me to test the features?
Hi @alpeer , We have a staging env that you can use the test your development, you can find it here : https://staging.fundrequest.io. You can point the chrome extension to the staging env by changing the env in the plugin. (If you want you can also run the FR platform locally, if you want to do that we please follow this guide : https://github.com/FundRequest/platform/blob/develop/.github/README.md )

Our advise is to create/resolve issues in your own repo so you can verify the full flow.
Basically we want all the features of the chrome ext. in the firefor ext. We are talking about
-
Adding fund + claim btns to issue detail pages on github

-
adding extra info on the detail pages

-
adding extra info in the issue list views (should work for issue , label and milestone overview) example label overview : https://github.com/FundRequest/chrome-browser-plugin/labels/Community example issue overview : https://github.com/FundRequest/chrome-browser-plugin/issues

Feel free to ask any question you may have in this ticket, or for a more chat style approach join us in our dev telegram channel : https://t.me/FundRequestDevs
One more important thing, staging is running on ethereum kovan network, if you want kovan FND you can login to the staging env, and under your profile you find a small faucet that will send kovan FND to your defined eth address :
https://staging.fundrequest.io/profile?

Hey @alpeer, if you are still working on this let me know.
is anyone working on this?