Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
什麼是Crypto Tracker?
Crypto Tracker是由Dinh Luong開發的Chrome擴展程式,該擴展的主要功能是“Be up-to-date and track your favorite Cryptocurrencies movement.”。
擴展截圖
下載Crypto Tracker擴展crx文件
下載Crypto Tracker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies!                     擴展基本資訊
| 名稱 |   |  
| ID | ebjjekdklfdnkbnjlinganmllmjfdblk | 
| 官方網址 | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk | 
| 簡介 | Be up-to-date and track your favorite Cryptocurrencies movement. | 
| 檔案大小 | 99.16 KB | 
| 安裝次數 | 2,176 | 
| 目前版本 | 2309 | 
| 更新時間 | 2023-09-08 | 
| 上架時間 | 2019-07-12 | 
| 評分 | 4.35/5 共 23 次評分 | 
| 開發者 | Dinh Luong | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker | 
| 支援的語言 | en-US | 
| manifest.json | |
 {
    "manifest_version": 3,
    "name": "Crypto Tracker",
    "options_page": "html\/options.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2309",
    "action": {
        "default_icon": {
            "19": "images\/CT-logo-19.png",
            "38": "images\/CT-logo-38.png"
        },
        "default_popup": "html\/main.html",
        "default_title": "Crypto Tracker"
    },
    "description": "Be up-to-date and track your favorite Cryptocurrencies movement.",
    "homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker",
    "icons": {
        "128": "images\/CT-logo-128.png",
        "19": "images\/CT-logo-19.png",
        "38": "images\/CT-logo-38.png"
    }
}  |  |