Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "manifest_version": 3, "name": "GATE Exam Calculator", "description": "A virtual calculator designed for GATE aspirants to solve complex problems quickly and accurately", "version": "1.0.0", "action": { "default_icon": "icons\/icon16.png", "default_popup": "popup.html", "default_title": "Gate Calculator" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }