Cryptocurrency Price Ticker
This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Wat is Cryptocurrency Price Ticker?
Cryptocurrency Price Ticker is een Chrome-extensie ontwikkeld door Ethan Chiasson, en de belangrijkste functie is "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".
Extensie Screenshots
Download het CRX-bestand van de extensie Cryptocurrency Price Ticker
Download Cryptocurrency Price Ticker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | pdpahdgmbnpeepflkedmdcieohpcpchh |
| Officiële URL | https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh |
| Beschrijving | This extension displays the live price of Bitcoin, Litecoin, and Ethereum |
| Bestandsgrootte | 47.29 KB |
| Aantal Installaties | 37 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2020-02-01 |
| Publicatiedatum | 2020-02-01 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Ethan Chiasson |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |