One Click Playcus Flash Games

You can now play all Playcus Flash Games without any permissions hassle.

One Click Playcus Flash Gamesとは何ですか?

One Click Playcus Flash GamesはPlaycusによって開発されたChromeの拡張機能で、その主な機能は「You can now play all Playcus Flash Games without any permissions hassle.」です。

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

screenshot

One Click Playcus Flash Games拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        You can now play all Playcus Games without any permissions hassle.

One Click Solution  is the official extension from PLAYCUS Games that helps you with the many upcoming permissions required from Flash for a seamless gameplay experience!
By adding this extension, you will give a ONE TIME permission to use Flash. All Flash pop ups will be handled by the extension and you can get back to playing PLAYCUS games, hassle free!

Your privacy is important to PLAYCUS.  Your consent to Flash will only be used to support Flash and will not be shared with any other parties.
Use of this extension is subject to our Terms of Service (https://www.playcus.com/terms-of-service), and Privacy Policy (https://www.playcus.com/privacy-policy).                    

拡張機能の基本情報

名前 One Click Playcus Flash Games One Click Playcus Flash Games
ID ajjnbanpedpjbfcpaopcloaaknffnjfp
公式URL https://chromewebstore.google.com/detail/one-click-playcus-flash-g/ajjnbanpedpjbfcpaopcloaaknffnjfp
説明 You can now play all Playcus Flash Games without any permissions hassle.
ファイルサイズ 9.36 KB
インストール数 9,240
現在のバージョン 1.0.1
最終更新日 2019-07-24
公開日 2019-07-24
評価 3.63/5 合計 16 レビュー
開発者 Playcus
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.playcus.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "One Click Playcus Flash Games",
    "description": "You can now play all Playcus Flash Games without any permissions hassle.",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "128": "App_icon_chrome.png"
    },
    "permissions": [
        "contentSettings"
    ],
    "browser_action": {
        "default_icon": "App_icon_chrome.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "bg.js"
        ],
        "persistent": true
    }
}