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 |
官方網址 | 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" } } |