WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
UI Inspector - Visual CSS Editor

UI Inspector - Visual CSS Editor

View on Chrome Web Store
3.8 (10 ratings)
1 new ratings
5 views
0 downloads

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

Inspect and visually edit elements and their CSS directly on the page for faster design and UI debugging.
Type
Extension
Users
2,000 users
1K
Mr Violets
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.6.0
Manifest version
3
Updated
productivity/developer
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_EXT_NAME__",
    "description": "__MSG_EXT_DESCRIPTION__",
    "version": "1.6.0",
    "minimum_chrome_version": "116",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "scripting",
        "activeTab",
        "storage",
        "declarativeContent",
        "sidePanel",
        "commands",
        "contextMenus",
        "fontSettings"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "24": "icons\/icon24.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "__MSG_EXT_NAME_SHORT__"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+I",
                "mac": "Alt+Shift+I"
            }
        }
    }
}
© 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.