WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Twitter/X/Linkedin/Bluesky One Click Mute/Block

Twitter/X/Linkedin/Bluesky One Click Mute/Block

View on Chrome Web Store
View Twitter/X/Linkedin/Bluesky One Click Mute/Block Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (6 ratings)
1 new ratings
8 views
This extension has been viewed 8 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.

Adds muting, blocking and reporting buttons to tweets, linkedin posts and bluesky posts depending on the platform possibilities.
Type
Extension
Users
127 users
2
chro*******************
View author page of chro*******************
Published
Published on July 25, 2024
Version 1.5
Manifest version
3
Updated
Updated on July 30, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Twitter/X/Linkedin/Bluesky One Click Mute/Block 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": "Twitter\/X\/Linkedin\/Bluesky One Click Mute\/Block",
    "version": "1.5",
    "description": "Adds muting, blocking and reporting buttons to tweets, linkedin posts and bluesky posts depending on the platform possibilities.",
    "permissions": [],
    "icons": {
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/x.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/bsky.app\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "styles.css"
            ]
        }
    ]
}
© 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