[Ext] uBlock Origin

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
4td8s
Posts: 784
Joined: June 24th, 2009, 1:07 pm

Re: [Ext] uBlock Origin

Post by 4td8s »

4td8s wrote:latest "legacy" version of uBO for FF 52.x ESR is v1.16.4-legacy

newer versions of uBO after that seem to be webextension based
legacy versions of uBO will be 1.16.4.x. latest one was 1.16.4.4 released last month
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: [Ext] uBlock Origin

Post by toolong »

4td8s wrote:
4td8s wrote:latest "legacy" version of uBO for FF 52.x ESR is v1.16.4-legacy

newer versions of uBO after that seem to be webextension based
legacy versions of uBO will be 1.16.4.x. latest one was 1.16.4.4 released last month
Sadly it has not yet been updated to work with Thunderbird 60.0 which is the current release.
Yaron10
Posts: 472
Joined: July 5th, 2011, 6:32 am

Re: [Ext] uBlock Origin

Post by Yaron10 »

What's the CSS syntax for controlling uBO's button in recent FF versions?

For example:

Code: Select all

toolbarbutton[id*="6e1ccc3a-6961-4b99-9455-e04cb868e7c2"] { margin-inline-end: 4px !important; }
works.

but

Code: Select all

toolbarbutton[id*="uBlock0@raymondhill.net"] { margin-inline-end: 4px !important; }
does not.

Thank you.
Brummelchen
Posts: 4480
Joined: March 19th, 2005, 10:51 am

Re: [Ext] uBlock Origin

Post by Brummelchen »

someone please explain this development:
https://github.com/uBlockOrigin/uBlock- ... issues/338
https://github.com/uBlockOrigin/uBlock- ... -452843669

would this mean less filtering or workarounds, or what?
User avatar
Benjamin Markson
Posts: 397
Joined: November 19th, 2011, 3:57 am
Location: en-GB

Re: [Ext] uBlock Origin

Post by Benjamin Markson »

XUL is dead. Long live the Google Chrome Clones.
xdelicacyx
Posts: 111
Joined: April 16th, 2015, 3:15 am

Re: [Ext] uBlock Origin

Post by xdelicacyx »

Hi gorhill, i have an issue with this stupid site aoutrametade.com.br, you have to register to see the issue, & click on top on two sections:
"procurar" & any profile will bring 2 big stupid forced google ads.. on top & bottom, if i disable ublock on the site, i see those 2 stupid ads,
& if i have ublock ON, a big white page covers almost all sections of the site. i need a filter for that ((
Last edited by LIMPET235 on January 30th, 2019, 3:16 am, edited 1 time in total.
Reason: Some slight text editing.
Brummelchen
Posts: 4480
Joined: March 19th, 2005, 10:51 am

Re: [Ext] uBlock Origin

Post by Brummelchen »

is there an overall solution for the annoying tisoomi ads?
<website>##^script:has-text(tisoomi)

the discussion about started 2015 on github and is again on fire.
new: examples: kicker.de and freenet.de

seen on firefox but not on chromium, same filter settings.
Alfred001
Posts: 247
Joined: July 9th, 2011, 9:36 am

Re: [Ext] uBlock Origin

Post by Alfred001 »

(EDIT: Ignore this. Turns out there was a problem with my FF profile.)

I've started having problems with uBlock Origin.

I start Firefox and the tabs just keep loading indefinitely. As soon as I disable uBlock they load immediately. If I reenable it nothing loads again.

Any idea what the problem might be?
4td8s
Posts: 784
Joined: June 24th, 2009, 1:07 pm

Re: [Ext] uBlock Origin

Post by 4td8s »

regarding uBlock Origin releases-

releases of uBO for "modern" Firefox versions (FF 57 & above that support webExtensions) are found here:
https://github.com/gorhill/uBlock/releases

while uBO for "legacy" Firefox (FF 56 & older, down to FF 24), Seamonkey and Palemoon browsers can be found here:
https://github.com/gorhill/uBlock-for-firefox-legacy/releases
Post Reply