I have recently installed Ubuntu (14.04) on new partition. I still have the broken version of Ubuntu on the old partition and I want to copy some settings from it. Now I trying to find location of AdBlock plus settings and custom filters, because I use it only of few webs with excessive advertising. I have googled a lot with no luck.
2 Answers
I do not use adblock on chrome, but i know that some chrome configurations can be found under:
/home/<user>/.config/google-chrome May you should take a look in the Default/Extensions folder.
Good luck!
2This comes a year late, but... here goes: your ADP config file for Mozilla 42.0 on Trusty 14.04.x, as customized by the user, is located at:
~/.mozilla/firefox/id2jbmsn.default-ddddddddddddd/adblockplus/patterns.iniwhere, on my box, ddddddddddddd stands for a 13 digit long numeral.
HTH, however late.