Hartico Flash Enabler

Activa automáticamente el plugin Adobe Flash para Hartico

What is Hartico Flash Enabler?

Hartico Flash Enabler is a Chrome extension developed by https://hartico.com, and its main feature is "Activa automáticamente el plugin Adobe Flash para Hartico".

Extension Screenshots

screenshot

Download Hartico Flash Enabler Extension CRX File

Download Hartico Flash Enabler 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

                        Con esta extensión, olvídate de tener que estar dando permisos para activar Adobe Flash Player cada vez que entras a Hartico. ¡Lo hace todo automáticamente!                    

Extension Basic Information

Name Hartico Flash Enabler Hartico Flash Enabler
ID iiokblnaglmiafdbegeffodnjoobagml
Official URL https://chromewebstore.google.com/detail/hartico-flash-enabler/iiokblnaglmiafdbegeffodnjoobagml
Description Activa automáticamente el plugin Adobe Flash para Hartico
File Size 66.48 KB
Installation Count 2,093
Current Version 1.0.1
Last Updated 2020-03-10
Publish Date 2020-03-10
Rating 3.40/5 Total 10 Ratings
Developer https://hartico.com
Payment Type free
Supported Languages es
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "Hartico Flash Enabler"
    },
    "description": "Activa autom\u00e1ticamente el plugin Adobe Flash para Hartico",
    "homepage_url": "https:\/\/www.hartico.com",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "196": "images\/icon-196.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "69",
    "name": "Hartico Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "HarticoFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}