Cryptocurrency Price Ticker
This extension displays the live price of Bitcoin, Litecoin, and Ethereum
What is Cryptocurrency Price Ticker?
Cryptocurrency Price Ticker is a Chrome extension developed by Ethan Chiasson, and its main feature is "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".
Extension Screenshots
Download Cryptocurrency Price Ticker Extension CRX File
Download Cryptocurrency Price Ticker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.
Extension Basic Information
Name | Cryptocurrency Price Ticker |
ID | pdpahdgmbnpeepflkedmdcieohpcpchh |
Official URL | https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh |
Description | This extension displays the live price of Bitcoin, Litecoin, and Ethereum |
File Size | 47.29 KB |
Installation Count | 37 |
Current Version | 2.0 |
Last Updated | 2020-02-01 |
Publish Date | 2020-02-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Ethan Chiasson |
[email protected] | |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cryptocurrency Price Ticker", "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum", "version": "2.0", "browser_action": { "default_icon": "\/images\/btc.png", "default_popup": "popup.html" } } |