Hangman guess the word game

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

Co je Hangman guess the word game?

Hangman guess the word game je rozšíření Chrome vyvinuté Ad Eggermont, a jeho hlavní funkcí je „Play a quick game of hangman while you are waiting for something else!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Hangman guess the word game

Stáhněte si soubory rozšíření Hangman guess the word game ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
Oficiální URL https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Popis Play a quick game of hangman while you are waiting for something else!
Velikost souboru 3.48 MB
Počet instalací 332
Aktuální Verze 1.0
Poslední Aktualizace 2021-12-23
Datum Vydání 2021-12-22
Vývojář Ad Eggermont
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}