Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 589 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 589 Bytes

C20-chrome-extension

A Google Chrome Extension for Crypto20 Tokens.

Add Extension to Chrome

Clone this repository to your computer.

git clone git@github.com:JillzTom/c20-chrome-extension.git
  • Open Google Chrome and go to the Extensions (Options -> More Tools -> Extensions)

  • Turn on the Developer Mode

  • Click on the Load Unpacked Extension

  • Now select the dist folder from this repository.

  • That's it. You're good to go.

  • You can change the token amount by clicking on the default number.

PRs are most welcome.