Rung

Get Rung notifications at any time!

Rung là gì?

Rung là một tiện ích mở rộng Chrome được phát triển bởi https://rung.com.br, và tính năng chính của nó là "Get Rung notifications at any time!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Rung

Tải xuống các tệp mở rộng Rung dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Rung Rung
ID kgaphiibalhbgjbpimdblejjpgfhepad
URL Chính Thức https://chromewebstore.google.com/detail/rung/kgaphiibalhbgjbpimdblejjpgfhepad
Mô tả Get Rung notifications at any time!
Kích Thước Tệp 121 KB
Số Lần Cài Đặt 14
Phiên Bản Hiện Tại 1.0.7
Cập Nhật Lần Cuối 2018-04-13
Ngày Phát Hành 2018-04-13
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://rung.com.br
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://rung.com.br/contato
Ngôn Ngữ Được Hỗ Trợ 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'"
}