Cryptocurrency Portfolio
Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more
Cryptocurrency Portfolioとは何ですか?
Cryptocurrency Portfolioはhttps://cryptoporto.comによって開発されたChromeの拡張機能で、その主な機能は「Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more」です。
拡張機能のスクリーンショット
Cryptocurrency Portfolio拡張機能のCRXファイルをダウンロード
Cryptocurrency Portfolio拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | pnjaenlogfahpkkmmhbenkendmhcaebo |
公式URL | https://chrome.google.com/webstore/detail/cryptocurrency-portfolio/pnjaenlogfahpkkmmhbenkendmhcaebo |
説明 | Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more |
ファイルサイズ | 16.23 KB |
インストール数 | 376 |
現在のバージョン | 1.30 |
最終更新日 | 2017-09-30 |
公開日 | 2017-09-30 |
評価 | 4.80/5 合計 10 レビュー |
開発者 | https://cryptoporto.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://cryptoporto.com/ |
対応言語 | 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" ] } |