Tropic Storm Access

Play Tropic Storm using this extension from Playkot LTD.

Tropic Storm Accessとは何ですか?

Tropic Storm Accessはhttps://playkot.comによって開発されたChromeの拡張機能で、その主な機能は「Play Tropic Storm using this extension from Playkot LTD.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Tropic Storm Access拡張機能のCRXファイルをダウンロード

Tropic Storm Access拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Tropic Storm Access Tropic Storm Access
ID okkobeojihghldlofbhjoenijjblmiag
公式URL https://chromewebstore.google.com/detail/tropic-storm-access/okkobeojihghldlofbhjoenijjblmiag
説明 Play Tropic Storm using this extension from Playkot LTD.
ファイルサイズ 55.75 KB
インストール数 8,287
現在のバージョン 0.1.0
最終更新日 2018-09-24
公開日 2018-09-24
評価 4.15/5 合計 40 レビュー
開発者 https://playkot.com
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://playkot.helpshift.com/a/tropic-storm/?p=web&l=en
プライバシーポリシーページのURL https://playkot.com/privacy.htm
対応言語 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
}