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": "\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9\u30fb\u5148\u751f\u751f\u5f92\u753b\u9762\u5171\u6709\u6a5f\u80fd(\u751f\u5f92) for Google Classroom", "description": "\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9\u30fb\u5148\u751f\u751f\u5f92\u753b\u9762\u5171\u6709\u6a5f\u80fd(\u751f\u5f92) for Google Classroom", "version": "1.0.4", "icons": { "32": "\/images\/32.png", "48": "\/images\/48.png", "96": "\/images\/96.png", "128": "\/images\/128.png" }, "background": { "service_worker": "background-wrapper.js" }, "options_page": "", "action": { "default_title": "\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9\u30fb\u5148\u751f\u751f\u5f92\u753b\u9762\u5171\u6709\u6a5f\u80fd(\u751f\u5f92) for Google Classroom", "default_icon": { "32": "\/images\/32.png", "48": "\/images\/48.png", "96": "\/images\/96.png", "128": "\/images\/128.png" }, "default_popup": "" }, "host_permissions": [ "<all_urls>" ], "permissions": [ "activeTab", "tabs", "storage", "notifications", "identity", "identity.email", "scripting", "desktopCapture" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "filterweb.js", "attention.js", "dialog_message.js" ], "run_at": "document_start" } ], "web_accessible_resources": [ { "matches": [ "chrome:\/\/*\/*", "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "js\/*", "images\/*", "backgrounds\/*", "overlay.html", "teacherstream.html", "warning.html", "filterweb.js", "attention.js", "message.js" ], "use_dynamic_url": true } ], "oauth2": { "client_id": "528860550144-4e5mj1rg7sgi636p2enogc7cp2c18iqo.apps.googleusercontent.com", "scopes": [ "openid", "email", "profile" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAliDoApFy6jQizsRjEwJnlYJKmrRFM4awcSQIqkp7RB6mx6DMutynM9WC2SpzW++4FlmH44Rf\/rKQlIm+bObiGHgUKkhomJV+RCVHwrplC3\/62VasZTcXFZFW3M26ywl74zkJfMZ2EDfhtch8qp2YQYvBs7HWQkahDZZV4PHs1eguE7hCV4L\/voG5uNGDy\/aDEQyefQNd9L698Zi7ffmlpyT19NWhIVGS8mv+Ysb7s0S7cuYjscYFWadtYqVR1AnmIf2CvanrZI+zrSkMrBj5uoUTITeDji09RyhsrGvjewJzuWvckOOYEyrficLKGMxZVAisPJ04t1B21pLK8TwZPQIDAQAB" }