Rung

Get Rung notifications at any time!

Rungとは何ですか?

Rungはhttps://rung.com.brによって開発されたChromeの拡張機能で、その主な機能は「Get Rung notifications at any time!」です。

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

screenshot

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

Rung拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Enjoy your day - Rung alerts you.

Login with Rung and see how you can save time with real time, smart alerts. The Alerts by Rung delivers information about tickets, accommodations, stock exchanges, real estate, foreign currencies, online store products, and much more. All of this according to your preferences, saving the need to spend hours and hours searching across dozens of sites!                    

拡張機能の基本情報

名前 Rung Rung
ID kgaphiibalhbgjbpimdblejjpgfhepad
公式URL https://chromewebstore.google.com/detail/rung/kgaphiibalhbgjbpimdblejjpgfhepad
説明 Get Rung notifications at any time!
ファイルサイズ 121 KB
インストール数 14
現在のバージョン 1.0.7
最終更新日 2018-04-13
公開日 2018-04-13
評価 5.00/5 合計 5 レビュー
開発者 https://rung.com.br
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://rung.com.br/contato
対応言語 en,fr,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "observer.min.js"
        ],
        "persistent": false
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.7",
    "author": "Rung ",
    "default_locale": "en",
    "icons": {
        "16": "resources\/rung16.png",
        "48": "resources\/rung128.png",
        "128": "resources\/rung128.png"
    },
    "browser_action": {
        "default_icon": "resources\/rung16.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "alarms",
        "notifications",
        "storage",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io\/widget\/fw9pakyw https:\/\/js.intercomcdn.com; object-src 'self'"
}