Noticias Internacionales

Descubre las noticias Internacionalesmás recientes

Noticias Internacionalesคืออะไร?

Noticias Internacionales เป็นส่วนขยายของ Chrome ที่พัฒนาโดย alfonsitomartinz32 และคุณลักษณะหลักของมันคือ "Descubre las noticias Internacionalesmás recientes"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Noticias Internacionales

ดาวน์โหลดไฟล์ส่วนขยาย Noticias Internacionales ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Noticias Internacionales Noticias Internacionales
ID oioheojgamnbhdlangcibhigiidkajge
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/noticias-internacionales/oioheojgamnbhdlangcibhigiidkajge
คำอธิบาย Descubre las noticias Internacionalesmás recientes
ขนาดไฟล์ 30.96 KB
จำนวนการติดตั้ง 58
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2017-01-23
วันที่เผยแพร่ 2017-01-23
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา alfonsitomartinz32
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}