Event Tracker
Helps manage events and get notified ... in short an event planner.
Event Trackerคืออะไร?
Event Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vinod Sebastian และคุณลักษณะหลักของมันคือ "Helps manage events and get notified ... in short an event planner."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Event Tracker
ดาวน์โหลดไฟล์ส่วนขยาย Event Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Event Tracker has facility to create, edit, delete, postpone, complete, cancel events. It also provides browser alerts. In short it acts as an event planner.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Event Tracker |
ID | meegfanlfhnhpjcbfjpnegaccaimmijd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/event-tracker/meegfanlfhnhpjcbfjpnegaccaimmijd |
คำอธิบาย | Helps manage events and get notified ... in short an event planner. |
ขนาดไฟล์ | 643 KB |
จำนวนการติดตั้ง | 22 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2022-08-07 |
วันที่เผยแพร่ | 2022-02-24 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Vinod Sebastian |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Helps manage events and get notified ... in short an event planner.", "manifest_version": 3, "name": "Event Tracker", "version": "1.0.1", "homepage_url": "https:\/\/vinodsebastian.com\/eventtracker\/", "icons": { "128": "icons\/icon-128.png" }, "action": { "default_title": "Event Tracker", "default_popup": "eventtracker.html", "default_icon": { "32": "icons\/icon-32.png" } }, "permissions": [ "storage", "notifications", "background", "alarms" ], "web_accessible_resources": [ { "resources": [ "icons\/icon.jpg" ], "matches": [ " |