Live News Cloud

Extension description

Live News Cloud là gì?

Live News Cloud là một tiện ích mở rộng Chrome được phát triển bởi AppMerge App Maker, và tính năng chính của nó là "Extension description".

Ả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 Live News Cloud

Tải xuống các tệp mở rộng Live News Cloud 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

                        The #1 Live News Stream TV Chrome APP brings you ALL THE NEWS, ALL THE TIME.  We are better than any mainstream news syndicator you will find.  This app makes it easy to get your news fast, and see live video as news happens.

More Updates Automatically soon including live video for Android!                    

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

Tên Live News Cloud Live News Cloud
ID mdpeibincallapdamgmhhpneloaoipii
URL Chính Thức https://chromewebstore.google.com/detail/live-news-cloud/mdpeibincallapdamgmhhpneloaoipii
Mô tả Extension description
Kích Thước Tệp 193 KB
Số Lần Cài Đặt 645
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2015-09-17
Ngày Phát Hành 2015-09-17
Đánh Giá 4.71/5 Tổng số 14 Đánh Giá
Nhà Phát Triển AppMerge App Maker
Loại Thanh Toán free
Trang Web Mở Rộng http://www.appmerge.com
URL Trang Trợ Giúp http://www.appmerge.com/support
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Live News Cloud",
    "icons": {
        "128": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "16": "icons\/button.png"
    },
    "web_accessible_resources": [
        "res\/*"
    ],
    "description": "Extension description",
    "background": {
        "page": "background.html"
    },
    "homepage_url": "http:\/\/www.livenewschat.eu\/",
    "version": "3.0",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/icon19.png",
        "default_title": "Live News Cloud"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webNavigation"
    ]
}