Crypto Prices
Real-time cryptocurrency price, market cap and rankings.
Crypto Pricesとは何ですか?
Crypto Pricesはhttps://www.electronic-currency.comによって開発されたChromeの拡張機能で、その主な機能は「Real-time cryptocurrency price, market cap and rankings.」です。
拡張機能のスクリーンショット
Crypto Prices拡張機能のCRXファイルをダウンロード
Crypto Prices拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Real-time cryptocurrency prices, market cap and rankings. Rates are updated from Coinmarketcap API.                     拡張機能の基本情報
| 名前 |   |  
| ID | kkmafppmcealainejjmefoahhoaepncn | 
| 公式URL | https://chromewebstore.google.com/detail/crypto-prices/kkmafppmcealainejjmefoahhoaepncn | 
| 説明 | Real-time cryptocurrency price, market cap and rankings. | 
| ファイルサイズ | 42.63 KB | 
| インストール数 | 464 | 
| 現在のバージョン | 1.1.2 | 
| 最終更新日 | 2019-05-03 | 
| 公開日 | 2019-05-03 | 
| 評価 | 4.13/5 合計 8 レビュー | 
| 開発者 | https://www.electronic-currency.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Prices",
    "version": "1.1.2",
    "manifest_version": 2,
    "description": "Real-time cryptocurrency price, market cap and rankings.",
    "browser_action": {
        "default_title": "Crypto Prices",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png",
        "48": "icons\/icon48.png",
        "32": "icons\/icon32.png",
        "16": "icons\/icon16.png"
    }
}  |  |