Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
Crypto Trackerとは何ですか?
Crypto TrackerはDinh Luongによって開発されたChromeの拡張機能で、その主な機能は「Be up-to-date and track your favorite Cryptocurrencies movement.」です。
拡張機能のスクリーンショット
Crypto Tracker拡張機能のCRXファイルをダウンロード
Crypto Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies!
拡張機能の基本情報
名前 | Crypto Tracker |
ID | ebjjekdklfdnkbnjlinganmllmjfdblk |
公式URL | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk |
説明 | Be up-to-date and track your favorite Cryptocurrencies movement. |
ファイルサイズ | 99.16 KB |
インストール数 | 2,176 |
現在のバージョン | 2309 |
最終更新日 | 2023-09-08 |
公開日 | 2019-07-12 |
評価 | 4.35/5 合計 23 レビュー |
開発者 | Dinh Luong |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker |
対応言語 | en-US |
manifest.json | |
{ "manifest_version": 3, "name": "Crypto Tracker", "options_page": "html\/options.html", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2309", "action": { "default_icon": { "19": "images\/CT-logo-19.png", "38": "images\/CT-logo-38.png" }, "default_popup": "html\/main.html", "default_title": "Crypto Tracker" }, "description": "Be up-to-date and track your favorite Cryptocurrencies movement.", "homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker", "icons": { "128": "images\/CT-logo-128.png", "19": "images\/CT-logo-19.png", "38": "images\/CT-logo-38.png" } } |