Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "manifest_version": 3, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabs to Front v2", "version": "2.2", "description": "Brings newly created tabs to the foreground.", "icons": { "16": "icon-16.jpg", "32": "icon-32.jpg", "48": "icon-48.jpg", "128": "icon-128.jpg" }, "background": { "service_worker": "background.js" } }