CoinDetector Crypto price and volume scanner

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

Wat is CoinDetector Crypto price and volume scanner?

CoinDetector Crypto price and volume scanner is een Chrome-extensie ontwikkeld door kaleem hunzai, en de belangrijkste functie is "Get notified of large volume & price actions during a specified time Interval".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie CoinDetector Crypto price and volume scanner

Download CoinDetector Crypto price and volume scanner-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam CoinDetector Crypto price and volume scanner CoinDetector Crypto price and volume scanner
ID nbojhgkmkpakgfljijgnfofliafnbbfk
Officiële URL https://chromewebstore.google.com/detail/coindetector-crypto-price/nbojhgkmkpakgfljijgnfofliafnbbfk
Beschrijving Get notified of large volume & price actions during a specified time Interval
Bestandsgrootte 98.58 KB
Aantal Installaties 1,252
Huidige Versie 3
Laatst Bijgewerkt 2021-09-16
Publicatiedatum 2020-06-01
Beoordeling 4.22/5 Totaal 9 Beoordelingen
Ontwikkelaar kaleem hunzai
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}