Tic Tac Toe Game Firefox

Examine source code of Tic Tac Toe Game

By: HiSoft Add-on
Inspect and view changes in Tic Tac Toe Game source codes across current and past versions
WUP Games
Want more fun? Play 400+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "TicTacToe",
  "short_name": "TicTac",
  "manifest_version": 2,
  "version": "1.0.0.0",
  "description": "This is 3x3 tic tac toe game. Have fun!",
  "browser_action": {
    "default_icon": "48.png",
    "default_popup": "popup.html",
    "default_title": "Launch Game"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  }
}

Best Tic Tac Toe Game Alternatives

Here are some Firefox add-ons that are similar to Tic Tac Toe Game: