AI 产品解读Hide recommendation feeds and distracting content on Bilibili
Helps users avoid distractions and stay focused by removing algorithmic recommendations from the Bilibili homepage and video pages.
The extension injects content scripts into Bilibili pages (homepage, video player, watch later). It uses MutationObserver to detect and hide specific DOM elements containing recommendations. It also provides a popup for settings like blocked keywords.
Hides recommendation lists on the homepageHides related video recommendations after video playback endsRemoves recommendations from the 'Watch Later' listProvides a clean homepage with only a search boxAllows users to add blocked keywordsAdds quick access shortcuts for history, favorites, etc.
- 目标用户
- Bilibili users seeking a distraction-free experience / Students or professionals using Bilibili for learning who want to avoid entertainment distractions / Users looking for a minimalist Bilibili interface
- The extension is no longer actively updated according to the description, so some UI selectors might be outdated if Bilibili changes its structure significantly.
付费分析未识别到付费功能
The extension is free. There are no references to payment gateways, subscription management, license keys, or premium feature gating in the source code. The description mentions it is a free tool for self-discipline.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a content script that modifies the Bilibili UI locally. It does not implement any login mechanism, nor does it require the user to log in to the extension itself. While Bilibili (the destination service) may require login for certain features (like watch history or favorites), the core function of this extension (hiding recommendations) works regardless of login status, and the extension does not gate any functionality behind an account.
太好了 竟然真的有!B站版unhook
有一个问题就是对于后端返回量 能不能先block 不要渲染,,现在情况是,先渲染一遍b站首页,然后这个插件跳出来挡住了原来的首页。这种前后变化体验还是不太好的。chrome插件的xiaohongshu feed block 做的就很好,直接丝滑挡住,小红书的首页内容根本渲染不出来。
好用;也许logo和搜索框的间距可以大一些,留点呼吸的余地;此外也可以参考下youtube unhook的方案,在主界面留下前往动态和个人账户等页面的入口
非常好!!!个人小建议:缩小bilibili图标,使搜索框居中,目前搜索框有点偏下