2 रिपॉजिटरी
Tools that monitor and rearrange the document object model to reorganize page components.
Distinct from DOM Structure Observation: None of the candidates cover the combination of monitoring and rearranging the DOM for clutter reduction
Explore 2 awesome GitHub repositories matching user interface & experience · DOM Structure Modifiers. Refine with filters or upvote what's useful.
Reddit Enhancement Suite is a browser extension that injects JavaScript and CSS directly into the Reddit web interface to customize its layout, styling, and behavior. It operates entirely on the client side, storing user preferences locally and manipulating the page's DOM to rearrange elements, apply visual overrides, and observe mutations so that modifications persist even as new content loads dynamically. The extension provides keyboard-driven navigation for browsing posts and comments without a mouse, along with user-defined filtering that can hide or highlight comments and posts based on
Rearranges HTML elements and applies CSS overrides to reduce clutter and redefine Reddit's interface appearance.
Utao is a web-based TV media center and streaming site interface wrapper that adapts video platforms for television displays. It functions as a remote control video player, modifying web interfaces to provide a television-like experience on large screens. The project bypasses casting restrictions and membership fees by utilizing user-agent spoofing to request mobile or web versions of sites. It features a system to translate standard television remote inputs into browser commands for managing playback, adjusting video quality, and navigating streaming content. The system includes capabilitie
Modifies the document object model to optimize site layouts for television remote navigation.