Watcher

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

Watcher क्या है?

Watcher Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A time management stopwatch that allows you to track time for multiple items at once."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Watcher एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        - 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"
    }
}