awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Bilibili Evolved | Awesome Repository
← All repositories

the1812/Bilibili-Evolved

0
View on GitHub↗
28,423 stars·1,735 forks·TypeScript·other·0 views

Bilibili Evolved

Features

  • Web Content Modification Engines - A runtime layer that intercepts and alters site assets and data streams to provide features not natively supported by the platform.
  • CORS Proxies - Routes network requests through a secondary layer to bypass browser security restrictions when fetching external data or assets.
  • Modular Architectures - Organizes independent features into isolated units that can be toggled or configured individually without affecting the core system.
  • Browser Interface Customizers - Modifies website layouts and removes unwanted interface elements to improve the user experience.
  • DOM Observers - Monitors the document tree for structural changes to dynamically inject or re-style interface elements as they appear on screen.
  • Interface Customizers - Provides modular controls to modify site behavior, appearance, and functionality across video and social sections.
  • Personalization Engines - Provides mechanisms to dynamically adjust web interface presentation and functionality to suit individual user requirements and workflow preferences.
  • Browser Extension Script Managers - Provides a dedicated environment for managing and executing custom user scripts to modify website behavior and interface elements.
  • Browser Extensions - Injects custom functionality and interactive tools into existing web applications without requiring server-side access.
  • Browser Scripting Tools - Executes custom JavaScript directly within the browser context to intercept and modify the behavior of existing web pages.
  • User Scripting Tools - Provides a dedicated environment for creating and managing modular browser scripts that inject custom logic into web pages.
  • Style Injection Tools - Applies custom style sheets at runtime to replace or augment the default visual presentation of the host website.
  • Bilibili-Evolved is a browser-based environment that functions as a web content modification engine. It operates as a user interface customization suite, allowing users to personalize their browsing experience by injecting custom logic and interface modifications directly into the Bilibili platform.

    The project distinguishes itself through a modular component architecture that organizes independent features into isolated units, which can be toggled or configured individually. It utilizes a user-script injection mechanism and a document mutation observer pattern to dynamically alter site assets, intercept data streams, and apply custom style sheets at runtime. By routing network requests through a secondary layer, it bypasses browser security restrictions to fetch external assets and augment site functionality without requiring server-side access.

    The suite covers a broad range of client-side feature augmentation, enabling the modification of layout, visual presentation, and interactive tools across video, live, and social sections. Comprehensive documentation is provided to assist users in managing these modular tools and contributing to the development of the script.