actiTIME: Time Management Assistant

Track all your online activities automatically to see how much time you spend on different platforms and get accurate time track.

actiTIME: Time Management Assistantคืออะไร?

actiTIME: Time Management Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.actitime.com และคุณลักษณะหลักของมันคือ "Track all your online activities automatically to see how much time you spend on different platforms and get accurate time track."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย actiTIME: Time Management Assistant

ดาวน์โหลดไฟล์ส่วนขยาย actiTIME: Time Management Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Find it hard to remember which tasks you worked on, when, and for how long? 

This browser extension automatically tracks all your online activities, so you can see how much time you spend using versatile online platforms and easily get 100% accurate time tracking data whenever you need it.

It also lets you:
- Limit activity tracking to only specific websites and online apps.
- Divide your activities into different types and categories.
- Analyze the collected data via visual charts and reports.

How to get started?

1. Install Time Management Assistant.
2. Connect it to your actiTIME account or sign up using an email.
3. Indicate which online tools and types of activities you want to track + set exceptions via time tracking settings.
4. Configure your own mapping rules via sync settings to seamlessly export your time tracking data to actiTIME.
5. Start working on your tasks in the selected tools, and the Assistant will begin tracking time for your online activities automatically.
6. If you ever need to make a time entry manually, use the built-in one-click timer at the bottom left corner of the extension’s interface.
7. Open the Reports tab to analyze your time tracking statistics or view the real-time activity log in the Activities tab.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ actiTIME: Time Management Assistant actiTIME: Time Management Assistant
ID fhmmdobpcofodcpkehjaiodhahbfkkgn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/actitime-time-management/fhmmdobpcofodcpkehjaiodhahbfkkgn
คำอธิบาย Track all your online activities automatically to see how much time you spend on different platforms and get accurate time track.
ขนาดไฟล์ 1.91 MB
จำนวนการติดตั้ง 883
เวอร์ชันปัจจุบัน 1.1.1303
อัปเดตครั้งล่าสุด 2024-02-08
วันที่เผยแพร่ 2023-03-21
คะแนน 4.76/5 รวมทั้งหมด 17 คะแนน
ผู้พัฒนา https://www.actitime.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.actitime.com/time-management-assistant
URL หน้าช่วยเหลือ https://www.actitime.com/user-guide/time-management-assistant
URL หน้านโยบายความเป็นส่วนตัว https://www.actitime.com/legal/privacy-policy-full
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "actiTIME: Time Management Assistant",
    "description": "Track all your online activities automatically to see how much time you spend on different platforms and get accurate time track.",
    "version": "1.1.1303",
    "icons": {
        "64": "images\/icon64.png"
    },
    "permissions": [
        "idle",
        "tabs",
        "alarms",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.actitime.com\/"
    ],
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "action": {
        "default_icon": "images\/iconNotAuthorized64.png",
        "default_popup": "popup.html?"
    }
}