MyCrypto

The Top 10 Cryptocurrencies ranking from highest to lowest

MyCrypto là gì?

MyCrypto là một tiện ích mở rộng Chrome được phát triển bởi info.screengrabr, và tính năng chính của nó là "The Top 10 Cryptocurrencies ranking from highest to lowest".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng MyCrypto

Tải xuống các tệp mở rộng MyCrypto dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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 .                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên MyCrypto MyCrypto
ID lcfeeincnkoghakocbmdekpibmdckmen
URL Chính Thức https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen
Mô tả The Top 10 Cryptocurrencies ranking from highest to lowest
Kích Thước Tệp 287 KB
Số Lần Cài Đặt 17
Phiên Bản Hiện Tại 3.0.1
Cập Nhật Lần Cuối 2021-04-25
Ngày Phát Hành 2021-04-02
Đánh Giá 5.00/5 Tổng số 34 Đánh Giá
Nhà Phát Triển info.screengrabr
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}