Event Tracker
Helps manage events and get notified ... in short an event planner.
What is Event Tracker?
Event Tracker is a Chrome extension developed by Vinod Sebastian, and its main feature is "Helps manage events and get notified ... in short an event planner.".
Extension Screenshots
Download Event Tracker Extension CRX File
Download Event Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Event Tracker |
ID | meegfanlfhnhpjcbfjpnegaccaimmijd |
Official URL | https://chromewebstore.google.com/detail/event-tracker/meegfanlfhnhpjcbfjpnegaccaimmijd |
Description | Helps manage events and get notified ... in short an event planner. |
File Size | 643 KB |
Installation Count | 22 |
Current Version | 1.0.1 |
Last Updated | 2022-08-07 |
Publish Date | 2022-02-24 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Vinod Sebastian |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |