Skip to content

This Firefox extension allows you to toggle css styles on the fly

License

Notifications You must be signed in to change notification settings

Naezr/userchrome-toggle-extended-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

userchrome-toggle-extended-2

This Firefox extension allows you to toggle css styles on the fly

How to use

Make sure you set up your userChrome.css and can add css styles to your Firefox. (Guides: reddit, userchrome.org)

Now, to use toggleable styles you need to copy the selector of one of the six available toggles. To do this, click on the button labelled "selector". When you click with the left mouse button, the required text is copied to the clipboard. Next, paste the selector into your userChrome.css, add curly braces. All styles inside these brackets will be applied only when the toggle whose selector you copied is active.


Example:

Copy 1st toggle selector *click*:

image

Paste it into userChrome.css and add brackets:

image

Write some styles inside:

image

Toggle:

2024-10-21.19-56-19.webm

Example of multiple styles:

image

2024-10-21.20-00-57.webm

How to customize shortcuts:

image

About

This Firefox extension allows you to toggle css styles on the fly

Resources

License

Stars

Watchers

Forks

Packages

No packages published