Hangman guess the word game

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

什么是Hangman guess the word game?

Hangman guess the word game是由Ad Eggermont开发的Chrome扩展程序,该扩展的主要功能是“Play a quick game of hangman while you are waiting for something else!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Hangman guess the word game扩展crx文件

下载Hangman guess the word game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Hangman guess the word game Hangman guess the word game
ID nnlophhgpmjmnifpcoopmiaoolihaafn
官方URL https://chromewebstore.google.com/detail/hangman-guess-the-word-ga/nnlophhgpmjmnifpcoopmiaoolihaafn
简介 Play a quick game of hangman while you are waiting for something else!
文件大小 3.48 MB
安装次数 332
当前版本 1.0
更新时间 2021-12-23
上架时间 2021-12-22
开发者 Ad Eggermont
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}