Emisoras de Peru
Emisoras de radio de Peru con Google Chrome Extension
ما هو Emisoras de Peru؟
Emisoras de Peru هو إضافة Chrome تم تطويرها بواسطة World Radios، والميزة الرئيسية لها هي "Emisoras de radio de Peru con Google Chrome Extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Emisoras de Peru
قم بتنزيل ملفات الامتداد Emisoras de Peru بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Escucha las radios Peruanas desde tu Google Chrome browser. Súper fácil y 100% gratis.
معلومات أساسية عن التمديد
الاسم | |
ID | bnaggamiagjlpgnkpkdfbpnmajonblli |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/emisoras-de-peru/bnaggamiagjlpgnkpkdfbpnmajonblli |
الوصف | Emisoras de radio de Peru con Google Chrome Extension |
حجم الملف | 42.89 KB |
عدد التثبيتات | 1,150 |
النسخة الحالية | 0.4 |
آخر تحديث | 2013-07-31 |
تاريخ النشر | 2013-07-31 |
تقييم | 3.91/5 مجموع تقييمات 44 |
المطور | World Radios |
نوع الدفع | free |
اللغات المدعومة | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Emisoras de Peru", "version": "0.4", "description": "Emisoras de radio de Peru con Google Chrome Extension", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/www.radios.com.pe\/", "http:\/\/cdn.radiosfm.org\/" ], "icons": { "128": "icon-128.png" } } |