Live News Cloud
Extension description
Live News Cloudคืออะไร?
Live News Cloud เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AppMerge App Maker และคุณลักษณะหลักของมันคือ "Extension description"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Live News Cloud
ดาวน์โหลดไฟล์ส่วนขยาย 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" ] } |