Cryptocurrency Portfolio

Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more

Cryptocurrency Portfolio là gì?

Cryptocurrency Portfolio là một tiện ích mở rộng Chrome được phát triển bởi https://cryptoporto.com, và tính năng chính của nó là "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Cryptocurrency Portfolio 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

                        Open Portfolio for your Digital Currencies

Make a portfolio for your cryptocurrencies in three clicks without registration. Your porto is open and visible for everybody. With the Cryptoporto extension you can see the value of all your coins in one click: Bitcoin, Ethereum, Litecoin, Dash, Monero, NEO, OmiseGO, Ripple and 800 more.                    

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

Tên Cryptocurrency Portfolio Cryptocurrency Portfolio
ID pnjaenlogfahpkkmmhbenkendmhcaebo
URL Chính Thức https://chrome.google.com/webstore/detail/cryptocurrency-portfolio/pnjaenlogfahpkkmmhbenkendmhcaebo
Mô tả Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more
Kích Thước Tệp 16.23 KB
Số Lần Cài Đặt 376
Phiên Bản Hiện Tại 1.30
Cập Nhật Lần Cuối 2017-09-30
Ngày Phát Hành 2017-09-30
Đánh Giá 4.80/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://cryptoporto.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://cryptoporto.com/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Portfolio",
    "description": "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more",
    "version": "1.30",
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "cryptoporto.html"
    },
    "permissions": [
        "storage"
    ]
}