Emisoras de Peru
Emisoras de radio de Peru con Google Chrome Extension
Emisoras de Peru क्या है?
Emisoras de Peru World Radios द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Emisoras de radio de Peru con Google Chrome Extension"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Emisoras de Peru एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } } |