Word Typing Game - TYPE RACE

A word typing game

什么是Word Typing Game - TYPE RACE?

Word Typing Game - TYPE RACE是由Bhelps开发的Chrome扩展程序,该扩展的主要功能是“A word typing game”。

扩展截图

下载Word Typing Game - TYPE RACE扩展crx文件

下载Word Typing Game - TYPE RACE扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        TypeRace is a browser extension that transforms your everyday typing routine into an exciting challenge. The extension works by generating random words that you must type as quickly and error-free as possible. You can choose the length and difficulty. TypeRace tracks your typing speed and help you improve. With its sleek and user-friendly interface, TypeRace is the perfect tool for anyone looking to enhance their typing skills while having fun at the same time. Whether you're a professional typist or just starting out, TypeRace is sure to keep you engaged and motivated to keep typing faster and more accurately.


Provides a fun and engaging way to improve typing speed and accuracy
Offers a range of typing tests and challenges to suit all skill levels.

Customizable settings allow users to adjust difficulty level.

Compatible with popular browsers such as Google Chrome and Mozilla Firefox.

Free to download and use, with no hidden fees or in-app purchases.

User-friendly interface with simple and intuitive navigation.


Can help improve overall productivity and efficiency by increasing typing speed and accuracy                    

扩展基本信息

名称 Word Typing Game - TYPE RACE Word Typing Game - TYPE RACE
ID adfpminpkjojgdhidenmaikdnekcihab
官方URL https://chromewebstore.google.com/detail/word-typing-game-type-rac/adfpminpkjojgdhidenmaikdnekcihab
简介 A word typing game
文件大小 15.58 KB
安装次数 807
当前版本 1.0
更新时间 2023-04-03
上架时间 2023-04-03
评分 5.00/5 共9次评分
开发者 Bhelps
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Word Typing Game - TYPE RACE",
    "description": "A word typing game",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "version": "1.0",
    "permissions": [],
    "action": {
        "default_icon": "icons\/icon16.png",
        "default_popup": "popup.html"
    }
}