Hixeland Adobe Flash Player Automático

Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.

What is Hixeland Adobe Flash Player Automático?

Hixeland Adobe Flash Player Automático is a Chrome extension developed by jabbuxprincipal, and its main feature is "Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.".

Extension Screenshots

screenshot

Download Hixeland Adobe Flash Player Automático Extension CRX File

Download Hixeland Adobe Flash Player Automático 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

                        Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.                    

Extension Basic Information

Name Hixeland Adobe Flash Player Automático Hixeland Adobe Flash Player Automático
ID mfcbjdmmemjdjiapobhncpehjmbhggeo
Official URL https://chrome.google.com/webstore/detail/hixeland-adobe-flash-play/mfcbjdmmemjdjiapobhncpehjmbhggeo
Description Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.
File Size 33.34 KB
Installation Count 28
Current Version 1.0.2
Last Updated 2020-09-22
Publish Date 2020-09-22
Developer jabbuxprincipal
Email [email protected]
Payment Type free
Extension Website https://hixeland.es/
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hixeland Adobe Flash Player Autom\u00e1tico",
    "version": "1.0.2",
    "description": "Activa autom\u00e1ticamente el flash player de tu navegador cada vez que entres al hotel.",
    "permissions": [
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "manifest_version": 2,
    "icons": {
        "512": "images\/icon-512x512.png",
        "384": "images\/icon-384x384.png",
        "192": "images\/icon-192x192.png",
        "152": "images\/icon-152x152.png",
        "144": "images\/icon-144x144.png",
        "128": "images\/icon-128x128.png",
        "96": "images\/icon-96x96.png",
        "72": "images\/icon-72x72.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-96x96.png"
    }
}