CoinDetector Crypto price and volume scanner

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

Qu'est-ce que CoinDetector Crypto price and volume scanner ?

CoinDetector Crypto price and volume scanner est une extension Chrome développée par kaleem hunzai, et sa fonction principale est "Get notified of large volume & price actions during a specified time Interval".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension CoinDetector Crypto price and volume scanner

Téléchargez les fichiers d'extension CoinDetector Crypto price and volume scanner au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom CoinDetector Crypto price and volume scanner CoinDetector Crypto price and volume scanner
ID nbojhgkmkpakgfljijgnfofliafnbbfk
URL Officiel https://chromewebstore.google.com/detail/coindetector-crypto-price/nbojhgkmkpakgfljijgnfofliafnbbfk
Description Get notified of large volume & price actions during a specified time Interval
Taille du Fichier 98.58 KB
Nombre d'Installations 1,252
Version Actuelle 3
Dernière Mise à Jour 2021-09-16
Date de Publication 2020-06-01
Évaluation 4.22/5 Total 9 Évaluations
Développeur kaleem hunzai
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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\/"
    ]
}