Skip to content

undecV/UserScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

undecV / UserScripts

UserScripts and UserStyles by undecV.

English | 正體中文

UserScripts

UserStyles

Preliminaries

UserScripts and UserStyles are both tools used to modify the appearance and functionality of web pages. UserScripts are JavaScript programs that can run on web pages to modify their behavior or add new features. On the other hand, UserStyles are style sheets written in CSS that can change the appearance and layout of web pages.

Violentmonkey and Stylus are browser extensions used to manage UserScripts and UserStyles, respectively. Violentmonkey is a browser extension that supports UserScripts, enabling JavaScript code to run in the browser to modify the behavior of web pages. Stylus, on the other hand, is an extension used to manage UserStyles, allowing users to easily apply custom CSS styles to web pages.

To install UserScripts, you first need to install the Violentmonkey extension and then add the desired UserScript link or directly paste the UserScript code into its management interface. Alternatively, you can also install UserScripts directly on supported websites. To install UserStyles, you need to install the Stylus extension and then add the desired UserStyle link or directly paste the CSS code into its management interface. Similarly, you can also install UserStyles directly on supported websites.

Install the 🐵 Violentmonkey extension: 🦊 Firefox, 🌐 Chrome, 🌊 Edge

Install the 🎨 Stylus extension: 🦊 Firefox, 🌐 Chrome.

Through these extensions, you can easily customize the appearance and functionality of web pages to better suit your personal preferences or needs.