Quick launch of Flash-based games

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

Cos'è Quick launch of Flash-based games?

Quick launch of Flash-based games è un'estensione di Chrome sviluppata da Broccoli Games, e la sua funzione principale è "Set up a quick and easy launch of Flash-based games.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Quick launch of Flash-based games

Scarica i file di estensione Quick launch of Flash-based games in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
URL Ufficiale https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
Descrizione Set up a quick and easy launch of Flash-based games.
Dimensione del File 11.15 KB
Conteggio Installazioni 64,007
Versione Corrente 1.0.0.2
Ultimo Aggiornamento 2019-08-22
Data di Pubblicazione 2019-08-22
Valutazione 2.88/5 Totale 50 Valutazioni
Sviluppatore Broccoli Games
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.broccoligames.ru/law/Privacy_policy.html
Lingue Supportate 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
    }
}