Noticias Internacionales

Descubre las noticias Internacionalesmás recientes

Noticias Internacionales là gì?

Noticias Internacionales là một tiện ích mở rộng Chrome được phát triển bởi alfonsitomartinz32, và tính năng chính của nó là "Descubre las noticias Internacionalesmá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 Internacionales

Tải xuống các tệp mở rộng Noticias Internacionales 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 Internacionales donde encontrarás información sobre lo que a usted le interesa. Póngase al día con las noticias de cualquier parte de la región de una manera rápida y 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 Internacionales Noticias Internacionales
ID oioheojgamnbhdlangcibhigiidkajge
URL Chính Thức https://chrome.google.com/webstore/detail/noticias-internacionales/oioheojgamnbhdlangcibhigiidkajge
Mô tả Descubre las noticias Internacionalesmás recientes
Kích Thước Tệp 30.96 KB
Số Lần Cài Đặt 58
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2017-01-23
Ngày Phát Hành 2017-01-23
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển alfonsitomartinz32
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 Internacionales",
    "manifest_version": 2,
    "short_name": "Noticias Internacionales",
    "description": "Descubre las noticias Internacionalesm\u00e1s recientes",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "1484397030_Citycons_newspaper.png"
    },
    "icons": {
        "128": "icon.png"
    }
}