Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dillionverma/cryptodash

A chrome extension which allows you to stay up to date with latest cryptocurrency prices :moneybag:
https://github.com/dillionverma/cryptodash

bitcoin chrome-extension cryptocurrency ethereum

Last synced: about 1 month ago
JSON representation

A chrome extension which allows you to stay up to date with latest cryptocurrency prices :moneybag:

Awesome Lists containing this project

README

        

# Cryptodash

A new tab chrome extension which allows you to stay up to date with latest cryptocurrency prices and news

![Cryptodash Screenshot](https://github.com/dillionverma/cryptodash/blob/master/screenshot.png)
[![chrome store](https://img.shields.io/chrome-web-store/v/ondfffdahobjdccncjcbfbpliofbeeda.svg)](https://chrome.google.com/webstore/detail/cryptodash/ondfffdahobjdccncjcbfbpliofbeeda)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/ondfffdahobjdccncjcbfbpliofbeeda.svg)](https://chrome.google.com/webstore/detail/cryptodash/ondfffdahobjdccncjcbfbpliofbeeda)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/ondfffdahobjdccncjcbfbpliofbeeda.svg)](https://chrome.google.com/webstore/detail/cryptodash/ondfffdahobjdccncjcbfbpliofbeeda)
[![license](https://img.shields.io/github/license/dillionverma/crypto-cli.svg)](https://github.com/dillionverma/crypto-cli)

CryptoDash - A crypto price tracker chrome extension | Product Hunt Embed

# Installation

[![Chrome web store download link](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_340x96.png)](https://chrome.google.com/webstore/detail/cryptodash/ondfffdahobjdccncjcbfbpliofbeeda)

# Contributing

## Development setup

1. Clone source code `git clone https://github.com/dillionverma/cryptodash.git`
2. Go to *chrome settings > more tools > extensions*
3. Enable **developer mode**
4. Click **Load unpacked extension...** and load the `cryptodash` folder

## Contributing guidelines

* Search through the [issues](https://github.com/dillionverma/cryptodash/issues) and feel free to make a pull request for any of them

# License

MIT License

Copyright (c) 2017 [Dillion Verma](https://dillionverma.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.