We curate open-source GitHub repositories matching “toolbar customizers”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The library distinguishes itself through a dedicated CSS selector engine that parses strings into executable functions for element location. It incorporates a state machine for managing asynchronous operations and a feature-detection strategy that probes the environment to execute code p
jQuery is a DOM manipulation library for web development, not a browser extension that lets users customize their toolbar—while it could be used to build such a tool, it is not itself a toolbar customizer as the visitor is seeking.
BewlyBewly is a browser extension that customizes the Bilibili homepage, modifying its layout and appearance to deliver a personalized browsing experience without altering the core functionality of the site. It functions as a frontend customization utility, injecting custom CSS and scripts directly into the page context to override default styles and dynamically reapply changes as content loads. The extension is built as a Manifest V3 Chrome extension, using a content script injection system and a DOM mutation observer to ensure customizations persist even as the page updates. It includes a u
BewlyBewly is a browser extension that customizes the Bilibili website's layout and appearance—it does not modify the browser's own toolbar with drag‑and‑drop button reordering or cross‑browser support.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| jquery/jquery | 59.8K | JavaScript | MIT | |
| bewlybewly/bewlybewly | 8.8K | Vue | MIT |