Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "icons": { "128": "icon.png" }, "manifest_version": 2, "name": "Phys.org Spotlight Science News", "short_name": "Phys.org News", "description": "Get the latest spotlight science and technology news from Phys.org", "permissions": [ "https:\/\/phys.org\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.3" }