
Loading…
Make "3rd-party filters" tab work on Conkeror #827
scottjad
commented
gorhill
commented
By the look of it, Conkeror does not support messaging API required by uBlock, so that's kind of a big showstopper. Best is for a developer familiar with Conkeror to contribute a port, if possible to workaround the messaging issue.
Owner
chrisaljoudi
commented
Until this is deemed feasible.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
In case you're not aware, there's a xulrunner based web browser called Conkeror that has a small but passionate community. Most of us use the ABP extension for Firefox. With ABP on Conkeror the normal Firefox UI for blocking and unblocking does not work but the UI under Extensions > Preferences does work.
We were very excited to hear about the Firefox port of uBlock and many of us have been anxious to use it in Conkeror. Unfortunately it does not quite work as-is, and I realize that Conkeror is probably not a high priority for you, but I wanted to reach out to you just in case it might be possible to make its basic functionality work with only minor changes. Perhaps somewhere you are calling a Firefox API where a Xulrunner one would work.
Right now most things under the Extensions > Preferences menu seem to work, or at least display fine, but the most crucial one, the "3rd-party filters" does load entirely and is unusable.
This is what the window looks like:

When I first open the uBlock Preferences, before changing any tabs, this is the console output I get:
When I click on the "3rd-party filters" tab, this is the console output I get:
I tried downloading easylist.txt and then importing it on the "My filters" tab, and it filled the textarea but when clicking "Apply changes" I get this console output:
If you are easily able to make these features (and basic blocking, which we haven't been able to test without applying any filters) depend only on xulrunner and not Firefox then it would be greatly appreciated by the Conkeror community.
If you are able to resolve these issues so that uBlock works minimally on Conkeror, then please add this to the install.rdf so that it's easier for users to install in Conkeror:
Thank you very much,
Scott