Quick launch of Flash-based games

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

Apa itu Quick launch of Flash-based games?

Quick launch of Flash-based games adalah ekstensi Chrome yang dikembangkan oleh Broccoli Games, dan fitur utamanya adalah "Set up a quick and easy launch of Flash-based games.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Quick launch of Flash-based games

Unduh file ekstensi Quick launch of Flash-based games dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
URL Resmi https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
Deskripsi Set up a quick and easy launch of Flash-based games.
Ukuran File 11.15 KB
Jumlah Instalasi 64,007
Versi Saat Ini 1.0.0.2
Terakhir Diperbarui 2019-08-22
Tanggal Publikasi 2019-08-22
Penilaian 2.88/5 Total 50 Penilaian
Pengembang Broccoli Games
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://www.broccoligames.ru/law/Privacy_policy.html
Bahasa yang Didukung 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
    }
}