WebExtension.net
WebExtension.net

Message deleter for Slack 2.0

View on Chrome Web Store
View Message deleter for Slack 2.0 Chrome Extension on Chrome Web Store
2.9 (50 ratings)

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

Delete Slack messages in bulk - channels, private channels and direct messages supported
Type
Extension
Users
9,000 users
Peta Sittek
View author page of Peta Sittek
Published
Published on November 21, 2019
Version 2.9.3
Manifest version
2
Updated
Updated on October 19, 2023
View on Chrome Web Store
View Message deleter for Slack 2.0 Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Message deleter for Slack 2.0",
    "manifest_version": 2,
    "description": "Delete Slack messages in bulk - channels, private channels and direct messages supported",
    "version": "2.9.3",
    "icons": {
        "16": "icon\/icon-16.png",
        "32": "icon\/icon-32.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon\/icon-19.png",
            "38": "icon\/icon-38.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.slack.com\/*"
            ],
            "js": [
                "js\/hook.js"
            ],
            "run_at": "document_start"
        }
    ]
}
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