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": "Close tabs to the right", "action": [], "manifest_version": 3, "version": "0.2", "description": "Close tabs to the right", "permissions": [], "background": { "service_worker": "background.js" }, "icons": { "128": "icon.png" } }