4 dépôts
Frameworks and utilities for developing and managing browser-based scripts that modify web page behavior.
Distinguishing note: Focuses on browser-side script injection and automation rather than general-purpose web application frameworks.
Explore 4 awesome GitHub repositories matching web development · User 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
Provides a dedicated environment for creating and managing modular browser scripts that inject custom logic into web pages.
Firefox iOS is a mobile web browser for iOS devices that uses the WebKit engine to render web content and provide navigation and search capabilities. It is a cross-platform browser implementation that adapts core browsing technologies and user interfaces for the Apple mobile operating system. The project includes a specialized build pipeline for automating the compilation, linting, and testing of the application. This system manages remote asset syncing for brand iconography and enforces coding standards through static analysis quality gates. The browser supports the injection of user script
Provides tools for compiling and injecting user scripts to modify web page behavior.
Cromite is a privacy-focused browser built as a fork of Chromium that embeds a network-level content blocking engine to intercept advertisements, pop-ups, and tracking scripts before they reach the page. It applies community-maintained public filter lists directly within the browser, eliminating the need for external extensions, and uses a curated patch system applied to the Chromium source tree at build time to add or modify features without maintaining a separate codebase. The browser is hardened against tracking and data leakage through a comprehensive set of privacy and security measures.
Executes custom user scripts on Android to modify page behavior.
CSDNGreener est un ensemble d'outils et de règles personnalisés conçus comme une extension de navigateur ou un script utilisateur Tampermonkey pour filtrer le contenu promotionnel et nettoyer les mises en page web. Il fonctionne comme un filtre de contenu spécifiquement pour la plateforme CSDN, supprimant les publicités et les fenêtres flottantes pour améliorer la lisibilité des pages. Le projet se concentre sur l'optimisation de l'interface pour CSDN, modifiant la mise en page et l'interface utilisateur pour améliorer la vitesse de navigation et la convivialité. Il y parvient en supprimant les pop-ups promotionnels et les éléments visuels distrayants pour créer un environnement de lecture plus propre. Ces capacités sont implémentées via le filtrage de contenu, l'optimisation de la mise en page et la gestion de JavaScript personnalisé via Tampermonkey.
Implemented as a user script that modifies web page behavior and layout.