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.
What is Verge (XVG) Price Ticker?
Verge (XVG) Price Ticker is a Chrome extension developed by https://coinlookup.co, and its main feature is "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.".
Extension Screenshots
Download Verge (XVG) Price Ticker Extension CRX File
Download Verge (XVG) Price Ticker 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
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
Extension Basic Information
Name | |
ID | hnkokbbffodljohjhpaabhoofokocacl |
Official URL | https://chrome.google.com/webstore/detail/verge-xvg-price-ticker/hnkokbbffodljohjhpaabhoofokocacl |
Description | Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge. |
File Size | 44.42 KB |
Installation Count | 40 |
Current Version | 1.0.0 |
Last Updated | 2018-01-24 |
Publish Date | 2018-01-24 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://coinlookup.co |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |