Draft:Coolstyles

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by imported>CommonsDelinker at 22:13, 15 April 2024 (Removing Logo-coolstyles.webp; it has been deleted from Commons by Túrelio because: Copyright violation: Obvious use of copyrighted logo..). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CoolStyles
Original author(s)Thanh Binh
Developer(s)binhdev
Initial release4 April 2023; 2 years ago (2023-04-04)
Websitehttps://coolstyles.org

CoolStyles

CoolStyles is a user style manager that combines user-supplied CSS style sheets with those provided by the website itself to alter the look of web pages in the user's browser without altering their content. In addition to installing user styles created by other CoolStyles users from a companion website, the Stylish browser extension comes with tools for writing user styles. These user styles can be more or less focused, focusing on a single webpage, all the pages within a domain, or all webpages on the internet.

CoolStyles was originally developed by binhdev as an XUL/XPCOM add-on for Chrome . A Chrome extension followed in 2023

Technical details

CSS code known as user styles is used to change a site's, certain sites', or all sites' look. Additionally, Stylish for Firefox allows you to style the browser's skin. However, because the Android version of the program integrates the user interface into native Android code, this feature is not supported. Only the designated targets receive the styles. It is possible to enable or disable specific user styles without needing to restart the browser.

The site's CSS rules are supplemented with user styles, which have the ability to override the site's styling (usually needing the!important keyword for each replacement rule). Ad blocking, changing the color scheme, and removing extraneous page elements are the most popular applications.[14]

Three categories of user styles exist. Site designs alter the

References