Noticias de Deportes
Descubre las noticias de Deportes más recientes
ما هو Noticias de Deportes؟
Noticias de Deportes هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Descubre las noticias de Deportes más recientes".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Noticias de Deportes
قم بتنزيل ملفات الامتداد Noticias de Deportes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
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" } } |