Hangman guess the word game

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

Apa itu Hangman guess the word game?

Hangman guess the word game adalah ekstensi Chrome yang dikembangkan oleh Ad Eggermont, dan fitur utamanya adalah "Play a quick game of hangman while you are waiting for something else!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Hangman guess the word game

Unduh file ekstensi Hangman guess the word game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
URL Resmi https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
Deskripsi Play a quick game of hangman while you are waiting for something else!
Ukuran File 3.48 MB
Jumlah Instalasi 332
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-12-23
Tanggal Publikasi 2021-12-22
Pengembang Ad Eggermont
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}