Quick launch of Flash-based games

Set up a quick and easy launch of Flash-based games.

Was ist Quick launch of Flash-based games?

Quick launch of Flash-based games ist eine Chrome-Erweiterung, die von Broccoli Games entwickelt wurde, und ihr Hauptmerkmal ist "Set up a quick and easy launch of Flash-based games.".

Erweiterungsscreenshots

screenshot

Quick launch of Flash-based games-Erweiterungs-CRX-Datei herunterladen

Laden Sie Quick launch of Flash-based games-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

                        After the installation of this extension, all Flash-based games will start without problems on Facebook.

You won’t have to enable Flash or change a lot of settings manually any more.
This extension will take care of this for you, and you’ll be able to start the game at once.

All you have to do is click on Add to Chrome!

If you love Flash-based games, this useful extension is ideal for you!

The extension does not make any changes except enabling Flash on Facebook. The extension does not collect any data.

Terms of use: https://www.broccoligames.ru/law/Privacy_policy.html
Terms of confidentiality: https://www.broccoligames.ru/law/Privacy_policy.html                    

Grundlegende Informationen zur Erweiterung

Name Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
Offizielle URL https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
Beschreibung Set up a quick and easy launch of Flash-based games.
Dateigröße 11.15 KB
Installationsanzahl 64,007
Aktuelle Version 1.0.0.2
Letztes Update 2019-08-22
Veröffentlichungsdatum 2019-08-22
Bewertung 2.88/5 Insgesamt 50 Bewertungen
Entwickler Broccoli Games
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://www.broccoligames.ru/law/Privacy_policy.html
Unterstützte Sprachen en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.0.2",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}