Tic Tac Toe

A fun tic tac toe game.

Tic Tac Toeとは何ですか?

Tic Tac ToeはVatsalによって開発されたChromeの拡張機能で、その主な機能は「A fun tic tac toe game.」です。

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

screenshot
screenshot

Tic Tac Toe拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Play tic tac toe in two modes, either against a tough artificial intelligence or against a friend who is with to you.

Read this great review from ilovefreesoftware.com to read some feedback and also discover some other great free extensions! : http://www.ilovefreesoftware.com/18/featured/5-free-classic-games-o-play-on-chrome-browser.html                    

拡張機能の基本情報

名前 Tic Tac Toe Tic Tac Toe
ID jjdpdpackpoaaccjmnkmgloibjgpklmm
公式URL https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm
説明 A fun tic tac toe game.
ファイルサイズ 1.39 MB
インストール数 10,000
現在のバージョン 1.13
最終更新日 2014-08-24
公開日 2014-08-24
評価 2.16/5 合計 251 レビュー
開発者 Vatsal
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tic Tac Toe",
    "version": "1.13",
    "manifest_version": 2,
    "description": "A fun tic tac toe game.",
    "browser_action": {
        "default_icon": "tictactoelogo.png",
        "default_popup": "single.html"
    }
}