WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pesticide - Advanced CSS Debugger

Pesticide - Advanced CSS Debugger

View on Chrome Web Store
View Pesticide - Advanced CSS Debugger Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (47 ratings)
1 new ratings
20 views
This extension has been viewed 20 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Not only inserts outlines (without background color) on all elements, but also inspects size and layout. CSS is awesome!
Type
Extension
Users
10,000 users
1K
Website extension.rocks
Extension Rocks
View author page of Extension Rocks
Published
Published on October 29, 2024
Version 2.3.6
Manifest version
3
Updated
Updated on May 5, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Pesticide - Advanced CSS Debugger Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top