Recensioni per Custom Style
Custom Style di cywu
3 recensioni
- Valutata 5 su 5di Wayne Sallee, 5 anni faThanks 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.comReplica dello sviluppatore
pubblicato il 5 anni faSince 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. - Valutata 5 su 5di Utente Firefox 14645526, 6 anni faПросто и лаконично.
Правда не сразу понял, что в настройках именно плагина нужно вносить свои параметры CSS.
Разобрался - работает! :-) Replica dello sviluppatore
pubblicato il 6 anni faThanks 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.