Atlanta Flash Enabler

Automatically enable the Adobe Flash plugin for Atlanta Community

Wat is Atlanta Flash Enabler?

Atlanta Flash Enabler is een Chrome-extensie ontwikkeld door Atlanta, en de belangrijkste functie is "Automatically enable the Adobe Flash plugin for Atlanta Community".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Atlanta Flash Enabler

Download Atlanta Flash Enabler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Atlanta Flash Enabler Atlanta Flash Enabler
ID mhnpkmeebbfbkfngldjjcfihmpimibjd
Officiële URL https://chromewebstore.google.com/detail/atlanta-flash-enabler/mhnpkmeebbfbkfngldjjcfihmpimibjd
Beschrijving Automatically enable the Adobe Flash plugin for Atlanta Community
Bestandsgrootte 28.33 KB
Aantal Installaties 9,173
Huidige Versie 1.3.1
Laatst Bijgewerkt 2020-02-17
Publicatiedatum 2020-02-17
Beoordeling 3.50/5 Totaal 4 Beoordelingen
Ontwikkelaar Atlanta
Betalingswijze free
Ondersteunde Talen 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"
}