Watcher

A time management stopwatch that allows you to track time for multiple items at once.

Wat is Watcher?

Watcher is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "A time management stopwatch that allows you to track time for multiple items at once.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Watcher

Download Watcher-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

                        - Color code your watches for easier management
- Edit a watch name in-line
- Re-order watches to set priority
- Rounds time to the nearest quarter hour and provides multiple time totals
- Track one or multiple projects at once
- Expand or collapse watches
- Add or subtract time manually                    

Basisinformatie over de Extensie

Naam Watcher Watcher
ID ecndlcfciheobflkmookjlojoeccmjbg
Officiële URL https://chromewebstore.google.com/detail/watcher/ecndlcfciheobflkmookjlojoeccmjbg
Beschrijving A time management stopwatch that allows you to track time for multiple items at once.
Bestandsgrootte 83.44 KB
Aantal Installaties 166
Huidige Versie 1.4.2
Laatst Bijgewerkt 2013-03-29
Publicatiedatum 2013-03-29
Beoordeling 4.29/5 Totaal 7 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Watcher",
    "version": "1.4.2",
    "manifest_version": 2,
    "description": "A time management stopwatch that allows you to track time for multiple items at once.",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_title": "Watcher",
        "default_popup": "index.html"
    },
    "icons": {
        "48": "img\/icon-48.png",
        "64": "img\/icon-64.png",
        "128": "img\/icon-128.png"
    }
}