WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bulk MS Teams Message Removal

Bulk MS Teams Message Removal

View on Chrome Web Store
View Bulk MS Teams Message Removal Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Delete Microsoft Teams messages in bulk. It supports removing messages in channels. (Caveat: it does NOT work for chats at the…
Type
Extension
Users
68 users
1
lihster.developer
View author page of lihster.developer
Published
Published on November 21, 2023
Version 0.1.1
Manifest version
3
Updated
Updated on December 26, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Bulk MS Teams Message Removal 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",
    "name": "Bulk MS Teams Message Removal",
    "version": "0.1.1",
    "action": {
        "default_title": "Show the popup",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "service_worker": "compiled\/background.js"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/login.microsoftonline.com\/common\/oauth2\/v2.0\/*",
        "https:\/\/api.lemonsqueezy.com\/v1\/*",
        "https:\/\/graph.microsoft.com\/v1.0\/teams\/*"
    ],
    "manifest_version": 3
}
© 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