WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Guess The Word Game

Guess The Word Game

View on Chrome Web Store
View Guess The Word Game Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Use Guess The Word Game a game where you guess the word, try party games guess the word, learn how to improve my english vocabulary
Type
Extension
Users
7 users
2
code****************
View author page of code****************
Published
Published on February 16, 2026
Version 1.0.0
Manifest version
3
Updated
Updated on February 16, 2026
lifestyle/games
Extension Category
View on Chrome Web Store
View Guess The Word Game Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_greeting__",
    "version": "1.0.0",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "cookies",
        "storage",
        "windows"
    ],
    "host_permissions": [
        "http:\/\/localhost:3000\/*",
        "ws:\/\/localhost:3000\/*",
        "https:\/\/word-guesser-production.up.railway.app\/*",
        "wss:\/\/word-guesser-production.up.railway.app\/*"
    ],
    "incognito": "split",
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_title": "Guess The Word Game"
    }
}
© 2026 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