Coder Social home page Coder Social logo

superkalo / crypto-tab Goto Github PK

View Code? Open in Web Editor NEW
30.0 9.0 29.0 454 KB

:moneybag: Replace your browser New Tab page with a Bitcoin price chart

Home Page: https://crypto-tab.com

License: GNU General Public License v3.0

CSS 21.44% HTML 22.30% JavaScript 56.26%
bitcoin bitcoin-price-chart chrome-extension firefox-addon

crypto-tab's Introduction

Crypto Tab Logo
Crypto Tab

Browser extension that replaces your New Tab page with a Bitcoin price chart:

Crypto Tab preview

๐Ÿ“ฆ Install

๐Ÿ‘ Contributing

I'm open to ideas and suggestions! If you want to contribute or simply you've caught a bug - you can either open an issue or clone the repository, and fire a Pull Request.

Its a single code base website and new tab (cross-)browser extension.

To install the project, first make sure you have NodeJS and NPM installed. Preferably, the latest versions, but anything not extremely old should work too. Then, simply run npm install. Then:

  1. To build the extension distribution files, run:

    npm run build:extension
  2. To build the extension distribution files and re-build (watch) in case of changes, run:

    npm run build:extension:watch
  3. To build the website distribution files, run:

    npm run build:website
  4. To build the website distribution files and re-build (watch) in case of changes, run:

    npm run build:extension:watch

Finally, load the extension:

  • In Chrome:

    • Navigate to chrome://extensions
    • Select "Developer Mode" and then click "Load unpacked extension..."
    • From the file browser, choose the dist/extension/ directory
  • In Firefox:

    • Navigate to about:debugging
    • Click "Load Temporary Add-on" and from the file browser, choose the manifest.json file in the dist/extension/ directory

๐Ÿš” License

The code and the documentation are released under the GPL-3.0 License.

crypto-tab's People

Contributors

superkalo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crypto-tab's Issues

Dark themes

hi there,

dark themes would be nice, thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.