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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } } |