Pivx (PIVX) Price Ticker
PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.
Cos'è Pivx (PIVX) Price Ticker?
Pivx (PIVX) Price Ticker è un'estensione di Chrome sviluppata da Taha, e la sua funzione principale è "PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pivx (PIVX) Price Ticker
Scarica i file di estensione Pivx (PIVX) Price Ticker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
PIVX (pivx.org) is a privacy-focused, decentralized, open source cryptocurrency run by a global community run by creators, innovators, and technology enthusiasts.
Extension Features:
1. PIVX price in USD and BTC
2. All PIVX price info from coinmarketcap (to shows just hover over on extension icon)
3. Price update every 1 minutes
4. click on extension icon to open coinmarketcap pivx page Informazioni di Base sull'Estensione
| Nome | |
| ID | gebeffegbfijjjalhcjblplpomeocehk |
| URL Ufficiale | https://chromewebstore.google.com/detail/pivx-pivx-price-ticker/gebeffegbfijjjalhcjblplpomeocehk |
| Descrizione | PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD. |
| Dimensione del File | 27.31 KB |
| Conteggio Installazioni | 25 |
| Versione Corrente | 1.1.5 |
| Ultimo Aggiornamento | 2018-12-05 |
| Data di Pubblicazione | 2018-12-04 |
| Valutazione | 5.00/5 Totale 9 Valutazioni |
| Sviluppatore | Taha |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"background": {
"scripts": [
"ticker.js"
]
},
"browser_action": {
"default_icon": "icon19.png"
},
"description": "PIVX Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PIVX valued in Bitcoin and USD.",
"icons": {
"128": "icon128.png",
"19": "icon19.png"
},
"manifest_version": 2,
"name": "Pivx (PIVX) Price Ticker",
"short_name": "PIVX Price Ticker",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1.5",
"permissions": [
"https:\/\/api.coinmarketcap.com\/"
]
} | |