AI 产品解读Detects shadowbans, sensitive content flags, and reach limitations on Twitter/X accounts and tweets
Twitter/X users may be shadowbanned or have their content flagged as sensitive without explicit notification, reducing their visibility in search results and reach. This extension helps users identify these hidden restrictions.
User installs extension and browses Twitter/X normally. The content script injects a page-level script that uses MutationObserver to detect new tweets and profiles as they load. The extension analyzes each tweet/profile for shadowban indicators, sensitive flags, age restrictions, and country blocks, then displays inline status messages with color-coded indicators (✅/🚫/⚠️). Users can configure display preferences via the popup settings.
Detects shadowbans and sensitive flags per accountDetects sensitive flags for profile media (icon and header image)Detects countries that block accounts for legal reasonsDetects sensitive flags per tweetDetects age restrictions on tweetsAdds buttons to show hidden tweets
- 目标用户
- Twitter/X users concerned about shadowbanning / Social media managers monitoring account health / Content creators tracking visibility issues
- Source code is minified/bundled (rspack), making detailed logic review difficult but not blocking the core decisions
- The extension accesses Twitter/X page data directly through DOM analysis rather than APIs, so behavior depends on Twitter's DOM structure which could change
付费分析未识别到付费功能
The extension is open-source under MIT License with no payment processors, subscription systems, or premium feature gates. All keyword matches for 'pro' refer to 'X Pro' (Twitter's professional dashboard), not a paid tier. There is only a voluntary 'Support Development' link pointing to a GitHub sponsorship page.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension has no login UI, authentication flows, or API calls requiring user credentials. It operates entirely client-side by injecting content scripts into Twitter/X pages and analyzing the DOM. The 'account' references throughout the code refer to Twitter/X accounts being scanned, not accounts for the extension itself.
シャドウバンされていてもされていなくても「正常判定」されていますね 手作業で自分でチェックした方が早いし正確
シャドウバンの確認に使用しており、大変助かっています。 シャドウバンされていること自体は分かるのですが、どのツイートが原因かを探す際に、全てのツイートにメッセージが表示されるため探しにくく感じます。 項目ごとにメッセージを表示するかどうかを選択できる機能があると、さらに便利になるのではないかと思いました。
いつも便利に使わせてもらってます。比較的他のサイトよりもシャドウバンを発見しやすく、また常に表示し続けることができるのでシャドウバンを意識しやすいです。どのくらい短時間にいいね・リポストしたらシャドウバンになるのかなんとなく掴めてきました。 ところで、昨日あたりからプロフィールのシャドウバンチェックが表示されない不具合(ポストには正常に表示される)が起きているので、対応お願い致します。
シャドウバンにも関わらず、正常のラベルが表示されています。 古いシャドウバンアルゴリズムにしか対応していないようです。
一々シャドウバンチェッカーのサイトを開かなくて済むので気に入ってます。
Twitter's API changes regularly which causes hiccups, but for the most part this is very helpful. The (beta) doesn't work at present, so don't check it.