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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kaleem hunzai และคุณลักษณะหลักของมันคือ "Get notified of large volume & price actions during a specified time Interval"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CoinDetector Crypto price and volume scanner

ดาวน์โหลดไฟล์ส่วนขยาย 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 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
อีเมล [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\/"
    ]
}