Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 19, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Secret Labs - New Tab Background", "description": "Secret Labs Extention provides you customized background to your new tab For Health lovers.", "background": { "service_worker": "background-service.js" }, "version": "1.2", "chrome_url_overrides": { "newtab": "newimg.html" }, "icons": { "16": "smm\/icon.png", "48": "smm\/icon.png", "128": "smm\/icon.png" }, "action": { "default_popup": "popup.html" } }