CryptoTabs
Real-time crypto prices in your new tab.
什麼是CryptoTabs?
CryptoTabs是由https://cryptotabs.app開發的Chrome擴展程式,該擴展的主要功能是“Real-time crypto prices in your new tab.”。
擴展截圖
下載CryptoTabs擴展crx文件
下載CryptoTabs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get the latest prices for Bitcoin, Etherium, Litecoin, Ripple and more in your new tab. See the value of any cryptocurrency in most fiat currencies. 擴展基本資訊
| 名稱 | |
| ID | lbcjaollbgiecemkpbllpkbeffegcllo |
| 官方網址 | https://chromewebstore.google.com/detail/cryptotabs/lbcjaollbgiecemkpbllpkbeffegcllo |
| 簡介 | Real-time crypto prices in your new tab. |
| 檔案大小 | 776 KB |
| 安裝次數 | 5,191 |
| 目前版本 | 0.0.2 |
| 更新時間 | 2019-07-17 |
| 上架時間 | 2019-07-16 |
| 評分 | 4.47/5 共 15 次評分 |
| 開發者 | https://cryptotabs.app |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "CryptoTabs",
"version": "0.0.2",
"manifest_version": 2,
"description": "Real-time crypto prices in your new tab.",
"icons": {
"128": "cryptotabs-128.png"
},
"chrome_url_overrides": {
"newtab": "extension.html"
}
} | |