Noughts And Crosses

Play TicTacToe Game For Single/Two Player Mode.

Noughts And Crossesとは何ですか?

Noughts And CrossesはSrinathYatawarによって開発されたChromeの拡張機能で、その主な機能は「Play TicTacToe Game For Single/Two Player Mode.」です。

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

screenshot
screenshot

Noughts And Crosses拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        It's a tic tac toe game where single user can play with computer(AI) else, here two player mode is also provided to play with friends for user entertainment.
key features of game are:-
- 2 player mode
- 1 player mode(easy, medium, hard)
- track win/loose/tie
- sound button provided to mute or unmute
- it's a 3x3 board
- beautiful colours and user interface

The UI of the game is created by keeping in mind the best user experience to be provided.
More features coming soon!                    

拡張機能の基本情報

名前 Noughts And Crosses Noughts And Crosses
ID kcnelndkmclopjkjbefkmjhaomkcipof
公式URL https://chromewebstore.google.com/detail/noughts-and-crosses/kcnelndkmclopjkjbefkmjhaomkcipof
説明 Play TicTacToe Game For Single/Two Player Mode.
ファイルサイズ 207 KB
インストール数 477
現在のバージョン 1.1.2
最終更新日 2022-02-02
公開日 2022-02-01
評価 5.00/5 合計 4 レビュー
開発者 SrinathYatawar
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noughts And Crosses",
    "version": "1.1.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "tictactoe.png"
    },
    "description": "Play TicTacToe Game For Single\/Two Player Mode.",
    "icons": {
        "128": "tictactoe.png"
    }
}