Hangman guess the word game

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

Wat is Hangman guess the word game?

Hangman guess the word game is een Chrome-extensie ontwikkeld door Ad Eggermont, en de belangrijkste functie is "Play a quick game of hangman while you are waiting for something else!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Hangman guess the word game

Download Hangman guess the word game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
Officiële URL https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Beschrijving Play a quick game of hangman while you are waiting for something else!
Bestandsgrootte 3.48 MB
Aantal Installaties 332
Huidige Versie 1.0
Laatst Bijgewerkt 2021-12-23
Publicatiedatum 2021-12-22
Ontwikkelaar Ad Eggermont
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}