Quick launch of Flash-based games

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

Hvad er Quick launch of Flash-based games?

Quick launch of Flash-based games er en Chrome-udvidelse udviklet af Broccoli Games, og dens hovedfunktion er "Set up a quick and easy launch of Flash-based games.".

Udvidelsesskærmbilleder

screenshot

Download Quick launch of Flash-based games-udvidelses-CRX-fil

Download Quick launch of Flash-based games-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
Officiel URL https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
Beskrivelse Set up a quick and easy launch of Flash-based games.
Filstørrelse 11.15 KB
Antal Installationer 64,007
Nuværende Version 1.0.0.2
Senest Opdateret 2019-08-22
Udgivelsesdato 2019-08-22
Bedømmelse 2.88/5 Samlet 50 Bedømmelser
Udvikler Broccoli Games
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side http://www.broccoligames.ru/law/Privacy_policy.html
Understøttede Sprog 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
    }
}