NAV Price ticker - Poloniex
NavCoin price ticker - Poloniex (Values are based on data by 'www.poloniex.com' API'). Extension shows NAV value priced in BTC.
Qu'est-ce que NAV Price ticker - Poloniex ?
NAV Price ticker - Poloniex est une extension Chrome développée par Unknown, et sa fonction principale est "NavCoin price ticker - Poloniex (Values are based on data by 'www.poloniex.com' API'). Extension shows NAV value priced in BTC.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NAV Price ticker - Poloniex
Téléchargez les fichiers d'extension NAV Price ticker - Poloniex au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
NavCoin price ticker - Poloniex (Values are based on data by 'www.poloniex.com' API'). Extension shows NAV value priced in BTC. Visit us under www.navcoin.org
Informations de Base sur l'Extension
Nom | NAV Price ticker - Poloniex |
ID | dijibgacnefbbhjknlemhcnbooopfcki |
URL Officiel | https://chromewebstore.google.com/detail/nav-price-ticker-poloniex/dijibgacnefbbhjknlemhcnbooopfcki |
Description | NavCoin price ticker - Poloniex (Values are based on data by 'www.poloniex.com' API'). Extension shows NAV value priced in BTC. |
Taille du Fichier | 25.35 KB |
Nombre d'Installations | 18 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2016-09-22 |
Date de Publication | 2016-09-22 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Unknown |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "ticker.js" ] }, "browser_action": { "default_icon": "icon.png" }, "description": "NavCoin price ticker - Poloniex (Values are based on data by 'www.poloniex.com' API'). Extension shows NAV value priced in BTC.", "icons": { "19": "icon.png" }, "manifest_version": 2, "name": "NAV Price ticker - Poloniex", "version": "1.0.0" } |