WebExtension.net
WebExtension.net

Tic-Tac-Toe Game

View on Chrome Web Store
View Tic-Tac-Toe Game Chrome Extension on Chrome Web Store
5.0 (1 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A classic tic-tac-toe game that plays with AI player in a popup
Type
Extension
Users
3,000 users
Website gameaddon.co
Game Addon
View author page of Game Addon
Published
Published on June 2, 2022
Version 0.1.3
Manifest version
3
Updated
Updated on May 15, 2024
View on Chrome Web Store
View Tic-Tac-Toe Game Chrome Extension on Chrome Web Store
lifestyle/games
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tic-Tac-Toe Game",
    "short_name": "tic-tac-toe",
    "version": "0.1.3",
    "description": "A classic tic-tac-toe game that plays with AI player in a popup",
    "icons": {
        "16": "img\/logo.png",
        "48": "img\/logo.png",
        "128": "img\/logo.png"
    },
    "action": {
        "default_icon": "img\/logo.png",
        "default_popup": "index.html"
    },
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "manifest_version": 3
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top