Awesome Chess Game New Tab
Play Chess online in browser new tab. The most interesting chess game for chrome.
Awesome Chess Game New Tabとは何ですか?
Awesome Chess Game New Tabはhttps://appstation.techによって開発されたChromeの拡張機能で、その主な機能は「Play Chess online in browser new tab. The most interesting chess game for chrome.」です。
拡張機能のスクリーンショット
Awesome Chess Game New Tab拡張機能のCRXファイルをダウンロード
Awesome Chess Game New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Play Chess online with your friend or alone. The most interest chess game for chrome. You can also save your chess online game whenever you need to, save the game id and you can resume it from there anytime you want. All you need to do is just install the extension, now whenever you open a new tab the game will load. You can copy and paste the moves list from right hand side if you wish.
拡張機能の基本情報
名前 | |
ID | gjpicfpaencbcfjmehglknifdjkdbiad |
公式URL | https://chrome.google.com/webstore/detail/awesome-chess-game-new-ta/gjpicfpaencbcfjmehglknifdjkdbiad |
説明 | Play Chess online in browser new tab. The most interesting chess game for chrome. |
ファイルサイズ | 12.27 KB |
インストール数 | 12,610 |
現在のバージョン | 2.01 |
最終更新日 | 2021-12-19 |
公開日 | 2020-05-19 |
評価 | 2.81/5 合計 32 レビュー |
開発者 | https://appstation.tech |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://appstation.tech/privacypolicy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Awesome Chess Game New Tab", "version": "2.01", "description": "Play Chess online in browser new tab. The most interesting chess game for chrome.", "icons": { "128": "images\/icon3.png" }, "background": { "scripts": [ "js\/background3.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Chess Game" } } |