Bilibili Evolved is a userscript that enhances the Bilibili video platform through Tampermonkey or Violentmonkey browser extensions.
The script addresses the need for extended functionality on Bilibili by providing a modular architecture where users can selectively install components, plugins, and styles tailored to their preferences. Rather than shipping with all features enabled by default, the tool operates on an opt-in model accessed through a sidebar panel, allowing users to browse, batch-install, or add components via direct links. A settings panel lets users manage which components are active and configure their options.
Adoption suits users who want granular control over which enhancements they enable and are comfortable managing a userscript installation. The tool is positioned as a comprehensive enhancement suite rather than a specialized utility; the README explicitly recommends that users seeking only video download functionality should look elsewhere on GreasyFork for more focused alternatives. Installation requires either the jsDelivr CDN version or direct GitHub access, with a preview branch available for testing. The script has notable performance implications and requires logged-in Bilibili accounts for full compatibility. Users migrating from the earlier v1 version can import their previous settings through a dedicated migration component.
The project maintains active development with a public roadmap visible through its project board. Multiple installation sources are provided to accommodate different network conditions and access constraints. The codebase is written in TypeScript and accepts community contributions through a documented process. Documentation is hosted separately and developed collaboratively, with the main repository focusing on the script implementation itself.