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 |
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 |
Eメール | [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" } } |