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, "action": { "default_title": "Rabatta" }, "web_accessible_resources": [ { "resources": [ "arguments.json", "fonts\/*", "styles\/*" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "*:\/\/*\/*" ], "name": "Rabatta", "version": "11.6.4", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "storage", "alarms" ], "content_scripts": [ { "run_at": "document_idle", "all_frames": false, "match_about_blank": true, "js": [ "content-scripts\/main\/content-script.js" ], "matches": [ "*:\/\/*\/*" ] }, { "run_at": "document_idle", "all_frames": false, "match_about_blank": true, "js": [ "content-scripts\/serp\/serp.js" ], "matches": [ "https:\/\/*\/search*" ], "include_globs": [ "*:\/\/www.google.??\/", "*:\/\/www.google.???\/*" ] } ], "background": { "service_worker": "background\/background.js" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtHo4nhmcPdSQy2FIaiiAlEttUcoP6d5ps4LacMKeezQHeeLmyxaNXsQhZLVoMZ6wVTfaOI4gDP16PUsyI\/M+o9mXJb0LIdNvL9wf57DY3ouzfBsY9xwo1gFFdMCFcjpNGZ5jaw4Fudhj\/Pp5\/f3koxID+Tr+1YNCgkFmFpO\/nz5B+EevgHChvmjCRJVit6PfvFjWKC4KKJXBAXjPLGEMcHmsgwVAicEM\/Ri\/HkvrCvG8COEjZ5ByffNPWamqamQIpCh5gBW+i8RLYkxNeGR4Mi2uS6CdXQzNkGVbuoKMjEEyG2hehmjF2pRS\/lyeToxfzD3S+5gunThdiKhbfEnBuwIDAQAB" }