Typing Test (Typing Speed Test / WPM Test)
Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)
Cos'è Typing Test (Typing Speed Test / WPM Test)?
Typing Test (Typing Speed Test / WPM Test) è un'estensione di Chrome sviluppata da Awesome Extensions, e la sua funzione principale è "Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Typing Test (Typing Speed Test / WPM Test)
Scarica i file di estensione Typing Test (Typing Speed Test / WPM Test) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Typing Test (Typing Speed Test / WPM Test) |
ID | kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
URL Ufficiale | https://chromewebstore.google.com/detail/typing-test-typing-speed/kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
Descrizione | Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes) |
Dimensione del File | 139 KB |
Conteggio Installazioni | 9,102 |
Versione Corrente | 1.22 |
Ultimo Aggiornamento | 2024-01-25 |
Data di Pubblicazione | 2020-07-26 |
Valutazione | 4.11/5 Totale 9 Valutazioni |
Sviluppatore | Awesome Extensions |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.arealme.com/typing-test/en/ |
URL della Pagina di Aiuto | https://www.arealme.com/typing-test/en/ |
URL della Pagina della Politica sulla Privacy | https://www.arealme.com/privacy |
Lingue Supportate | 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" } |