Skip to content

It is a Firefox extension which helps you to monitor cryptocurrency rate.

Notifications You must be signed in to change notification settings

blackviking27/crypto-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoMon

This is a mozilla firefox extension which tells the latest cryptocurrency rates.

You can get the original extension here. (The extension is only available for Mozilla Firefox)

Installation

Create a clone or download the code, whichever suits you best.

Install modules, go to the folder which has the files and run the below command

npm install

After all the modules are installed we need to build the extension

npm run build

The build folder will include all the necessary files we need for the extension. Now to run the extension locally on your firefox browser you need to follow the below steps.

Steps

  1. Go to Add-ons and Themes
  2. Go to Extensions section
  3. Click the settings icon on the top-right
  4. Click on Debug Add-ons
  5. Click on Load Temporary Add-ons and select in the manifest.json file which is present in the build folder

Your extension should be running locally.

About

It is a Firefox extension which helps you to monitor cryptocurrency rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published