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", "chrome_url_overrides": { "newtab": "dist\/index.html" }, "manifest_version": 3, "name": "Chrome Home Extended", "version": "1.6.0", "permissions": [ "declarativeNetRequest", "declarativeNetRequestWithHostAccess" ], "host_permissions": [ "<all_urls>" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "description": "Chrome homepage with extended features and customizability.", "icons": { "32": "images\/icon-32x32.png", "192": "images\/icon-192x192.png" } }