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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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