teleSUR

teleSUR representa la alternativa informativa para el mundo. Lo que no cuentan los grandes medios lo encuentra en teleSUR

teleSURคืออะไร?

teleSUR เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.telesurtv.net และคุณลักษณะหลักของมันคือ "teleSUR representa la alternativa informativa para el mundo. Lo que no cuentan los grandes medios lo encuentra en teleSUR"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย teleSUR

ดาวน์โหลดไฟล์ส่วนขยาย teleSUR ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        La voz de los pueblos de América Latina y el mundo en un solo canal. En teleSUR entendemos la importancia de brindar información veraz y en el momento en que ocurre la noticia. Contamos lo que las agencias y medios hegemónicos  pretenden invisibilizar, estamos en el lugar donde ocurren los hechos,  informamos sobre las historias que les importan a nuestros pueblos. Nuestra agenda va de la mano de los hechos que ocurren en el mundo. Somos teleSUR, la Señal Informativa.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ teleSUR teleSUR
ID maeednafmffkdnmakmacopgnacmnnmfn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/telesur/maeednafmffkdnmakmacopgnacmnnmfn
คำอธิบาย teleSUR representa la alternativa informativa para el mundo. Lo que no cuentan los grandes medios lo encuentra en teleSUR
ขนาดไฟล์ 170 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2015-05-26
วันที่เผยแพร่ 2015-05-26
คะแนน 4.63/5 รวมทั้งหมด 24 คะแนน
ผู้พัฒนา http://www.telesurtv.net
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.telesurtv.net/index.html
ภาษาที่รองรับ es-419
manifest.json
{
    "name": "teleSUR",
    "description": "teleSUR representa la alternativa informativa para el mundo. Lo que no cuentan los grandes medios lo encuentra en teleSUR",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "38": "icon.png"
        },
        "default_title": "teleSUR",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.2",
    "permissions": [
        "http:\/\/www.telesurtv.net\/rss\/*.xml",
        "http:\/\/static.telesurtv.net\/_static_rankings\/rss\/*",
        "tabs",
        "notifications"
    ]
}