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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get notified of large volume & price actions during a specified time Interval"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में CoinDetector Crypto price and volume scanner एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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\/"
    ]
}