On Thu, 27 Aug 2015 13:06, Bob Williams wrote:
On 14/08/15 18:37, Felix Miata wrote: [..]
My ad blocking is a combination of hosts and CSS, nothing via extension, applied mostly only to my primary SeaMonkey profile, with most blocking done in CSS. I use a variation on the description at http://www.floppymoose.com/ that uses a file adblock.css[1] that is imported by userContent.css. I've occasionally thought about using router to block, but if I was doing it that way, AFAICT, it would be too troublesome to switch off in order to investigate problematic consequences of blocking on particular sites.
Felix,
I've downloaded both userContent.css and adblock.css but I'm not clear where to put them. Floppymoose says "You need to place the userContent.css file in the chrome directory of your browser user profile."
Here I have
/home/bob/.mozilla/firefox/6f2qt29b.default-1419149496798/storage/permanent/chrome
and
/home/bob/.mozilla/firefox/6f2qt29b.default-1419149496798/extensions/{8A6C82A1-F6C9-481a-AAE7-C96444C9A754}/chrome
but neither contains any CSS files (yet).
Which one should I be using? I'm running Firefox 40.0 on openSUSE 13.2 64bit, with KDE 4.14.9
That "chrome" folder has to be created in the main profile folder, here: "/home/bob/.mozilla/firefox/6f2qt29b.default-1419149496798/" is the profile folder, and in there the "chrome" folder has to be created: mkdir /home/bob/.mozilla/firefox/6f2qt29b.default-1419149496798/chrome into this folder place the files "userContent.css" and "adblock.css" please be aware that the exact spelling with upper and lowercase is needed. - Yamaban. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org