zdoc01 / crypto-converter

Convert cryptocurrency values on a given web page to the current USD valuation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoConverter (Google Chrome Extension)

CryptoConverter is a Chrome extension designed to identify cryptocurrency values on a given web page, and convert them to the current USD valuation using the latest known rate.

Support Matrix

Currency To
ETH ETH-USD

Sites supported

Local Development

Install the extension

  1. Clone the repo
  2. In Chrome, navigate to chrome://extensions
  3. Click the "Load unpackged extension" button
  4. Select <path to cloned repo dir>/extension
  5. Navigate to one of the supported sites in a new tab

Making changes

  1. Modify the code
  2. Navigate to chrome://extensions
  3. Refresh the page, or click the "Reload" link under the Crypto Converter
  4. Navigate to one of the supported sites to see your changes

About

Convert cryptocurrency values on a given web page to the current USD valuation


Languages

Language:JavaScript 97.3%Language:HTML 2.7%