CoinDetector Crypto price and volume scanner
Get notified of large volume & price actions during a specified time Interval
Apa itu CoinDetector Crypto price and volume scanner?
CoinDetector Crypto price and volume scanner adalah ekstensi Chrome yang dikembangkan oleh kaleem hunzai, dan fitur utamanya adalah "Get notified of large volume & price actions during a specified time Interval".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CoinDetector Crypto price and volume scanner
Unduh file ekstensi CoinDetector Crypto price and volume scanner dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | CoinDetector Crypto price and volume scanner |
ID | nbojhgkmkpakgfljijgnfofliafnbbfk |
URL Resmi | https://chromewebstore.google.com/detail/coindetector-crypto-price/nbojhgkmkpakgfljijgnfofliafnbbfk |
Deskripsi | Get notified of large volume & price actions during a specified time Interval |
Ukuran File | 98.58 KB |
Jumlah Instalasi | 1,252 |
Versi Saat Ini | 3 |
Terakhir Diperbarui | 2021-09-16 |
Tanggal Publikasi | 2020-06-01 |
Penilaian | 4.22/5 Total 9 Penilaian |
Pengembang | kaleem hunzai |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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\/" ] } |