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": "Focus Tab", "version": "1.2.1", "description": "Your own new tab to help you Focus", "permissions": [ "geolocation" ], "icons": { "16": "images\/16x16.png", "48": "images\/48x48.png", "128": "images\/128x128.png" }, "chrome_url_overrides": { "newtab": "index.html" } }