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": "AIR MATH - Homework Helper (Solver on Web)", "description": "Crops out the questions from your screen to AIR MATH", "version": "1.0.16", "manifest_version": 3, "permissions": [ "contextMenus", "activeTab", "identity", "identity.email", "storage" ], "action": { "default_popup": "chrome-extension.d4da2177.html", "default_title": "AIR MATH" }, "icons": { "16": "icon-16.43748a3f.png", "32": "icon-32.6898ccc2.png", "48": "icon-48.a6819e88.png", "128": "icon-128.3145d219.png" }, "background": { "service_worker": "service-worker.05e9f827.js", "type": "module" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/*" ], "js": [ "content-script.0a01bf58.js" ], "css": [ "content-script.9efe8c92.css" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhchu95W2WdfpbeCsLbN1NA+HON368tNQq6kgvGUyh6GUNkSLH8Zx6ApfoqYQu0hn9tdMSXWBe77ht2AhY\/6qIE4LXOgRtRDSgmijB+ZFRPuksQG12DP4giWV5\/W2mHe9mk+AXItjWegvQ3\/LsIcQ8m7lC8YRgR6FoSnkhXHkMXcbiNXsnfo5UvZweQYI7dFux3acq+CxGVnYZfutWriGOCIFcT5gU7fwsptcRdDkRS7YQH88MJbbmhDmWgPtYPX9TS5GCQssgCyiyi\/1jTPNK4qPtisS+JS08wFPFzuZQ3nGLhnPRSNk\/IxBRydSf9E9KyaZGRfXyRk7oazdRaBUFwIDAQAB", "oauth2": { "client_id": "429681736430-b66hns5l7lhlk9ujlpl1s8pkeid2c37c.apps.googleusercontent.com", "scopes": [ "openid", "email", "profile" ] }, "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/*" ], "resources": [ "crosshair32.6d831d4e.png", "background.5835f2d1.png", "tutorial.f0ac83f2.gif" ] } ] }