MyCrypto

The Top 10 Cryptocurrencies ranking from highest to lowest

什麼是MyCrypto?

MyCrypto是由info.screengrabr開發的Chrome擴展程式,該擴展的主要功能是“The Top 10 Cryptocurrencies ranking from highest to lowest”。

擴展截圖

screenshot

下載MyCrypto擴展crx文件

下載MyCrypto擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        A cryptocurrency (or “crypto”) is a digital currency that can be used to buy goods and services, but uses an online ledger with strong cryptography to secure online transactions. Much of the interest in these unregulated currencies is to trade for profit, with speculators at times driving prices skyward.
We are displaying the detail of top 10 crypto currencies .                    

擴展基本資訊

名稱 MyCrypto MyCrypto
ID lcfeeincnkoghakocbmdekpibmdckmen
官方網址 https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen
簡介 The Top 10 Cryptocurrencies ranking from highest to lowest
檔案大小 287 KB
安裝次數 17
目前版本 3.0.1
更新時間 2021-04-25
上架時間 2021-04-02
評分 5.00/5 共 34 次評分
開發者 info.screengrabr
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyCrypto",
    "version": "3.0.1",
    "description": "The Top 10 Cryptocurrencies ranking from highest to lowest",
    "manifest_version": 2,
    "icons": {
        "16": "files\/img\/icon16.png",
        "48": "files\/img\/icon48.png",
        "128": "files\/img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "files\/img\/logo.png",
        "default_popup": "extension.html"
    },
    "background": {
        "scripts": [
            "files\/js\/extension.js"
        ]
    }
}