Voladigi Notifications

Voladigi - Crypto arbitrage shows off desktop notifications.

Voladigi Notifications क्या है?

Voladigi Notifications https://voladigi.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Voladigi - Crypto arbitrage shows off desktop notifications."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Voladigi Notifications एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}