bilibili plus fixed

B站截图、获取封面、逐帧前进/后退;移除宽屏功能,兼容新版播放器控制栏

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
yingchao zhou
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
0.5.0
Created
2026-05-28
Updated
2026-05-28
Size
9.67 KB
Compatibility
Compatible with Firefox Compatible with Chrome
License
MIT
Applies to

脚本说明


bilibili plus fixed 是一个适配新版 B 站播放器的用户脚本,
主要提供截图、获取封面、逐帧前进和逐帧后退功能。


本版本去除了原脚本中的宽屏模式和下拉模式,只保留视频辅助操作功能,
并修复了新版 B 站页面中按钮位置、图标颜色和控制栏挂载失效的问题。

主要功能

  • 获取当前视频封面
  • 截取当前视频画面
  • 逐帧后退
  • 逐帧前进
  • 支持快捷键操作

使用方法

  1. 安装 Tampermonkey、Violentmonkey 或其他用户脚本管理器。
  2. 安装本脚本。
  3. 打开 B 站视频页面。
  4. 在播放器下方的弹幕输入栏附近可以看到新增按钮。
  5. 点击对应按钮即可使用封面、截图和逐帧功能。

快捷键

  • ,:逐帧后退
  • .:逐帧前进

适用页面

注意事项

  • 截图功能依赖浏览器对视频画面的访问权限,极少数情况下可能因跨域限制失败。
  • 逐帧功能默认按约 29.97 FPS 计算。
  • 如果 B 站再次大幅修改播放器结构,按钮位置可能需要重新适配。

来源说明


本脚本功能参考原 Greasy Fork 脚本

bilibili plus

,并针对新版 B 站播放器进行了整理和修复。