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": "LearnPlatform for Educators", "description": "LearnPlatform provides product evaluations for educational websites you visit.", "short_name": "LearnPlatform for Educators", "minimum_chrome_version": "88", "icons": { "16": "icons\/icon.png", "48": "icons\/icon.png", "128": "icons\/icon.png" }, "version": "1.25", "action": { "default_icon": { "19": "icons\/icon.png", "38": "icons\/icon.png" }, "default_title": "LearnPlatform for Educators", "default_popup": "popup.html" }, "permissions": [ "alarms", "tabs", "storage", "identity", "identity.email", "idle" ], "host_permissions": [ "https:\/\/app.learnplatform.com\/*", "https:\/\/ep.learnplatform.com\/*" ], "background": { "service_worker": "\/background.js" }, "content_security_policy": { "script-src": "'self'", "object-src": "'self'" }, "offline_enabled": false, "manifest_version": 3 }