Beoordelingen voor Custom Style
Custom Style door cywu
3 beoordelingen
- Waardering: 5 van 5door Wayne Sallee, 5 jaar geledenThanks 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.comAntwoord van ontwikkelaar
5 jaar geleden geplaatstSince 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. - Waardering: 5 van 5door Firefox-gebruiker 14645526, 6 jaar geledenПросто и лаконично.
Правда не сразу понял, что в настройках именно плагина нужно вносить свои параметры CSS.
Разобрался - работает! :-) - Waardering: 3 van 5door delicacy, 6 jaar geledenA 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..
Antwoord van ontwikkelaar
6 jaar geleden geplaatstThanks 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.