Watcher

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

Watcherとは何ですか?

WatcherはUnknownによって開発されたChromeの拡張機能で、その主な機能は「A time management stopwatch that allows you to track time for multiple items at once.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Watcher拡張機能のCRXファイルをダウンロード

Watcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        - 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                    

拡張機能の基本情報

名前 Watcher Watcher
ID ecndlcfciheobflkmookjlojoeccmjbg
公式URL https://chromewebstore.google.com/detail/watcher/ecndlcfciheobflkmookjlojoeccmjbg
説明 A time management stopwatch that allows you to track time for multiple items at once.
ファイルサイズ 83.44 KB
インストール数 166
現在のバージョン 1.4.2
最終更新日 2013-03-29
公開日 2013-03-29
評価 4.29/5 合計 7 レビュー
開発者 Unknown
支払い方法 free
対応言語 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"
    }
}