awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • anarios/return-youtube-dislikeAvatar de Anarios

    Anarios/return-youtube-dislike

    13,627Voir sur 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
    Voir sur GitHub↗13,627
  1. Home
  2. User Interface & Experience
  3. Client-Side UI Patching