Voladigi Notifications

Voladigi - Crypto arbitrage shows off desktop notifications.

Voladigi Notificationsとは何ですか?

Voladigi Notificationsはhttps://voladigi.comによって開発されたChromeの拡張機能で、その主な機能は「Voladigi - Crypto arbitrage shows off desktop notifications.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Voladigi Notifications拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}