Noticias de Deportes

Descubre las noticias de Deportes más recientes

Noticias de Deportes क्या है?

Noticias de Deportes Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Descubre las noticias de Deportes más recientes"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

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

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

                        Últimas noticias sobre Deportes donde encontrarás información sobre lo que a usted le interesa. Póngase al día con las noticias de deporte actualizadas al minuto, además de reportajes y mucho más.

Nota: Solo funciona con acceso a Internet!                    

एक्सटेंशन की मूल जानकारी

नाम Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
आधिकारिक URL https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
विवरण Descubre las noticias de Deportes más recientes
फ़ाइल का आकार 32.69 KB
स्थापना संख्या 17
वर्तमान संस्करण 1
अंतिम अपडेट 2017-01-16
प्रकाशन तिथि 2017-01-16
डेवलपर Unknown
भुगतान के प्रकार free
समर्थित भाषाएँ es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noticias de Deportes",
    "manifest_version": 2,
    "short_name": "Noticias de Deportes",
    "description": "Descubre las noticias de Deportes m\u00e1s recientes",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "1484397030_Citycons_newspaper.png"
    },
    "icons": {
        "128": "icon.png"
    }
}