Noticias de Deportes

Descubre las noticias de Deportes más recientes

Noticias de Deportes là gì?

Noticias de Deportes là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Descubre las noticias de Deportes más recientes".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Noticias de Deportes

Tải xuống các tệp mở rộng Noticias de Deportes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
URL Chính Thức https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
Mô tả Descubre las noticias de Deportes más recientes
Kích Thước Tệp 32.69 KB
Số Lần Cài Đặt 17
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2017-01-16
Ngày Phát Hành 2017-01-16
Nhà Phát Triển Unknown
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}