WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Seerraze

Seerraze

View on Chrome Web Store
View Seerraze Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (11 ratings)
3 new ratings
0 views
This extension has been viewed 0 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.

Bulk delete your Discord messages. Delete DMs and server messages in text, voice & stage channels. Fast, simple, privacy-focused.
Type
Extension
Users
10 users
3
seerrorworks
View author page of seerrorworks
Published
Published on March 1, 2026
Version 1.1.1
Manifest version
3
Updated
Updated on March 3, 2026
productivity/communication
Extension Category
View on Chrome Web Store
View Seerraze 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": "Seerraze",
    "version": "1.1.1",
    "description": "Bulk delete your Discord messages. Delete DMs and server messages in text, voice & stage channels. Fast, simple, privacy-focused.",
    "author": "Seerraze",
    "homepage_url": "https:\/\/www.seerror.com\/",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [],
    "host_permissions": [
        "https:\/\/*.discord.com\/*",
        "https:\/\/discord.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*"
            ],
            "matches": [
                "https:\/\/*.discord.com\/*",
                "https:\/\/discord.com\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.discord.com\/*",
                "https:\/\/discord.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "styles.css"
            ],
            "run_at": "document_idle"
        }
    ]
}
© 2026 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