Noticias de Deportes

Descubre las noticias de Deportes más recientes

What is Noticias de Deportes?

Noticias de Deportes is a Chrome extension developed by Unknown, and its main feature is "Descubre las noticias de Deportes más recientes".

Extension Screenshots

screenshot

Download Noticias de Deportes Extension CRX File

Download Noticias de Deportes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ú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!                    

Extension Basic Information

Name Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
Official URL https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
Description Descubre las noticias de Deportes más recientes
File Size 32.69 KB
Installation Count 17
Current Version 1
Last Updated 2017-01-16
Publish Date 2017-01-16
Developer Unknown
Payment Type free
Supported Languages 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"
    }
}