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.
What is NAV Price ticker - Poloniex?
NAV Price ticker - Poloniex is a Chrome extension developed by Unknown, and its main feature is "NavCoin price ticker - Poloniex (Values are based on data by 'www.poloniex.com' API'). Extension shows NAV value priced in BTC.".
Extension Screenshots
Download NAV Price ticker - Poloniex Extension CRX File
Download NAV Price ticker - Poloniex extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | NAV Price ticker - Poloniex |
ID | dijibgacnefbbhjknlemhcnbooopfcki |
Official URL | 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. |
File Size | 25.35 KB |
Installation Count | 18 |
Current Version | 1.0.0 |
Last Updated | 2016-09-22 |
Publish Date | 2016-09-22 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" } |