Productivity Tracker
Count your clicks and keystrokes in chrome so you can view your productivity over time
Hvad er Productivity Tracker?
Productivity Tracker er en Chrome-udvidelse udviklet af SmartAlec, og dens hovedfunktion er "Count your clicks and keystrokes in chrome so you can view your productivity over time".
Udvidelsesskærmbilleder
Download Productivity Tracker-udvidelses-CRX-fil
Download Productivity Tracker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | Productivity Tracker |
ID | lmnpbacpakagageocmghgdbognjiabmb |
Officiel URL | https://chromewebstore.google.com/detail/productivity-tracker/lmnpbacpakagageocmghgdbognjiabmb |
Beskrivelse | Count your clicks and keystrokes in chrome so you can view your productivity over time |
Filstørrelse | 1.95 MB |
Antal Installationer | 298 |
Nuværende Version | 1.54 |
Senest Opdateret | 2017-05-01 |
Udgivelsesdato | 2017-05-01 |
Bedømmelse | 3.67/5 Samlet 3 Bedømmelser |
Udvikler | SmartAlec |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |