Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "short_name": "CaretTab", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "4.6.0", "version_name": "4.6.0", "default_locale": "en", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "permissions": [ "storage", "unlimitedStorage" ], "host_permissions": [ "https:\/\/filplrhe2she7oc2pc3wmqvzvq0gdffl.lambda-url.us-west-2.on.aws\/*", "https:\/\/lbepjjthnvo4yrub7hdg7ilwp40uyowa.lambda-url.us-west-2.on.aws\/*", "https:\/\/7xhdzsrkjuon7xubpy3htk4u740fwtmk.lambda-url.us-west-2.on.aws\/*", "https:\/\/fonts.googleapis.com\/*" ], "optional_permissions": [ "favicon", "bookmarks", "topSites" ], "optional_host_permissions": [ "https:\/\/developer.sepush.co.za\/*", "https:\/\/api.openai.com\/" ], "commands": { "goto-link-1": { "suggested_key": { "default": "Alt+1" }, "description": "Load Quick Link 1" }, "goto-link-2": { "suggested_key": { "default": "Alt+2" }, "description": "Load Quick Link 2" }, "goto-link-3": { "suggested_key": { "default": "Alt+3" }, "description": "Load Quick Link 3" }, "goto-link-4": { "suggested_key": { "default": "Alt+4" }, "description": "Load Quick Link 4" }, "goto-link-5": { "description": "Load Quick Link 5" }, "goto-link-6": { "description": "Load Quick Link 6" }, "goto-link-7": { "description": "Load Quick Link 7" }, "goto-link-8": { "description": "Load Quick Link 8" }, "goto-link-9": { "description": "Load Quick Link 9" } } }