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": "Class Meeting Shortcut", "permissions": [ "storage" ], "description": "An extension that contains Zoom meeting details of personal classes.", "version": "3.0.1", "icons": { "16": "\/images\/link-img-2.png", "48": "\/images\/link-img-2.png", "128": "\/images\/link-img-2.png" }, "action": { "default_title": "Time to go to class!", "default_popup": "popup.html" } }