Recenzje dodatku Custom Style
Custom Style Autor: cywu
Autor recenzji: Wayne Sallee
Ocena: 5/5
Autor: Wayne Sallee, 5 lat temuThanks 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.com
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.com
Odpowiedź autora
Data: 5 lat temuSince 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.
Update: If you want to get rid of junk on page, let me point you to Ublock Origin.
3 recenzje
- Ocena: 5/5Autor: Użytkownik Firefoksa 14645526, 6 lat temuПросто и лаконично.
Правда не сразу понял, что в настройках именно плагина нужно вносить свои параметры CSS.
Разобрался - работает! :-) - Ocena: 3/5Autor: delicacy, 6 lat temuA 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..
Odpowiedź autora
Data: 6 lat temuThanks 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.