Hangman guess the word game

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

Co to jest Hangman guess the word game?

Hangman guess the word game to rozszerzenie Chrome opracowane przez Ad Eggermont, a jego główną funkcją jest „Play a quick game of hangman while you are waiting for something else!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Hangman guess the word game

Pobierz pliki rozszerzeń Hangman guess the word game w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
Oficjalny URL https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Opis Play a quick game of hangman while you are waiting for something else!
Rozmiar pliku 3.48 MB
Liczba instalacji 332
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2021-12-23
Data Publikacji 2021-12-22
Deweloper Ad Eggermont
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}