Productivity Tracker
Count your clicks and keystrokes in chrome so you can view your productivity over time
Cos'è Productivity Tracker?
Productivity Tracker è un'estensione di Chrome sviluppata da SmartAlec, e la sua funzione principale è "Count your clicks and keystrokes in chrome so you can view your productivity over time".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Productivity Tracker
Scarica i file di estensione Productivity Tracker 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
Productivity Tracker is the best way to track your productivity over a period of time. It will count your keystrokes and clicks and will display it on a graph for you. If you spend most of your time watching YouTube, it will show that you didn't do much work that day. If you type out your entire 20 page English paper in 2 hours, it will show that you were very productive that day. Features: * keystroke counter * click counter * graphs your productivity on a graph, all you have to do is click on the extension icon * see your productivity between specific dates * light weight and simplistic design
Informazioni di Base sull'Estensione
Nome | Productivity Tracker |
ID | lmnpbacpakagageocmghgdbognjiabmb |
URL Ufficiale | https://chromewebstore.google.com/detail/productivity-tracker/lmnpbacpakagageocmghgdbognjiabmb |
Descrizione | Count your clicks and keystrokes in chrome so you can view your productivity over time |
Dimensione del File | 1.95 MB |
Conteggio Installazioni | 298 |
Versione Corrente | 1.54 |
Ultimo Aggiornamento | 2017-05-01 |
Data di Pubblicazione | 2017-05-01 |
Valutazione | 3.67/5 Totale 3 Valutazioni |
Sviluppatore | SmartAlec |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "background": { "scripts": [ "\/src\/background.js" ] }, "browser_action": { "default_popup": "\/src\/popup.html" }, "content_scripts": [ { "all_frames": true, "js": [ "\/src\/jquery-3.1.1.js", "\/src\/content.js" ], "matches": [ " |