1 repo
Utilities for injecting and executing custom scripts within the browser context to modify web page behavior.
Distinguishing note: Focuses on browser-side script injection and interception rather than general web framework development.
Explore 1 awesome GitHub repository matching web development · Browser Scripting Tools. Refine with filters or upvote what's useful.
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 asset
Executes custom JavaScript directly within the browser context to intercept and modify the behavior of existing web pages.