MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
MyCryptoとは何ですか?
MyCryptoはinfo.screengrabrによって開発されたChromeの拡張機能で、その主な機能は「The Top 10 Cryptocurrencies ranking from highest to lowest」です。
拡張機能のスクリーンショット
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 .
拡張機能の基本情報
名前 | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
公式URL | 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 |
Eメール | [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" ] } } |