Canfield Solitaire - Play Canfield Card Games
Play Canfield Solitaire - 100% free - classic solitaire card game!
Canfield Solitaire - Play Canfield Card Gamesとは何ですか?
Canfield Solitaire - Play Canfield Card Gamesはhttps://solitaireparadise.comによって開発されたChromeの拡張機能で、その主な機能は「Play Canfield Solitaire - 100% free - classic solitaire card game!」です。
拡張機能のスクリーンショット
Canfield Solitaire - Play Canfield Card Games拡張機能のCRXファイルをダウンロード
Canfield Solitaire - Play Canfield Card Games拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This game is a beautiful and easy-to-use version of the Canfield Solitaire game. Play the game at https://www.solitaireparadise.com/games_list/canfield-solitaire.html in any browser, on desktop, tablet or mobile.
It's 100% free to play Canfield. The game features unlimited undo's, detailed statistics, and it saves your progress so you can continue your game if you have to close early.
Not yet a seasoned Canfield player? We give a detailed explanation of the rules in the game so everybody can learn how to play. 拡張機能の基本情報
| 名前 | |
| ID | lnldjiokdnjbbiknmkjkgnnailhefmap |
| 公式URL | https://chromewebstore.google.com/detail/canfield-solitaire-play-c/lnldjiokdnjbbiknmkjkgnnailhefmap |
| 説明 | Play Canfield Solitaire - 100% free - classic solitaire card game! |
| ファイルサイズ | 16.29 KB |
| インストール数 | 106 |
| 現在のバージョン | 1.0.3 |
| 最終更新日 | 2020-07-18 |
| 公開日 | 2020-07-17 |
| 開発者 | https://solitaireparadise.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.solitaireparadise.com/games_list/canfield-solitaire.html |
| ヘルプページのURL | https://www.solitaireparadise.com/contact.html |
| プライバシーポリシーページのURL | https://www.solitaireparadise.com/privacy_policy.html |
| 対応言語 | en |
| manifest.json | |
{
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": ".\/img\/icon_32.png",
"default_title": "Canfield Solitaire"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"128": ".\/img\/icon_128.png"
},
"manifest_version": 2,
"name": "__MSG_appName__",
"short_name": "Canfield",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.3"
} | |