Hangman guess the word game

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

Cos'è Hangman guess the word game?

Hangman guess the word game è un'estensione di Chrome sviluppata da Ad Eggermont, e la sua funzione principale è "Play a quick game of hangman while you are waiting for something else!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Hangman guess the word game

Scarica i file di estensione Hangman guess the word game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
URL Ufficiale https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Descrizione Play a quick game of hangman while you are waiting for something else!
Dimensione del File 3.48 MB
Conteggio Installazioni 332
Versione Corrente 1.0
Ultimo Aggiornamento 2021-12-23
Data di Pubblicazione 2021-12-22
Sviluppatore Ad Eggermont
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}