Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Calendar Reminders: Event Notifications for Google Calendar\u2122",
"version": "1.1",
"description": "Track attendee engagement & reduce meeting no-shows by 50%",
"permissions": [
"tabs"
],
"background": {
"service_worker": "background.js"
},
"icons": {
"48": "logo.png",
"128": "logo.png"
},
"action": []
}