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.
الميزات الرئيسية لـ bewlybewly/bewlybewly هي: Bilibili Interface Customizations, Manifest V3 Extensions, Appearance Customizations, Homepage Content Customization, Application CSS Overrides, Client-Side Customization Utilities, Browser Extensions, CSS Style Injections.
تشمل البدائل مفتوحة المصدر لـ bewlybewly/bewlybewly: therealjoelmatic/removeadblockthing — RemoveAdblockThing is a browser extension that removes YouTube's adblock detection popup and skips video ads without… mdn/webextensions-examples — This project is a reference library and collection of practical code samples for building browser extensions using… bilibili-helper/bilibili-helper-o — bilibili-helper-o is a browser extension designed to modify the Bilibili web interface and enhance media playback and… meetdeveloper/freedictionaryapi — This project provides an English dictionary REST API and a corresponding web browser extension. It serves as a… betterdiscord/betterdiscord — Better Discord enhances Discord desktop app with new features. honestbleeps/reddit-enhancement-suite — Reddit Enhancement Suite is a browser extension that injects JavaScript and CSS directly into the Reddit web interface…
RemoveAdblockThing is a browser extension that removes YouTube's adblock detection popup and skips video ads without triggering the platform's anti-adblock systems. It is designed to maintain an uninterrupted viewing experience by eliminating the intrusive "Ad blocker are not allowed on YouTube" message and automatically bypassing ad detection mechanisms. The extension works by injecting a content script at document_start to intercept and modify page behavior before YouTube's ad detection scripts run. It uses a DOM MutationObserver to monitor the YouTube DOM for ad-related elements and detect
This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara
bilibili-helper-o is a browser extension designed to modify the Bilibili web interface and enhance media playback and download capabilities. It functions as a playback enhancer and web interface modifier that injects custom scripts into the platform to customize the video player and layout. The project provides tools to remove regional and account-based viewing restrictions on Bilibili content. It also includes a video downloader extension capable of extracting and saving video streams from the platform to local storage for offline archiving. These capabilities are implemented through networ
Better Discord enhances Discord desktop app with new features.