Live News Cloud

Extension description

什麼是Live News Cloud?

Live News Cloud是由AppMerge App Maker開發的Chrome擴展程式,該擴展的主要功能是“Extension description”。

擴展截圖

screenshot

下載Live News Cloud擴展crx文件

下載Live News Cloud擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Live News Cloud Live News Cloud
ID mdpeibincallapdamgmhhpneloaoipii
官方網址 https://chromewebstore.google.com/detail/live-news-cloud/mdpeibincallapdamgmhhpneloaoipii
簡介 Extension description
檔案大小 193 KB
安裝次數 645
目前版本 3.0
更新時間 2015-09-17
上架時間 2015-09-17
評分 4.71/5 共 14 次評分
開發者 AppMerge App Maker
付費類型 free
擴展官網 http://www.appmerge.com
說明頁面URL http://www.appmerge.com/support
支援的語言 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"
    ]
}