teleSUR English
The voice of Latin America and the world in one channel. teleSUR provides 24-hour coverage, with reliable and timely information.
teleSUR Englishคืออะไร?
teleSUR English เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.telesurtv.net และคุณลักษณะหลักของมันคือ "The voice of Latin America and the world in one channel. teleSUR provides 24-hour coverage, with reliable and timely information. "
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย teleSUR English
ดาวน์โหลดไฟล์ส่วนขยาย teleSUR English ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The voice of Latin America and the world in one channel. Here in teleSUR we understand the importance of providing reliable information in a timely manner. We tell what mainstream media hides, and wherever the news is taking place teleSUR is there. We always break the stories that are important for our countries. Our agenda goes hand in hand with what is happening in the world. We are teleSUR, we are the voice of Latin America.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | loamoackmdkeccihahpnbajleckmpcei |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/loamoackmdkeccihahpnbajleckmpcei |
คำอธิบาย | The voice of Latin America and the world in one channel. teleSUR provides 24-hour coverage, with reliable and timely information. |
ขนาดไฟล์ | 130 KB |
จำนวนการติดตั้ง | 74 |
เวอร์ชันปัจจุบัน | 0.3 |
อัปเดตครั้งล่าสุด | 2015-10-27 |
วันที่เผยแพร่ | 2015-10-27 |
คะแนน | 4.71/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | http://www.telesurtv.net |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.telesurtv.net/english/index.html |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": { "38": "icon.png" }, "default_popup": "popup.html", "default_title": "teleSUR English" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "description": "The voice of Latin America and the world in one channel. teleSUR provides 24-hour coverage, with reliable and timely information. ", "icons": { "128": "icon128.png", "16": "icon16.png", "48": "icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAofWF0HL9iX812pxu904y6V1X9o2h8t\/XTuvbnZw3GyOfMkJp4PHuQahJ1po69cDD6s2r5Abww1xr\/ElteupHR+2ntvWUEBtdr2PsXtBk2j9v928uhasEu0ILm4cjsXh78eXFOBOue0In9UTd7IyloogXwUN9GsS4LrBOmJIhEi4X6tYdAG6XaCmnTnHzzGNGDrJwoggnQ0WbJobV0X3JTHHSBn5lB0fwAr2OhB3zL7NqOlB8clc3oSXieiE\/pxv44\/j3HPIEBU3P9Qrv74M6glUzHjCtww2JpEgHV+1KNO0b29\/H4a+tByeJz+QhOXYnd4Y7KEVUXXeWm9TcEe3vHwIDAQAB", "manifest_version": 2, "name": "teleSUR English", "permissions": [ "http:\/\/www.telesurtv.net\/rss\/*.xml", "http:\/\/static.telesurtv.net\/_static_rankings\/rss\/*", "tabs", "notifications" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.3" } |