Single click Flash games access

Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.

Was ist Single click Flash games access?

Single click Flash games access ist eine Chrome-Erweiterung, die von Smart Project GMBH entwickelt wurde, und ihr Hauptmerkmal ist "Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.".

Erweiterungsscreenshots

screenshot

Single click Flash games access-Erweiterungs-CRX-Datei herunterladen

Laden Sie Single click Flash games access-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Forget about annoying Flash pop-ups. Just install this extension and you will never need to “Allow Flash” in your browser anymore. Extension configures Flash in your browser to allow running games without any hassle.

Install once and forget about Flash issues!                    

Grundlegende Informationen zur Erweiterung

Name Single click Flash games access Single click Flash games access
ID cngjoacjdpnadhhjpdppcdjboiclnclc
Offizielle URL https://chromewebstore.google.com/detail/single-click-flash-games/cngjoacjdpnadhhjpdppcdjboiclnclc
Beschreibung Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.
Dateigröße 26.51 KB
Installationsanzahl 91,892
Aktuelle Version 1.6.1
Letztes Update 2019-08-01
Veröffentlichungsdatum 2019-07-31
Bewertung 2.76/5 Insgesamt 104 Bewertungen
Entwickler Smart Project GMBH
Zahlungsart free
Unterstützte Sprachen en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "bgSync.js"
        ]
    },
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "page_action": {
        "default_icon": "128.png"
    },
    "icons": {
        "128": "128.png",
        "48": "48.png",
        "32": "32.png",
        "16": "16.png"
    },
    "manifest_version": 2,
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "version": "1.6.1"
}