ZuPago Crypto Tracker & Converter
Helps Calculate Current Crypto Currency Exchange Live Rates
ZuPago Crypto Tracker & Converterとは何ですか?
ZuPago Crypto Tracker & Converterはhttp://zupago.peによって開発されたChromeの拡張機能で、その主な機能は「Helps Calculate Current Crypto Currency Exchange Live Rates」です。
拡張機能のスクリーンショット
ZuPago Crypto Tracker & Converter拡張機能のCRXファイルをダウンロード
ZuPago Crypto Tracker & Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
ZuPago Crypto Tracker & Converter, Give Best and reliable life Exchange Rates of Crypto-Currency, it enables you to config which rate is important to you and what to display. Also Enable you to set unlimited notification you can easily monitors live rate by config alert.
拡張機能の基本情報
名前 | |
ID | mnalladdhdlgjmjoocjnoolbehpkmhhp |
公式URL | https://chrome.google.com/webstore/detail/zupago-crypto-tracker-con/mnalladdhdlgjmjoocjnoolbehpkmhhp |
説明 | Helps Calculate Current Crypto Currency Exchange Live Rates |
ファイルサイズ | 472 KB |
インストール数 | 41 |
現在のバージョン | 1.4.2 |
最終更新日 | 2019-01-09 |
公開日 | 2019-01-09 |
評価 | 4.50/5 合計 16 レビュー |
開発者 | http://zupago.pe |
支払い方法 | free |
拡張機能のウェブサイト | https://zupago.pe/terms |
ヘルプページのURL | https://zupago.pe/contact-us |
プライバシーポリシーページのURL | https://zupago.pe/terms |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ZuPago Crypto Tracker & Converter", "short_name": "ZuPago Crypto Tracker & Converter", "version": "1.4.2", "description": "Helps Calculate Current Crypto Currency Exchange Live Rates", "permissions": [ "storage", "https:\/\/*.zupago.pe\/*", "https:\/\/*.bitcoinaverage.com\/*", "http:\/\/*.zupago.pe\/*", "http:\/\/*.bitcoinaverage.com\/*", "notifications" ], "browser_action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "background": { "page": "background.html", "persistent": true }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_security_policy": "script-src 'self' 'sha256-pbz+E3L0g6Nj8+XWmiwq+gQsLaXVSGLpTGLpfFkbCbc=' 'sha256-pbz+E3L0g6Nj8+XWmiwq+gQsLaXVSGLpTGLpfFkbCbc=' 'sha256-hmUatUa8ps28FFeQ0hy1vzqR8OLGYf4uaOrNyUdYeF0=' https:\/\/ssl.google-analytics.com https:\/\/ssl.google-analytics.com\/ga.js; object-src 'self'", "manifest_version": 2 } |