TypeSpeed
Tells you how fast you type
Wat is TypeSpeed?
TypeSpeed is een Chrome-extensie ontwikkeld door Foulack Ruacien, en de belangrijkste functie is "Tells you how fast you type".
Extensie Screenshots
Download het CRX-bestand van de extensie TypeSpeed
Download TypeSpeed-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension will tell you how fast you type in Words Per Minute (WPM) during your regular browsing activities. KNOWN PROBLEMS: Does not detect WPM when typing in the Chrome omnibox,nor in Google Docs. However, it will work on Microsoft OneDrive online word document editing. ****************************** In browser typing speed,in-browser,test,wpm,information,how fast do I type,fun typing tool tools
Basisinformatie over de Extensie
Naam | |
ID | lcjpaegcgeiiidkmioidiabdljehcfno |
Officiële URL | https://chrome.google.com/webstore/detail/typespeed/lcjpaegcgeiiidkmioidiabdljehcfno |
Beschrijving | Tells you how fast you type |
Bestandsgrootte | 5.82 KB |
Aantal Installaties | 907 |
Huidige Versie | 0.0.0.1 |
Laatst Bijgewerkt | 2016-01-05 |
Publicatiedatum | 2016-01-05 |
Beoordeling | 1.72/5 Totaal 18 Beoordelingen |
Ontwikkelaar | Foulack Ruacien |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TypeSpeed", "description": "Tells you how fast you type", "version": "0.0.0.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "background": { "page": "background.html", "persistent": true }, "content_scripts": [ { "matches": [ " |