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": "Original New Tab", "version": "3.0", "manifest_version": 3, "icons": { "128": "extIcon128.png" }, "default_locale": "en", "description": "__MSG_extDesc__", "background": { "service_worker": "service_worker.js" }, "action": { "default_title": "Original New Tab", "default_icon": { "19": "extIcon16.png", "38": "extIcon32.png" } }, "content_security_policy": [] }