Yaware.TimeTracker Url Monitor
Time Tracker unit for monitoring URL in browsers
Yaware.TimeTracker Url Monitorคืออะไร?
Yaware.TimeTracker Url Monitor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Yaware และคุณลักษณะหลักของมันคือ "Time Tracker unit for monitoring URL in browsers"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Yaware.TimeTracker Url Monitor
ดาวน์โหลดไฟล์ส่วนขยาย Yaware.TimeTracker Url Monitor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
How it works Yaware.TimeTracker Url Monitor monitors URLs from active tabs and sends it to Yaware desktop app. This Extention helps to tracks time you spend working in Google Chrome browser correctly. Importantly: Extension is a part of Yaware.TimeTracker, you can use it only after you have signed up and installed Yaware client. Our website: www.yaware.com If you have any problems regarding this extension, write to us at: [email protected]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | oabagogjcaaabgfghindddcaoinjeoal |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/yawaretimetracker-url-mon/oabagogjcaaabgfghindddcaoinjeoal |
คำอธิบาย | Time Tracker unit for monitoring URL in browsers |
ขนาดไฟล์ | 45.86 KB |
จำนวนการติดตั้ง | 1,380 |
เวอร์ชันปัจจุบัน | 2.9 |
อัปเดตครั้งล่าสุด | 2023-06-27 |
วันที่เผยแพร่ | 2020-01-22 |
คะแนน | 4.20/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Yaware |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://yaware.com/ |
URL หน้าช่วยเหลือ | https://help.yaware.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://yaware.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "resources\/icon_032.png" }, "description": "Time Tracker unit for monitoring URL in browsers", "icons": { "128": "resources\/icon_128.png", "16": "resources\/icon_032.png", "32": "resources\/icon_032.png", "48": "resources\/icon_048.png" }, "manifest_version": 2, "name": "Yaware.TimeTracker Url Monitor", "permissions": [ "tabs" ], "version": "2.9" } |