Solitaire Social Flash Allow

Play Solitaire Social using this extension from Playkot LTD.

Solitaire Social Flash Allowとは何ですか?

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

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

screenshot
screenshot
screenshot

Solitaire Social Flash Allow拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Use this extension to play Solitaire Social from Playkot LTD!

Tired of having to manually enable Flash Player every time after you close the browser or restart your device?
This extension will help you play Solitaire Social, Solitaire 3 Social and Solitaire Club by allowing Flash Player in your browser permanently.

Get rid of the annoying Flash permissions with Solitaire Social Allow and launch Solitaire automatically with no hassle. No more pop-ups!

Use a single click entry through a special shortcut right on your browser control panel!

Please note that the extension changes your Flash permissions only. 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                    

拡張機能の基本情報

名前 Solitaire Social Flash Allow Solitaire Social Flash Allow
ID cdgadiikjdgddgfhacgjbacflhoimogn
公式URL https://chromewebstore.google.com/detail/solitaire-social-flash-al/cdgadiikjdgddgfhacgjbacflhoimogn
説明 Play Solitaire Social using this extension from Playkot LTD.
ファイルサイズ 322 KB
インストール数 49,528
現在のバージョン 0.1.0
最終更新日 2019-07-11
公開日 2019-07-10
評価 3.39/5 合計 41 レビュー
開発者 https://playkot.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://apps.facebook.com/solitairesocial/
ヘルプページのURL https://kosmoshelp.zendesk.com/hc/en-us/categories/115000494349
プライバシーポリシーページのURL https://playkot.com/privacy.htm
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Solitaire Social Flash Allow",
    "version": "0.1.0",
    "description": "Play Solitaire Social using this extension from Playkot LTD.",
    "permissions": [
        "contentSettings",
        "background",
        "*:\/\/*.facebook.com\/*"
    ],
    "browser_action": {
        "default_icon": "assets\/icon_fb_48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/icon_fb_16.png",
        "48": "assets\/icon_fb_48.png",
        "128": "assets\/icon_fb_128.png"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "minimum_chrome_version": "59",
    "manifest_version": 2
}