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": "__MSG_name__", "short_name": "Pesticide", "description": "__MSG_description__", "version": "2.3.6", "default_locale": "en", "permissions": [ "activeTab", "scripting", "contextMenus", "storage" ], "action": { "default_title": "Toggle Pesticide" }, "options_page": "options\/index.html", "background": { "service_worker": "assets\/background.js", "type": "module" }, "commands": { "_execute_action": { "suggested_key": { "default": "Ctrl+Shift+P", "windows": "Ctrl+Shift+P", "mac": "MacCtrl+Shift+P", "linux": "Ctrl+Shift+P" } } }, "icons": { "16": "images\/bug16.png", "32": "images\/bug32.png", "48": "images\/bug48.png", "128": "images\/bug128.png" }, "web_accessible_resources": [ { "resources": [ "pesticide.min.css", "assets\/pesticide.js", "\/options\/index.html" ], "matches": [ "<all_urls>" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2AWIQfwViwdQnVJIToK7+UcvlOndxBlGY1RNSjaIEKJyoEY\/el\/4en2+\/h9edxDZnoTwhSoXYGAnXYzS+qj3WgvrfndzNHJNkydZpcc\/0WvDNAo6soDVGVnvxfoWIUOIPV3\/wj4hDsN0d63TTN0ZiFHbcLJWzfCl9ixaJMhi1eqQ\/ZDDwjZrryaVJpt+EaIfZyIg0+A+ecFAuhTSKlBvwKI1neUvE1aRsPRygX+clFfjzeIadILEdjVI7WAtmneGujhL7RDJuNdT0FT8GYu6lXSxGa2C\/7Zrv5fqqI\/mhuJ\/hN82pJDzNSXZKvfULqxL4yr0kSLeKYBSuT1k00oyQQIDAQAB" }