Welcome! Before posting, please check out the faq, the help, guidelines and our privacy policy, thank you!
![]() | 1 | initial version | posted 2014-01-21 20:07:19 +0200 |
I was able to install Adblock Plus into the Browser, but I could only add blocklists by copying the 'patterns.ini' from my Firefox profile into the Sailfish browser profile.
I could install the extension by opening a new tab on the "install"-button. Pressing the 'Add filter subscription' button in the filter-preferences of Adblock Plus, reachable via 'about:addons', did nothing.
Enabling ssh and copying it with: $ scp ./.mozilla/firefox/*.default/adblockplus/patterns.ini nemo@192.168.2.15:.mozilla/mozembed/adblockplus/ Added all filters I needed. ;)
![]() | 2 | No.2 Revision |
I was able to install Adblock Plus into the Browser, but I could only add blocklists by copying the 'patterns.ini' from my Firefox profile into the Sailfish browser profile.
I could install the extension by opening a new tab on the "install"-button. Pressing the 'Add filter subscription' button in the filter-preferences of Adblock Plus, reachable via 'about:addons', did nothing.
Enabling ssh and copying it with:
with:
$ scp ./.mozilla/firefox/*.default/adblockplus/patterns.ini nemo@192.168.2.15:.mozilla/mozembed/adblockplus/
nemo@192.168.2.15:.mozilla/mozembed/adblockplus/
Added all filters I needed. ;)
![]() | 3 | No.3 Revision |
I was able to install Adblock Plus into the Browser, but I could only add blocklists by copying the 'patterns.ini' from my Firefox profile into the Sailfish browser profile.
I could install the extension by opening a new tab on the "install"-button. Pressing the 'Add filter subscription' button in the filter-preferences of Adblock Plus, reachable via 'about:addons', did nothing.
Enabling ssh and copying it with:
$ scp ./.mozilla/firefox/*.default/adblockplus/patterns.ini ~/.mozilla/firefox/*.default/adblockplus/patterns.ini nemo@192.168.2.15:.mozilla/mozembed/adblockplus/
Added all filters I needed. ;)
![]() | 4 | No.4 Revision |
I was able to install Adblock Plus into the Browser, but I could only add blocklists by copying the 'patterns.ini' from my Firefox profile into the Sailfish browser profile.
I could install the extension by opening a new tab on the "install"-button. Pressing the 'Add filter subscription' button in the filter-preferences of Adblock Plus, reachable via 'about:addons', did nothing.
Enabling ssh and copying it with:
$ scp ~/.mozilla/firefox/*.default/adblockplus/patterns.ini Added all filters I needed. ;)