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": "Mycampusmingle: Flashcards, Notes & Quiz Tool for Students", "version": "1.1", "description": "Quick access to upload study materials and create tasks while browsing", "permissions": [ "activeTab" ], "action": { "default_popup": "popup.html", "default_title": "Mycampusmingle: Flashcards, Notes & Quiz Tool for Students" }, "background": { "service_worker": "background.js" } }