Cryptocurrency Price Ticker
This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Vad är Cryptocurrency Price Ticker?
Cryptocurrency Price Ticker är en Chrome-tillägg utvecklad av Ethan Chiasson, och dess huvudfunktion är "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".
Tilläggsskärmbilder
Ladda ner Cryptocurrency Price Ticker-förlängningens CRX-fil
Ladda ner Cryptocurrency Price Ticker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | pdpahdgmbnpeepflkedmdcieohpcpchh |
| Officiell webbadress | https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh |
| Beskrivning | This extension displays the live price of Bitcoin, Litecoin, and Ethereum |
| Filstorlek | 47.29 KB |
| Antal Installationer | 37 |
| Aktuell Version | 2.0 |
| Senast Uppdaterad | 2020-02-01 |
| Publiceringsdatum | 2020-02-01 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | Ethan Chiasson |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |