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.

Wat is Single click Flash games access?

Single click Flash games access is een Chrome-extensie ontwikkeld door Smart Project GMBH, en de belangrijkste functie is "Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Single click Flash games access

Download Single click Flash games access-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

                        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!                    

Basisinformatie over de Extensie

Naam Single click Flash games access Single click Flash games access
ID cngjoacjdpnadhhjpdppcdjboiclnclc
Officiële URL https://chromewebstore.google.com/detail/single-click-flash-games/cngjoacjdpnadhhjpdppcdjboiclnclc
Beschrijving Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.
Bestandsgrootte 26.51 KB
Aantal Installaties 91,892
Huidige Versie 1.6.1
Laatst Bijgewerkt 2019-08-01
Publicatiedatum 2019-07-31
Beoordeling 2.76/5 Totaal 104 Beoordelingen
Ontwikkelaar Smart Project GMBH
Betalingswijze free
Ondersteunde Talen 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"
}