Typing Test (Typing Speed Test / WPM Test)
Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)
Typing Test (Typing Speed Test / WPM Test)とは何ですか?
Typing Test (Typing Speed Test / WPM Test)はAwesome Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)」です。
拡張機能のスクリーンショット
Typing Test (Typing Speed Test / WPM Test)拡張機能のCRXファイルをダウンロード
Typing Test (Typing Speed Test / WPM Test)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes) designed by professional test experts from A Real Me team. We've carefully chosen more than 500 quotes and 1000 words for this test.
From what we can tell, the current world record has a WPM of 225. Please feel free to challenge your friends or upload a high-score video on Youtube. 拡張機能の基本情報
| 名前 | |
| ID | kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
| 公式URL | https://chromewebstore.google.com/detail/typing-test-typing-speed/kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
| 説明 | Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes) |
| ファイルサイズ | 139 KB |
| インストール数 | 9,102 |
| 現在のバージョン | 1.22 |
| 最終更新日 | 2024-01-25 |
| 公開日 | 2020-07-26 |
| 評価 | 4.11/5 合計 9 レビュー |
| 開発者 | Awesome Extensions |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.arealme.com/typing-test/en/ |
| ヘルプページのURL | https://www.arealme.com/typing-test/en/ |
| プライバシーポリシーページのURL | https://www.arealme.com/privacy |
| 対応言語 | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "128.png"
},
"default_locale": "en",
"description": "__MSG_app_description__",
"icons": {
"128": "128.png",
"19": "19.png",
"48": "48.png"
},
"manifest_version": 3,
"name": "__MSG_app_name__",
"short_name": "__MSG_app_name__",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.22"
} | |