WebExtension.net
WebExtension.net

Pesticide for Chrome

View on Chrome Web Store
View Pesticide for Chrome Chrome Extension on Chrome Web Store
4.7 (92 ratings)

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

This extension inserts the Pesticide CSS into the current page, outlining each element to better see placement on the page.
Type
Extension
Users
300,000 users
londonappbrewery
View author page of londonappbrewery
Published
Published on November 9, 2021
Version 1.1
Manifest version
2
Updated
Updated on November 9, 2021
View on Chrome Web Store
View Pesticide for Chrome Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pesticide for Chrome",
    "short_name": "Pesticide",
    "description": "This extension inserts the Pesticide CSS into the current page, outlining each element to better see placement on the page.",
    "version": "1.1",
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "pesticide-injector.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Toggle Pesticide",
        "default_icon": {
            "19": "images\/toolbar-chrome.png",
            "38": "images\/[email protected]"
        }
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "web_accessible_resources": [
        "pesticide.min.css",
        "pesticide.js"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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