CoinDetector Crypto price and volume scanner
Get notified of large volume & price actions during a specified time Interval
CoinDetector Crypto price and volume scannerとは何ですか?
CoinDetector Crypto price and volume scannerはkaleem hunzaiによって開発されたChromeの拡張機能で、その主な機能は「Get notified of large volume & price actions during a specified time Interval」です。
拡張機能のスクリーンショット
CoinDetector Crypto price and volume scanner拡張機能のCRXファイルをダウンロード
CoinDetector Crypto price and volume scanner拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get notified of large volume & price actions during a specified time Interval, Users can set the amount of volume and price change which will trigger the alert this extension uses coin data from binance, this extension is the advanced version of https://agile-cliffs-23967.herokuapp.com/binance, icon made by https://www.freepik.com/ from https://flaticon.com/ Coinbase momentum indicator | Binance momentum indicator | cryptocurrency momentum indicator version number = my btc balance
拡張機能の基本情報
名前 | CoinDetector Crypto price and volume scanner |
ID | nbojhgkmkpakgfljijgnfofliafnbbfk |
公式URL | https://chromewebstore.google.com/detail/coindetector-crypto-price/nbojhgkmkpakgfljijgnfofliafnbbfk |
説明 | Get notified of large volume & price actions during a specified time Interval |
ファイルサイズ | 98.58 KB |
インストール数 | 1,252 |
現在のバージョン | 3 |
最終更新日 | 2021-09-16 |
公開日 | 2020-06-01 |
評価 | 4.22/5 合計 9 レビュー |
開発者 | kaleem hunzai |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "48": "alarm.png" }, "background": { "scripts": [ "bg.js" ] }, "browser_action": [], "manifest_version": 2, "name": "CoinDetector Crypto price and volume scanner", "description": "Get notified of large volume & price actions during a specified time Interval", "version": "3", "author": "kaleem ullah khan", "permissions": [ "https:\/\/api.binance.com\/" ] } |