Atlanta Flash Enabler

Automatically enable the Adobe Flash plugin for Atlanta Community

What is Atlanta Flash Enabler?

Atlanta Flash Enabler is a Chrome extension developed by Atlanta, and its main feature is "Automatically enable the Adobe Flash plugin for Atlanta Community".

Extension Screenshots

screenshot

Download Atlanta Flash Enabler Extension CRX File

Download Atlanta 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

                        Esta extensión configurará automáticamente los permisos de Flash para 'permitir' para los sitios Atlanta Community                    

Extension Basic Information

Name Atlanta Flash Enabler Atlanta Flash Enabler
ID mhnpkmeebbfbkfngldjjcfihmpimibjd
Official URL https://chromewebstore.google.com/detail/atlanta-flash-enabler/mhnpkmeebbfbkfngldjjcfihmpimibjd
Description Automatically enable the Adobe Flash plugin for Atlanta Community
File Size 28.33 KB
Installation Count 9,173
Current Version 1.3.1
Last Updated 2020-02-17
Publish Date 2020-02-17
Rating 3.50/5 Total 4 Ratings
Developer Atlanta
Payment Type free
Supported Languages es-419
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "Atlanta Flash Enabler"
    },
    "description": "Automatically enable the Adobe Flash plugin for Atlanta Community",
    "homepage_url": "https:\/\/haddoz.net",
    "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": "Atlanta Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "AtlantaFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.1"
}