Solitaire Paradise
This plugin allows you to play Flash games in Chrome on Solitaire Paradise.
Solitaire Paradiseとは何ですか?
Solitaire Paradiseはhttp://solitaireparadise.comによって開発されたChromeの拡張機能で、その主な機能は「This plugin allows you to play Flash games in Chrome on Solitaire Paradise.」です。
拡張機能のスクリーンショット
Solitaire Paradise拡張機能のCRXファイルをダウンロード
Solitaire Paradise拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
With this plugin you can play Flash games in Chrome on Solitaire Paradise without any effort. The extension will enable Flash automatically for you, so you don't have to do it yourself anymore. ------- Artwork has been designed using resources from Freepik.com
拡張機能の基本情報
名前 | |
ID | ijgohmiplahcdemgnajpidaegbheglgi |
公式URL | https://chrome.google.com/webstore/detail/solitaire-paradise/ijgohmiplahcdemgnajpidaegbheglgi |
説明 | This plugin allows you to play Flash games in Chrome on Solitaire Paradise. |
ファイルサイズ | 35.78 KB |
インストール数 | 909 |
現在のバージョン | 1.0.3 |
最終更新日 | 2020-01-24 |
公開日 | 2020-01-24 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://solitaireparadise.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.solitaireparadise.com/ |
プライバシーポリシーページのURL | https://www.solitaireparadise.com/privacy_policy.html |
対応言語 | de,en,fr,nl,es,it |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": ".\/img\/icon_32.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self'; object-src 'self'; img-src https:\/\/www.solitaireparadise.com;", "default_locale": "en", "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "https:\/\/*.solitaireparadise.com\/*" ] }, "description": "__MSG_extDesc__", "icons": { "128": ".\/img\/icon_128.png", "16": ".\/img\/icon_16.png", "32": ".\/img\/icon_32.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoIrZSTX0Be03E58\/pKr9mVDaL11lMUeMf1f5qfOeYFntiGhFQ3afDM5BoAWSn6bdy30be7GXOga2f38L1zuGqwt9eL2+5v2bxYcj2FqAKdkxICJ7++Vje6YJkwRMHdsXnKrJpoCWSTngUvGi4R7xIANFZYdYFwIW9patozMN6OgE2xnJmUQvhHb8nR8uZOdR9FGi5fpJ7pEBrm85WLZPnHrrTvLrMDhlAlbjd6EwYBYLYbbzuM7g1IfvkmAN9p9Fd+h1ijQBkncVaBRp90W3oGcW5PUA\/s6QUYmyYFYLMS2+QQaQ59CiUPaOxi4bgE9toeGbc7K8i3LHNbOkTL3q6QIDAQAB", "manifest_version": 2, "name": "__MSG_extName__", "permissions": [ "contextMenus", "contentSettings" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" } |