Voladigi Notifications

Voladigi - Crypto arbitrage shows off desktop notifications.

Τι είναι το Voladigi Notifications;

Το Voladigi Notifications είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://voladigi.com, και η κύρια λειτουργία του είναι "Voladigi - Crypto arbitrage shows off desktop notifications.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Voladigi Notifications

Λήψη αρχείων επέκτασης Voladigi Notifications σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Voladigi Notifications Voladigi Notifications
ID ciboikhkgoligcefcieadddpgfoolich
Επίσημο URL https://chromewebstore.google.com/detail/voladigi-notifications/ciboikhkgoligcefcieadddpgfoolich
Περιγραφή Voladigi - Crypto arbitrage shows off desktop notifications.
Μέγεθος Αρχείου 704 KB
Αριθμός Εγκαταστάσεων 11
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2018-12-21
Ημερομηνία Δημοσίευσης 2018-12-21
Προγραμματιστής https://voladigi.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.voladigi.com
Υποστηριζόμενες Γλώσσες 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"
    ]
}