Typing Test (Typing Speed Test / WPM Test)
Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)
¿Qué es Typing Test (Typing Speed Test / WPM Test)?
Typing Test (Typing Speed Test / WPM Test) es una extensión de Chrome desarrollada por Awesome Extensions, y su función principal es "Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes)".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Typing Test (Typing Speed Test / WPM Test)
Descarga archivos de extensión Typing Test (Typing Speed Test / WPM Test) en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Typing Test (Typing Speed Test / WPM Test) |
ID | kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
URL Oficial | https://chromewebstore.google.com/detail/typing-test-typing-speed/kkfgfkcicnjkdbdnmnnhfdddgnlpilob |
Descripción | Typing Test is a 60 seconds simple test to check your WPM (Words Per Minutes) |
Tamaño del Archivo | 139 KB |
Cantidad de Instalaciones | 9,102 |
Versión Actual | 1.22 |
Última Actualización | 2024-01-25 |
Fecha de Publicación | 2020-07-26 |
Calificación | 4.11/5 Total de 9 Calificaciones |
Desarrollador | Awesome Extensions |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.arealme.com/typing-test/en/ |
URL de la Página de Ayuda | https://www.arealme.com/typing-test/en/ |
URL de la Página de Política de Privacidad | https://www.arealme.com/privacy |
Idiomas Soportados | 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" } |