Onda Fuerteventura

Fuerteventura al Minuto, recibe la última hora directamente en tu navegador

What is Onda Fuerteventura?

Onda Fuerteventura is a Chrome extension developed by https://www.ondafuerteventura.es, and its main feature is "Fuerteventura al Minuto, recibe la última hora directamente en tu navegador".

Extension Screenshots

screenshot
screenshot
screenshot

Download Onda Fuerteventura Extension CRX File

Download Onda Fuerteventura 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

                        Grupo Radio-Televisión Onda Fuerteventura es el grupo de comunicación líder de la isla. Desde 2014 somos la radio de referencia en información y entretenimiento. Un equipo de profesionales que trabajan a diario para ofrecerle los mejores y más variados programas. Espacios de calidad que conforman una programación cercana, plural, original, con rigor... 24 horas al día de producción propia y siempre a pie de calle. Onda Fuerteventura se ha convertido en un grupo multimedia gestionando en la actualidad dos emisoras de radio, un canal de TV online, un directorio de empresas insular y un portal web de noticias.
Contacto: [email protected]                    

Extension Basic Information

Name Onda Fuerteventura Onda Fuerteventura
ID efggmoeikbknaaenmldgejfnbjlipbfh
Official URL https://chrome.google.com/webstore/detail/onda-fuerteventura/efggmoeikbknaaenmldgejfnbjlipbfh
Description Fuerteventura al Minuto, recibe la última hora directamente en tu navegador
File Size 134 KB
Installation Count 11
Current Version 1.0
Last Updated 2017-05-23
Publish Date 2017-05-23
Rating 5.00/5 Total 1 Ratings
Developer https://www.ondafuerteventura.es
Email [email protected]
Payment Type free
Help Page URL https://ondafuerteventura.es/contacto
Privacy Policy Page URL http://siete.online/privacidad
Supported Languages es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Onda Fuerteventura",
    "description": "Fuerteventura al Minuto, recibe la \u00faltima hora directamente en tu navegador",
    "background": {
        "page": "background.html"
    },
    "default_locale": "es",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "alarms",
        "notifications",
        "*:\/\/*\/*"
    ],
    "version": "1.0"
}