Hangman guess the word game

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

Hvad er Hangman guess the word game?

Hangman guess the word game er en Chrome-udvidelse udviklet af Ad Eggermont, og dens hovedfunktion er "Play a quick game of hangman while you are waiting for something else!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Hangman guess the word game-udvidelses-CRX-fil

Download Hangman guess the word game-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
Officiel URL https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Beskrivelse Play a quick game of hangman while you are waiting for something else!
Filstørrelse 3.48 MB
Antal Installationer 332
Nuværende Version 1.0
Senest Opdateret 2021-12-23
Udgivelsesdato 2021-12-22
Udvikler Ad Eggermont
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}