Tropic Storm Access

Play Tropic Storm using this extension from Playkot LTD.

Apa itu Tropic Storm Access?

Tropic Storm Access adalah ekstensi Chrome yang dikembangkan oleh https://playkot.com, dan fitur utamanya adalah "Play Tropic Storm using this extension from Playkot LTD.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Tropic Storm Access

Unduh file ekstensi Tropic Storm Access 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

                        An official extension from Playkot to allow using Flash once and for all.

You don’t have to deal with Flash permission settings each time you launch Tropic Storm. All Flash games will launch automatically, no squabble!

In addition, Tropic Storm Access provides a shortcut to Tropic Storm game page right to your browser control panel for super-fast one-click entry.

Please note that Tropic Storm Access only turns Flash on, and nothing more. Your data and any other information you share is under protection due to our Privacy Policy.

By using this extension you confirm the acceptance of Terms of Service, and Privacy Policy by Playkot Ltd

Terms of Service: https://en.playkot.com/terms.htm
Privacy Policy: https://playkot.com/privacy.htm                    

Informasi Dasar Ekstensi

Nama Tropic Storm Access Tropic Storm Access
ID okkobeojihghldlofbhjoenijjblmiag
URL Resmi https://chromewebstore.google.com/detail/tropic-storm-access/okkobeojihghldlofbhjoenijjblmiag
Deskripsi Play Tropic Storm using this extension from Playkot LTD.
Ukuran File 55.75 KB
Jumlah Instalasi 8,287
Versi Saat Ini 0.1.0
Terakhir Diperbarui 2018-09-24
Tanggal Publikasi 2018-09-24
Penilaian 4.15/5 Total 40 Penilaian
Pengembang https://playkot.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://playkot.helpshift.com/a/tropic-storm/?p=web&l=en
URL Halaman Kebijakan Privasi https://playkot.com/privacy.htm
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tropic Storm Access",
    "version": "0.1.0",
    "description": "Play Tropic Storm using this extension from Playkot LTD.",
    "permissions": [
        "contentSettings",
        "background",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.vk.com\/*",
        "*:\/\/*.ok.ru\/*",
        "*:\/\/*.odnoklassniki.ru\/*"
    ],
    "browser_action": {
        "default_icon": "assets\/icon_48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/icon_16.png",
        "48": "assets\/icon_48.png",
        "128": "assets\/icon_128.png"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "minimum_chrome_version": "59",
    "manifest_version": 2
}