awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesClient-Side UI Patching

Techniques for modifying the DOM of an existing web page to inject or replace elements with custom visualizations.

Distinct from Client Provider Patching: Existing candidates focus on API client patching or component definitions, not the act of patching a third-party website's DOM.

Explore 1 awesome GitHub repository matching user interface & experience · Client-Side UI Patching. Refine with filters or upvote what's useful.

Awesome Client-Side UI Patching GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • anarios/return-youtube-dislikeAvatar de Anarios

    Anarios/return-youtube-dislike

    13,627Ver en GitHub↗

    This project is a browser extension and metadata tool designed to restore the visibility of dislike counts on YouTube videos. It functions as a client-side video enhancer that modifies the web interface to display engagement statistics that are otherwise hidden. The tool restores these metrics by combining archived data and user votes with statistical extrapolations. This data is retrieved via a public API using unique video identifiers to help users evaluate video content and identify low-quality or misleading videos. The extension utilizes content scripts and client-side patching to inject

    Modifies the YouTube page structure to replace hidden native elements with custom dislike count visualizations.

    JavaScriptchrome-extensiondislikedislike-button
    Ver en GitHub↗13,627
  1. Home
  2. User Interface & Experience
  3. Client-Side UI Patching