CryptoCurrency Realtime Marketvalue
Realtime conversion value of CryptoCurrency to other currencies
什么是CryptoCurrency Realtime Marketvalue?
CryptoCurrency Realtime Marketvalue是由karthikaradhya.007开发的Chrome扩展程序,该扩展的主要功能是“Realtime conversion value of CryptoCurrency to other currencies”。
扩展截图
下载CryptoCurrency Realtime Marketvalue扩展crx文件
下载CryptoCurrency Realtime Marketvalue扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Realtime USD value, BTC value,% change for 1 hr, % change for 24 hrs, % change for 7 days all CryptoCurrency currencies
扩展基本信息
名称 | |
ID | nfdgpjomfbbfnhefjohknnopfbpjbnhd |
官方URL | https://chrome.google.com/webstore/detail/cryptocurrency-realtime-m/nfdgpjomfbbfnhefjohknnopfbpjbnhd |
简介 | Realtime conversion value of CryptoCurrency to other currencies |
文件大小 | 235 KB |
安装次数 | 77 |
当前版本 | 1.2 |
更新时间 | 2016-08-04 |
上架时间 | 2016-08-04 |
评分 | 3.00/5 共5次评分 |
开发者 | karthikaradhya.007 |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CryptoCurrency Realtime Marketvalue", "description": "Realtime conversion value of CryptoCurrency to other currencies", "version": "1.2", "icons": { "16": "images\/favicon.png", "48": "images\/favicon.png", "128": "images\/favicon.png" }, "browser_action": { "default_icon": "images\/favicon.png", "default_popup": "popup.html", "default_title": "CryptoCurrency Realtime Marketvalue" } } |