Time Tracker
Time Tracker
Qu'est-ce que Time Tracker ?
Time Tracker est une extension Chrome développée par http://kindwhale.com, et sa fonction principale est "Time Tracker".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Time Tracker
Téléchargez les fichiers d'extension Time Tracker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
KindWhale Time Tracker is a lightweight productivity tool. Ever wonder how much time you spend on particular sites? Do you want to improve your productivity and focus? Time Tracker app will show you your internet activity in beautiful, well thought out visualizations. Think Fitbit for data driven fitness as to Time Tracker for data driven internet activity. Features - Daily, weekly, monthly statistics of websites visited - Drill into websites visited stats to see daily trend of a specific website - Ability to send feedback about a site. Features *Coming soon - Ability to blacklist websites so that they are not part of the tracking stats
Informations de Base sur l'Extension
Nom | |
ID | hclkpihmgdddnaogdbbeioanljljhidk |
URL Officiel | https://chrome.google.com/webstore/detail/time-tracker/hclkpihmgdddnaogdbbeioanljljhidk |
Description | Time Tracker |
Taille du Fichier | 245 KB |
Nombre d'Installations | 117 |
Version Actuelle | 0.1 |
Dernière Mise à Jour | 2016-07-26 |
Date de Publication | 2016-07-26 |
Évaluation | 2.33/5 Total 3 Évaluations |
Développeur | http://kindwhale.com |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Time Tracker", "description": "Time Tracker", "version": "0.1", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "Time Tracker" }, "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "content_scripts": [ { "matches": [ " |