Enhanced UI CSS overlay for uBlock Origin
(If people express interest, regular uBlock support will come later.)
Goals: Improved usability and accessibility
Designed for Mozilla Firefox
Copyright (c) 2015-2017 Gitoffthelawn. All rights reserved.
No warranties expressed or implied. Use at your own risk.
If you are interested in this using this code or any of the resultant designs in another project, just ask for permission by creating an issue on GitHub in this repository.
If you find this project helpful and would like to make a donation, you can pick a charity or ask me to pick one.
I am not accepting any money myself, but if my work helps any charities, that would make me happy.
Let me know if you are inspired to donate to a charity.
One of the many user interface areas improved by uBlock Deluxe:
Instructions for users with Stylish:
- Create a new User Style called
uBlock Deluxe Chrome
. - Point to
userChrome.css
in this repo (https://github.com/Gitoffthelawn/uBlock-Deluxe/blob/master/userChrome.css
), or simply cut and paste the code. - Create a new User Style called
uBlock Deluxe Content
. - Point to
userContent.css
in this repo (https://github.com/Gitoffthelawn/uBlock-Deluxe/blob/master/userContent.css
), or simply cut and paste the code.
Instructions for users without Stylish:
- Copy
userChrome.css
anduserContent.css
into thechrome
folder in your Firefox profile folder. - If the
chrome
folder does not exist, simply create one first. - Note that the profile folder is not the same as the application folder.
- To find your profile folder, enter
about:support
into the Firefox location bar, and then click on theShow Folder
button in theProfile Folder
line.
If you have any feedback, difficulties, questions, suggestions, or praise, simply add an Issue to the Issue Tracker.
Enjoy!