Bewertungen für Custom Style
Custom Style von cywu
3 Bewertungen
- Bewertet mit 5 von 5 Sternenvon Wayne Sallee, vor 5 JahrenThanks for the tip to right click on the 'Add to Firefox' button, for downloading the code to view before installing!!
It works great!
{visibility: hidden !important;}
is a great way to get rid of junk.
Just don't make the mistake of putting 2 separate entries for the same web site. If you put website.com in the settings in 2 locations it won't work.
I wish Mozilla would have let me know that this had been replied to. I would have responded sooner.
Wayne@WayneSallee.comAntwort des Entwicklers
geschrieben am vor 5 JahrenSince Firefox only accepts add-ons signed by Mozilla, you can't, under normal circumstances, install the add-on by feeding Firefox the zip created from files in my Github repository. Users should install directly from Mozilla's site. When you see the 'Add to Firefox' button, you can right-click to download the xpi file without installing and review the code. The xpi file is just a zip file with the xpi extension. You can change the extension and extract the files.
Update: If you want to get rid of junk on page, let me point you to Ublock Origin. - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 14645526, vor 6 JahrenПросто и лаконично.
Правда не сразу понял, что в настройках именно плагина нужно вносить свои параметры CSS.
Разобрался - работает! :-) - Bewertet mit 3 von 5 Sternenvon delicacy, vor 6 JahrenA better look for hostname (css name) & css hidden until i double click or edit would be better so we could have css's line by line..
Antwort des Entwicklers
geschrieben am vor 6 JahrenThanks for the review. Sorry, I don't have time at the moment to think about ameliorating the options page, especially when I have only 6 lines there... Please fork the repo.