Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "manifest_version": 3, "name": "Tab for a Cause", "description": "Raise money for charity with every browser tab you open!", "icons": { "16": ".\/img\/logo16.png", "32": ".\/img\/logo32.png", "48": ".\/img\/logo48.png", "128": ".\/img\/logo128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "background": { "service_worker": "ext-background.js" }, "action": [], "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "6.1" }