Typing Test (Typing Speed Test / WPM Test)
Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)
O que é Typing Test (Typing Speed Test / WPM Test)?
Typing Test (Typing Speed Test / WPM Test) é uma extensão do Chrome desenvolvida por Awesome Extensions, e sua principal característica é "Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Typing Test (Typing Speed Test / WPM Test)
Baixe arquivos de extensão Typing Test (Typing Speed Test / WPM Test) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Typing Test (Typing Speed Test / WPM Test) |
ID | kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
URL Oficial | https://chromewebstore.google.com/detail/typing-test-typing-speed/kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
Descrição | Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes) |
Tamanho do Arquivo | 139 KB |
Contagem de Instalações | 9,102 |
Versão Atual | 1.22 |
Última Atualização | 2024-01-25 |
Data de Publicação | 2020-07-26 |
Classificação | 4.11/5 Total de 9 Avaliações |
Desenvolvedor | Awesome Extensions |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.arealme.com/typing-test/en/ |
URL da Página de Ajuda | https://www.arealme.com/typing-test/en/ |
URL da Página de Política de Privacidade | https://www.arealme.com/privacy |
Idiomas Suportados | 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" } |