CoinDetector Crypto price and volume scanner
Get notified of large volume & price actions during a specified time Interval
CoinDetector Crypto price and volume scanner là gì?
CoinDetector Crypto price and volume scanner là một tiện ích mở rộng Chrome được phát triển bởi kaleem hunzai, và tính năng chính của nó là "Get notified of large volume & price actions during a specified time Interval".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng CoinDetector Crypto price and volume scanner
Tải xuống các tệp mở rộng CoinDetector Crypto price and volume scanner dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | CoinDetector Crypto price and volume scanner |
ID | nbojhgkmkpakgfljijgnfofliafnbbfk |
URL Chính Thức | https://chromewebstore.google.com/detail/coindetector-crypto-price/nbojhgkmkpakgfljijgnfofliafnbbfk |
Mô tả | Get notified of large volume & price actions during a specified time Interval |
Kích Thước Tệp | 98.58 KB |
Số Lần Cài Đặt | 1,252 |
Phiên Bản Hiện Tại | 3 |
Cập Nhật Lần Cuối | 2021-09-16 |
Ngày Phát Hành | 2020-06-01 |
Đánh Giá | 4.22/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | kaleem hunzai |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |