Hangman guess the word game

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

Vad är Hangman guess the word game?

Hangman guess the word game är en Chrome-tillägg utvecklad av Ad Eggermont, och dess huvudfunktion är "Play a quick game of hangman while you are waiting for something else!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Hangman guess the word game-förlängningens CRX-fil

Ladda ner Hangman guess the word game-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
Officiell webbadress https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Beskrivning Play a quick game of hangman while you are waiting for something else!
Filstorlek 3.48 MB
Antal Installationer 332
Aktuell Version 1.0
Senast Uppdaterad 2021-12-23
Publiceringsdatum 2021-12-22
Utvecklare Ad Eggermont
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}