Verge (XVG) Price Ticker
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
Cos'è Verge (XVG) Price Ticker?
Verge (XVG) Price Ticker è un'estensione di Chrome sviluppata da https://coinlookup.co, e la sua funzione principale è "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Verge (XVG) Price Ticker
Scarica i file di estensione Verge (XVG) 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
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
Informazioni di Base sull'Estensione
Nome | |
ID | hnkokbbffodljohjhpaabhoofokocacl |
URL Ufficiale | https://chrome.google.com/webstore/detail/verge-xvg-price-ticker/hnkokbbffodljohjhpaabhoofokocacl |
Descrizione | Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge. |
Dimensione del File | 44.42 KB |
Conteggio Installazioni | 40 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2018-01-24 |
Data di Pubblicazione | 2018-01-24 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | https://coinlookup.co |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Verge (XVG) Price Ticker", "description": "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |