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".

Снимки экрана расширения

screenshot

Скачать файл 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.                    

Основная информация о расширении

Название Emisoras de Peru Emisoras de Peru
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"
    }
}