Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
什麼是Crypto Panel?
Crypto Panel是由Everydat Utilites開發的Chrome擴展程式,該擴展的主要功能是“If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…”。
擴展截圖
下載Crypto Panel擴展crx文件
下載Crypto Panel擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000 altcoins price and market cap info. You can costumize what cryptocurrency you want to have info for and for what period chart should show data. Chart is only optional also. Maybe you want just simple box with price.
擴展基本資訊
名稱 | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
官方網址 | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
簡介 | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
檔案大小 | 1.74 MB |
安裝次數 | 437 |
目前版本 | 0.0.1 |
更新時間 | 2017-10-27 |
上架時間 | 2017-10-27 |
評分 | 3.67/5 共 9 次評分 |
開發者 | Everydat Utilites |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crypto Panel", "version": "0.0.1", "manifest_version": 2, "description": "", "homepage_url": "http:\/\/micro-js.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Crypto Panel", "default_popup": "index.html" }, "permissions": [ "http:\/\/coincap.io\/*" ] } |