Voladigi Notifications

Voladigi - Crypto arbitrage shows off desktop notifications.

Qu'est-ce que Voladigi Notifications ?

Voladigi Notifications est une extension Chrome développée par https://voladigi.com, et sa fonction principale est "Voladigi - Crypto arbitrage shows off desktop notifications.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Voladigi Notifications

Téléchargez les fichiers d'extension Voladigi Notifications 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

                        VOLADIGI - CRYPTO ARBITRAGE
COMPARE QUOTES FROM LARGEST CRYPTO EXCHANGES
AND EXPLORE ARBITRAGE OPPORTUNITIES

Compare competitive prices from major crypto exchanges, such as Bitfinex, kraken, Bittrex and more.
You can use this tool to retrieve crypto arbitrage alerts in real-time, using your chrome browser.
Set your own personal preferences for arbitrage spread alerts.
Stay tuned. More valuable features will be added in the future.                    

Informations de Base sur l'Extension

Nom Voladigi Notifications Voladigi Notifications
ID ciboikhkgoligcefcieadddpgfoolich
URL Officiel https://chromewebstore.google.com/detail/voladigi-notifications/ciboikhkgoligcefcieadddpgfoolich
Description Voladigi - Crypto arbitrage shows off desktop notifications.
Taille du Fichier 704 KB
Nombre d'Installations 11
Version Actuelle 1.0.0
Dernière Mise à Jour 2018-12-21
Date de Publication 2018-12-21
Développeur https://voladigi.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.voladigi.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "jquery-1.6.4.min.js",
            "jquery.signalR-2.4.0.min.js",
            "background.js"
        ],
        "persistent": true
    },
    "description": "Voladigi - Crypto arbitrage shows off desktop notifications.",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "manifest_version": 2,
    "name": "Voladigi Notifications",
    "short_name": "Voladigi",
    "options_page": "options.html",
    "page_action": {
        "default_icon": {
            "16": "images\/16.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        }
    },
    "permissions": [
        "notifications",
        "http:\/\/173.234.155.130:8080\/*"
    ],
    "version": "1.0.0",
    "web_accessible_resources": [
        "48.png"
    ]
}