WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SiteLint - Web Audit Tools

SiteLint - Web Audit Tools

View on Chrome Web Store
View SiteLint - Web Audit Tools Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
7 views
This extension has been viewed 7 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.

Audit your website quality
Type
Extension
Users
136 users
2
Website sitelint.com
SiteLint
View author page of SiteLint
Published
Published on March 20, 2025
Version 1.0.071
Manifest version
3
Updated
Updated on September 17, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SiteLint - Web Audit Tools 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",
    "action": {
        "default_title": "Activate to open SiteLint panel"
    },
    "author": "[email protected]",
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/custom-elements.min.js",
                "scripts\/browser\/content-script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "Audit your website quality",
    "devtools_page": "devtools.html",
    "externally_connectable": {
        "ids": [
            "mhlaeoadmofakihnohbcmojgihjjgihc"
        ],
        "matches": [
            "http:\/\/*\/*",
            "https:\/\/*\/*"
        ]
    },
    "homepage_url": "https:\/\/www.sitelint.com",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "99",
    "name": "SiteLint - Web Audit Tools",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "debugger",
        "notifications",
        "scripting",
        "sidePanel"
    ],
    "side_panel": {
        "default_path": "sidepanel-global.html"
    },
    "version": "1.0.071"
}
© 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