All Projects → FundRequest → Chrome Browser Plugin

FundRequest / Chrome Browser Plugin

Licence: mit
Chome browser plugin for the FundRequest platform

Programming Languages

typescript
32286 projects

Brower Extension FundRequest

Browser Extension for FundRequest

Features

  • 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

Contributing

Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:

Development

Prerequisites

Includes the following

  • TypeScript
  • Webpack
  • jQuery
  • VueJs

Project Structure

  • src: TypeScript source files
  • dist: Chrome Extension directory
  • dist/js: Generated JavaScript files

Setup

npm install

Build (for production)

npm run build

Build in watch mode (for development)

npm run watch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].