awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 Repos

Awesome GitHub RepositoriesBrowser Extension Script Managers

Tools that allow users to inject custom scripts and interface modifications into websites to extend browser functionality.

Distinguishing note: This category focuses on user-script management and site-specific automation, distinct from general-purpose browser automation or web development frameworks.

Explore 9 awesome GitHub repositories matching web development · Browser Extension Script Managers. Refine with filters or upvote what's useful.

Awesome Browser Extension Script Managers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • the1812/bilibili-evolvedAvatar von the1812

    the1812/Bilibili-Evolved

    29,553Auf GitHub ansehen↗

    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 managing and executing custom user scripts to modify website behavior and interface elements.

    TypeScriptbilibilitampermonkeyuserscript
    Auf GitHub ansehen↗29,553
  • minbrowser/minAvatar von minbrowser

    minbrowser/min

    9,032Auf GitHub ansehen↗

    Min is a minimalist, privacy-focused web browser designed to limit data collection and remove interface clutter. It serves as an ad-blocking tool that prevents tracking scripts and advertisements from loading to improve page speed and protect user identity. The browser differentiates itself through organized tab management, where related tabs are grouped into named tasks to separate work streams. It features a tag-based bookmark manager that replaces traditional hierarchical folders with custom labels and provides a simplified reader view to strip away non-essential page elements for focused

    Executes custom JavaScript snippets and userscripts to modify page behavior and add functionality.

    JavaScript
    Auf GitHub ansehen↗9,032
  • violentmonkey/violentmonkeyAvatar von violentmonkey

    violentmonkey/violentmonkey

    7,874Auf GitHub ansehen↗

    Violentmonkey is a userscript manager extension and JavaScript injection framework. It allows users to install and manage custom scripts and CSS to modify the behavior and appearance of websites based on metadata-driven trigger conditions. The project functions as a cloud-synced script manager, backing up and synchronizing scripts across different devices using external cloud storage services. It also serves as a cross-origin request bridge, providing a communication layer that enables scripts to bypass the same-origin policy to fetch data. The tool covers a broad range of browser automation

    Acts as a manager for injecting custom scripts and interface modifications into websites.

    JavaScriptuserscripts-supportviolentmonkeywebextensions
    Auf GitHub ansehen↗7,874
  • tampermonkey/tampermonkeyAvatar von Tampermonkey

    Tampermonkey/tampermonkey

    5,269Auf GitHub ansehen↗

    Tampermonkey is a userscript manager used for browser behavior modification and web page automation. It allows for the installation and management of custom scripts that inject JavaScript into web pages to change their appearance or functionality. The project enables cross-browser script synchronization to maintain a consistent set of modifications across multiple devices. It provides a mechanism to manage custom userscript collections and synchronize them via cloud accounts. The system covers a broad range of capabilities including the automation of repetitive tasks on specific websites and

    Provides a specialized manager for injecting custom scripts and interface modifications to extend browser functionality.

    JavaScript
    Auf GitHub ansehen↗5,269
  • mdn/webextensions-examplesAvatar von mdn

    mdn/webextensions-examples

    4,447Auf GitHub ansehen↗

    Dieses Projekt ist eine Referenzbibliothek und Sammlung praktischer Codebeispiele für den Bau von Browser-Erweiterungen unter Verwendung der WebExtensions-APIs. Es bietet Implementierungsleitfäden und funktionale Beispiele für Kernkomponenten von Erweiterungen, einschließlich Content-Skripten, Hintergrundprozessen und Browser-Action-Popups. Das Repository konzentriert sich auf die Demonstration spezifischer Implementierungsmuster für die Anpassung der Browser-UI und die Manipulation von Webseiten. Es enthält Beispiele für das Erstellen von Sidebars, Kontextmenüs und Optionsseiten sowie Techniken zum Injizieren von Skripten und Styles, um DOM-Elemente und das Seitenaussehen zu verändern. Das Projekt deckt eine breite Palette von Funktionen ab, einschließlich Inter-Prozess-Kommunikation durch Messaging-Bridges, Abfangen und Modifizieren von Netzwerkanfragen sowie die Verwaltung von Browser-Tabs, Verlauf und Lesezeichen. Es bietet zudem Beispiele für Persistenz via Local Storage, Identitätsprüfung mittels OAuth2 und die Integration benutzerdefinierter Panels in Browser-Entwicklertools.

    Controls the dynamic registration and unregistration of scripts to manage when custom code is active.

    JavaScript
    Auf GitHub ansehen↗4,447
  • quoid/userscriptsAvatar von quoid

    quoid/userscripts

    4,349Auf GitHub ansehen↗

    Userscripts is a Safari browser extension that installs and runs custom JavaScript and CSS on websites through Apple's content script injection system. It provides a privileged execution context that allows userscripts to perform cross-origin HTTP requests and access clipboard functionality beyond standard browser sandbox restrictions. The extension uses metadata tags like @match, @run-at, and @weight to control precisely when and where scripts execute on web pages. It includes a built-in code editor with syntax highlighting and linting for modifying scripts directly, and supports automatic s

    Provides a sidebar, editor, and controls to add, edit, enable, disable, and delete custom JavaScript and CSS files.

    Swiftsafarisafari-app-extensionsafari-extension
    Auf GitHub ansehen↗4,349
  • adlered/csdngreenerAvatar von adlered

    adlered/CSDNGreener

    4,203Auf GitHub ansehen↗

    CSDNGreener ist eine Sammlung benutzerdefinierter Tools und Regeln, die als Browser-Erweiterung oder Tampermonkey-User-Script konzipiert sind, um Werbeinhalte zu filtern und Web-Layouts zu bereinigen. Es fungiert als Content-Filter speziell für die CSDN-Plattform und entfernt Werbung sowie schwebende Fenster, um die Lesbarkeit der Seite zu verbessern. Das Projekt konzentriert sich auf Interface-Optimierung für CSDN, wobei das Layout und das User-Interface modifiziert werden, um Browsing-Geschwindigkeit und Usability zu verbessern. Dies wird durch das Entfernen von Werbe-Pop-ups und ablenkenden visuellen Elementen erreicht, um eine sauberere Leseumgebung zu schaffen. Diese Funktionen werden durch Content-Filterung, Layout-Optimierung und die Verwaltung von benutzerdefiniertem JavaScript via Tampermonkey umgesetzt.

    Utilizes browser extension script management to alter the behavior of specific websites.

    JavaScriptcsdntampermonkeyuserscript
    Auf GitHub ansehen↗4,203
  • ohmyguus/i-still-dont-care-about-cookiesAvatar von OhMyGuus

    OhMyGuus/I-Still-Dont-Care-About-Cookies

    4,169Auf GitHub ansehen↗

    I-Still-Dont-Care-About-Cookies ist eine Browser-Erweiterung und ein Content-Blocker, der darauf ausgelegt ist, Cookie-Zustimmungswarnungen und Pop-ups von Webseiten zu entfernen. Er fungiert als Browser-Datenschutz-Tool und DOM-Element-Filter, der Webseiten-Unordnung und visuelle Unterbrechungen während des Surfens reduziert. Die Erweiterung identifiziert und verbirgt intrusive Elemente durch die Verwendung einer Datenbank domänenspezifischer Selektoren. Sie nutzt eine Kombination aus CSS-Injektion zum Verbergen von Elementen und JavaScript-Ausführung zum Entfernen komplexer Schnittstellenkomponenten, die nicht allein durch Stylesheets verborgen werden können. Das Tool verwaltet Content-Skripte und CSS-Selektoren, um das Surferlebnis durch das Filtern repetitiver Benachrichtigungs-Overlays und Zustimmungsformulare zu optimieren.

    Manages content scripts and CSS selectors to inject interface modifications into websites for a streamlined experience.

    JavaScriptbrowser-extensionchrome-extensionfirefox
    Auf GitHub ansehen↗4,169
  • scriptscat/scriptcatAvatar von scriptscat

    scriptscat/scriptcat

    4,122Auf GitHub ansehen↗

    Scriptcat is a user script manager and browser extension designed to install, execute, and manage custom JavaScript scripts to modify website behavior and extend browser functionality. It features a JavaScript sandbox environment that provides specialized APIs for storage, cookies, and system notifications, alongside a cloud-synced script repository to keep subscriptions and configurations consistent across multiple devices. The project includes an in-browser script editor for writing, testing, and debugging code directly within the browser. It also incorporates a cross-domain request engine

    Acts as a comprehensive manager for installing and executing custom JavaScript scripts to modify website behavior.

    TypeScriptchrome-extensiongreasemonkey-userscriptscriptcat
    Auf GitHub ansehen↗4,122
  1. Home
  2. Web Development
  3. Browser Extension Script Managers

Unter-Tags erkunden

  • Bulk Import ToolsUtilities for adding multiple scripts simultaneously from various sources. **Distinct from Browser Extension Script Managers:** Focuses on the bulk addition of scripts rather than the overall management of the script collection.
  • Lifecycle ManagementControlling the registration and unregistration of user scripts within a browser. **Distinct from Browser Extension Script Managers:** Focuses on the dynamic activation/deactivation of scripts rather than the general installation or updating of script managers.
  • Script CollectionsOrganizational structures for grouping scripts to facilitate collaboration and combined deployment. **Distinct from Browser Extension Script Managers:** Focuses on the logical organization of subscriptions into sets rather than the general management of the extension.
  • Script Update ManagementSystems for checking and applying updates to installed user scripts. **Distinct from Browser Extension Script Managers:** Focuses on updating external user scripts rather than general software versioning or build snapshots.