AI 产品解读Enhances the Bilibili video player with customizable keyboard shortcuts and configurable default settings (auto-disable danmaku, autoplay, screen mode, etc.)
Bilibili's native player lacks convenient keyboard shortcuts and forces users to manually adjust settings like bullet screen (danmaku) and screen mode on every video. This extension automates those defaults and adds a full set of video control shortcuts.
1. Install extension → settings page opens automatically on first install. 2. User optionally customizes shortcuts and default player behaviors in options/shortcuts pages. 3. User visits any bilibili.com video page → content script applies default settings (e.g., turns off danmaku, sets screen mode) and activates keyboard shortcuts. 4. User can use keyboard shortcuts during playback for quick control. 5. Optional: right-click extension icon → 'Sponsor' to donate via PayPal/WeChat.
Customizable keyboard shortcuts for all player controls (play/pause, seek, volume, fullscreen, danmaku toggle, PiP, screenshot, playback speed, etc.)Auto-disable bullet screen (danmaku) by defaultDefault screen mode setting (normal, wide, web fullscreen)Autoplay video on page loadExit fullscreen when video endsAuto light on/off with scroll
- 目标用户
- Bilibili video viewers who want keyboard-driven player control / Power users who watch many Bilibili videos and want consistent default settings / Users who find Bilibili's native danmaku/screen settings tedious to adjust repeatedly
- Extension is minified (contentScript.js), making deeper code inspection harder, but all key entry files and settings logic are readable.
- Cannot verify runtime behavior on actual bilibili.com pages without live testing.
- The extension works with bilibili.com which itself may require login for certain site features (commenting, favoriting), but the extension's player enhancements do not depend on that login.