Live News Cloud
Extension description
Live News Cloudとは何ですか?
Live News CloudはAppMerge App Makerによって開発されたChromeの拡張機能で、その主な機能は「Extension description」です。
拡張機能のスクリーンショット
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 |
ID | mdpeibincallapdamgmhhpneloaoipii |
公式URL | 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" ] } |