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", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "1.0.2", "name": "__MSG_extensionDisplayName__", "description": "__MSG_extensionDescription__", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "identity", "tabs", "storage", "downloads" ], "content_scripts": [ { "matches": [ "https:\/\/www.google.com\/sorry\/index*" ], "js": [ "injectCaptcha.ccecbfcb.js" ], "all_frames": false, "run_at": "document_end", "css": [] }, { "matches": [ "https:\/\/www.google.com\/search?*", "https:\/\/www.google.com.hk\/search?*", "https:\/\/www.google.co.jp\/search?*", "https:\/\/www.google.co.uk\/search?*", "https:\/\/www.google.de\/search?*", "https:\/\/www.google.fr\/search?*", "https:\/\/www.google.ca\/search?*", "https:\/\/www.google.com.au\/search?*", "https:\/\/www.google.co.in\/search?*", "https:\/\/www.google.com.br\/search?*", "https:\/\/www.google.ru\/search?*", "https:\/\/www.google.it\/search?*", "https:\/\/www.google.es\/search?*", "https:\/\/www.google.com.mx\/search?*", "https:\/\/www.google.co.kr\/search?*", "https:\/\/www.google.nl\/search?*", "https:\/\/www.google.com.tr\/search?*", "https:\/\/www.google.com.sg\/search?*", "https:\/\/www.google.com.tw\/search?*", "https:\/\/www.google.pl\/search?*" ], "js": [ "injectRequestHook.8e3e41ae.js" ], "all_frames": false, "run_at": "document_start", "css": [] }, { "matches": [ "https:\/\/letsfaster.com\/oauth\/*" ], "js": [ "loginRedirect.89754cf8.js" ], "all_frames": false, "run_at": "document_end", "css": [] } ], "default_locale": "en", "host_permissions": [ "*:\/\/*.supabase.co\/*" ], "oauth2": { "client_id": "201420387100-12hq8noj0s7io2g272ecs0odfd6e05jk.apps.googleusercontent.com", "scopes": [ "email" ] }, "web_accessible_resources": [ { "resources": [ "styles\/*", "tabs\/*" ], "matches": [ "<all_urls>" ] }, { "matches": [ "https:\/\/www.google.com\/*", "https:\/\/www.google.com.hk\/*", "https:\/\/www.google.co.jp\/*", "https:\/\/www.google.co.uk\/*", "https:\/\/www.google.de\/*", "https:\/\/www.google.fr\/*", "https:\/\/www.google.ca\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.co.in\/*", "https:\/\/www.google.com.br\/*", "https:\/\/www.google.ru\/*", "https:\/\/www.google.it\/*", "https:\/\/www.google.es\/*", "https:\/\/www.google.com.mx\/*", "https:\/\/www.google.co.kr\/*", "https:\/\/www.google.nl\/*", "https:\/\/www.google.com.tr\/*", "https:\/\/www.google.com.sg\/*", "https:\/\/www.google.com.tw\/*", "https:\/\/www.google.pl\/*" ], "resources": [ "main.380c78b1.js" ] } ] }