Single click Flash games access

Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.

Single click Flash games accessとは何ですか?

Single click Flash games accessはSmart Project GMBHによって開発されたChromeの拡張機能で、その主な機能は「Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.」です。

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

screenshot

Single click Flash games access拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Forget about annoying Flash pop-ups. Just install this extension and you will never need to “Allow Flash” in your browser anymore. Extension configures Flash in your browser to allow running games without any hassle.

Install once and forget about Flash issues!                    

拡張機能の基本情報

名前 Single click Flash games access Single click Flash games access
ID cngjoacjdpnadhhjpdppcdjboiclnclc
公式URL https://chromewebstore.google.com/detail/single-click-flash-games/cngjoacjdpnadhhjpdppcdjboiclnclc
説明 Play your favorite Flash games in single click! Just install this extension and you will never need to “Allow Flash” anymore.
ファイルサイズ 26.51 KB
インストール数 91,892
現在のバージョン 1.6.1
最終更新日 2019-08-01
公開日 2019-07-31
評価 2.76/5 合計 104 レビュー
開発者 Smart Project GMBH
支払い方法 free
対応言語 en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "bgSync.js"
        ]
    },
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "page_action": {
        "default_icon": "128.png"
    },
    "icons": {
        "128": "128.png",
        "48": "48.png",
        "32": "32.png",
        "16": "16.png"
    },
    "manifest_version": 2,
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "version": "1.6.1"
}