Hangman guess the word game

Play a quick game of hangman while you are waiting for something else!

What is Hangman guess the word game?

Hangman guess the word game is a Chrome extension developed by Ad Eggermont, and its main feature is "Play a quick game of hangman while you are waiting for something else!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Hangman guess the word game Extension CRX File

Download Hangman guess the word game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        There are more than 500 words available in English and Dutch.                    

Extension Basic Information

Name Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
Official URL https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Description Play a quick game of hangman while you are waiting for something else!
File Size 3.48 MB
Installation Count 332
Current Version 1.0
Last Updated 2021-12-23
Publish Date 2021-12-22
Developer Ad Eggermont
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hangman guess the word game",
    "version": "1.0",
    "description": "Play a quick game of hangman while you are waiting for something else!",
    "icons": {
        "128": "icons\/icon_128.png"
    },
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "index.html",
        "default_title": "Hangman guess the word game"
    }
}