CoinDetector Crypto price and volume scanner

Get notified of large volume & price actions during a specified time Interval

Co je CoinDetector Crypto price and volume scanner?

CoinDetector Crypto price and volume scanner je rozšíření Chrome vyvinuté kaleem hunzai, a jeho hlavní funkcí je „Get notified of large volume & price actions during a specified time Interval“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření CoinDetector Crypto price and volume scanner

Stáhněte si soubory rozšíření CoinDetector Crypto price and volume scanner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název CoinDetector Crypto price and volume scanner CoinDetector Crypto price and volume scanner
ID nbojhgkmkpakgfljijgnfofliafnbbfk
Oficiální URL https://chromewebstore.google.com/detail/coindetector-crypto-price/nbojhgkmkpakgfljijgnfofliafnbbfk
Popis Get notified of large volume & price actions during a specified time Interval
Velikost souboru 98.58 KB
Počet instalací 1,252
Aktuální Verze 3
Poslední Aktualizace 2021-09-16
Datum Vydání 2020-06-01
Hodnocení 4.22/5 Celkem 9 Hodnocení
Vývojář kaleem hunzai
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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\/"
    ]
}