teleSUR

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

teleSUR क्या है?

teleSUR 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 फ़ाइल डाउनलोड करें

crx प्रारूप में teleSUR एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}