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": "TabTailor", "description": "Easily customize your new tab background with videos, GIFs, or images", "version": "0.2.1", "action": { "default_popup": "index.html" }, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "src\/assets\/16.png", "32": "src\/assets\/32.png", "48": "src\/assets\/48.png", "128": "src\/assets\/128.png" }, "browser_specific_settings": { "gecko": { "id": "[email protected]" } } }