WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Twitter Shadowban Test

Twitter Shadowban Test

View on Chrome Web Store
View Twitter Shadowban Test Chrome Extension on Chrome Web Store
Add to bookmarks
2.5 (2 ratings)
1 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.

Detect shadowbans on both Twitter/X accounts and individual tweets instantly with ease.
Type
Extension
Users
122 users
3
wildeo858
View author page of wildeo858
Published
Published on October 17, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on October 17, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Twitter Shadowban Test 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 Shadowban Test",
    "description": "__MSG_ext_description__",
    "version": "1.0.0",
    "default_locale": "en",
    "action": {
        "default_popup": "src\/popup\/index.html"
    },
    "icons": {
        "128": "image\/logo.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.twitter.com\/*",
        "https:\/\/*.x.com\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content.js-loader-CM3PTVbe.js"
            ],
            "matches": [
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.x.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.x.com\/*"
            ],
            "resources": [
                "js\/injectScript.js",
                "image\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.x.com\/*"
            ],
            "resources": [
                "assets\/content.js-BOtthg_B.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 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