Typing Test (Typing Speed Test / WPM Test)
Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)
Co to jest Typing Test (Typing Speed Test / WPM Test)?
Typing Test (Typing Speed Test / WPM Test) to rozszerzenie Chrome opracowane przez Awesome Extensions, a jego główną funkcją jest „Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Typing Test (Typing Speed Test / WPM Test)
Pobierz pliki rozszerzeń Typing Test (Typing Speed Test / WPM Test) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Typing Test (Typing Speed Test / WPM Test) |
ID | kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
Oficjalny URL | https://chromewebstore.google.com/detail/typing-test-typing-speed/kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
Opis | Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes) |
Rozmiar pliku | 139 KB |
Liczba instalacji | 9,102 |
Aktualna Wersja | 1.22 |
Ostatnia Aktualizacja | 2024-01-25 |
Data Publikacji | 2020-07-26 |
Ocena | 4.11/5 Łącznie 9 Oceny |
Deweloper | Awesome Extensions |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.arealme.com/typing-test/en/ |
Adres URL Strony Pomocy | https://www.arealme.com/typing-test/en/ |
Adres URL Strony Polityki Prywatności | https://www.arealme.com/privacy |
Obsługiwane Języki | 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" } |