Emisoras de Peru

Emisoras de radio de Peru con Google Chrome Extension

What is Emisoras de Peru?

Emisoras de Peru is a Chrome extension developed by World Radios, and its main feature is "Emisoras de radio de Peru con Google Chrome Extension".

Extension Screenshots

screenshot

Download Emisoras de Peru Extension CRX File

Download Emisoras de Peru extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Escucha las radios Peruanas desde tu Google Chrome browser. Súper fácil y 100% gratis.                    

Extension Basic Information

Name Emisoras de Peru Emisoras de Peru
ID bnaggamiagjlpgnkpkdfbpnmajonblli
Official URL https://chrome.google.com/webstore/detail/emisoras-de-peru/bnaggamiagjlpgnkpkdfbpnmajonblli
Description Emisoras de radio de Peru con Google Chrome Extension
File Size 42.89 KB
Installation Count 1,150
Current Version 0.4
Last Updated 2013-07-31
Publish Date 2013-07-31
Rating 3.91/5 Total 44 Ratings
Developer World Radios
Payment Type free
Supported Languages 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"
    }
}