Crypto Prices
Real-time cryptocurrency price, market cap and rankings.
什麼是Crypto Prices?
Crypto Prices是由https://www.electronic-currency.com開發的Chrome擴展程式,該擴展的主要功能是“Real-time cryptocurrency price, market cap and rankings.”。
擴展截圖
下載Crypto Prices擴展crx文件
下載Crypto Prices擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Real-time cryptocurrency prices, market cap and rankings. Rates are updated from Coinmarketcap API. 擴展基本資訊
| 名稱 | |
| ID | kkmafppmcealainejjmefoahhoaepncn |
| 官方網址 | https://chromewebstore.google.com/detail/crypto-prices/kkmafppmcealainejjmefoahhoaepncn |
| 簡介 | Real-time cryptocurrency price, market cap and rankings. |
| 檔案大小 | 42.63 KB |
| 安裝次數 | 464 |
| 目前版本 | 1.1.2 |
| 更新時間 | 2019-05-03 |
| 上架時間 | 2019-05-03 |
| 評分 | 4.13/5 共 8 次評分 |
| 開發者 | https://www.electronic-currency.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Crypto Prices",
"version": "1.1.2",
"manifest_version": 2,
"description": "Real-time cryptocurrency price, market cap and rankings.",
"browser_action": {
"default_title": "Crypto Prices",
"default_popup": "popup.html"
},
"icons": {
"128": "icons\/icon128.png",
"64": "icons\/icon64.png",
"48": "icons\/icon48.png",
"32": "icons\/icon32.png",
"16": "icons\/icon16.png"
}
} | |