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", "name": "Free Udemy courses", "version": "1.0.0", "description": "Discover free Udemy courses effortlessly, updated every 2-3 hours!", "manifest_version": 3, "author": "Badhesh Chauhan", "permissions": [ "sidePanel" ], "side_panel": { "default_path": "sidepanel.html", "default_title": "Latest Free Udemy Courses" }, "icons": { "16": "logo_16x16.png", "48": "logo_48x48.png", "128": "logo_128x128.png" }, "action": { "default_popup": "index.html", "default_title": "Latest Free Udamy courses" } }