Watcher

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

ما هو Watcher؟

Watcher هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "A time management stopwatch that allows you to track time for multiple items at once.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Watcher

قم بتنزيل ملفات الامتداد Watcher بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    }
}