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.
什么是Verge (XVG) Price Ticker?
Verge (XVG) Price Ticker是由https://coinlookup.co开发的Chrome扩展程序,该扩展的主要功能是“Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.”。
扩展截图
下载Verge (XVG) Price Ticker扩展crx文件
下载Verge (XVG) Price Ticker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
扩展基本信息
名称 | |
ID | hnkokbbffodljohjhpaabhoofokocacl |
官方URL | https://chrome.google.com/webstore/detail/verge-xvg-price-ticker/hnkokbbffodljohjhpaabhoofokocacl |
简介 | Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge. |
文件大小 | 44.42 KB |
安装次数 | 40 |
当前版本 | 1.0.0 |
更新时间 | 2018-01-24 |
上架时间 | 2018-01-24 |
评分 | 5.00/5 共3次评分 |
开发者 | https://coinlookup.co |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" ] } |