The version included in r3dfox and in the Firefox addon store is MV2 though. There is a uBO Lite that is MV3, and from what I've heard it works pretty well and can even be better than MV2 uBO, but I haven't tried it.The-10-Pen wrote: ↑16 Apr 2026, 21:38 In case you missed it (because I "talk a lot", lol), MV3 is *one of the reasons* that I *hate* uBO force-included in recent 'fox forks.
Although, yeah, I probably (probably) shouldn't complain about that UNTIL (it will happen eventually, IMO) Firefox/Forks no longer support MV2.
The version included in r3dfox and in the Firefox addon store is MV2 though. There is a uBO Lite that is MV3, and from what I've heard it works pretty well and can even be better than MV2 uBO, but I haven't tried it.The-10-Pen wrote: ↑16 Apr 2026, 21:38 In case you missed it (because I "talk a lot", lol), MV3 is *one of the reasons* that I *hate* uBO force-included in recent 'fox forks.
Although, yeah, I probably (probably) shouldn't complain about that UNTIL (it will happen eventually, IMO) Firefox/Forks no longer support MV2.
I'm not using Twich much but last time I did, about 2 weeks ago, I didn't had any ads.The-10-Pen wrote: ↑11 May 2026, 11:12 It only works on Twitch (never heard of it), Kick (never heard of it), and YouTube (useless because uBO already blocks ads).
I'm not using Twich much but last time I did, about 2 weeks ago, I didn't had any ads.The-10-Pen wrote: ↑11 May 2026, 11:12 It only works on Twitch (never heard of it), Kick (never heard of it), and YouTube (useless because uBO already blocks ads).
Attachments
Attachments
Attachments
Attachments
Attachments
Attachments
Attachments
Attachments
Attachments
Attachments
Not everyone is tech savvy. That's why it's enabled by default because it can be very useful.The-10-Pen wrote: ↑07 May 2026, 11:09 whatever a "detectportal" is (something that to me should be OFF by **DEFAULT**)
Not everyone is tech savvy. That's why it's enabled by default because it can be very useful.The-10-Pen wrote: ↑07 May 2026, 11:09 whatever a "detectportal" is (something that to me should be OFF by **DEFAULT**)
Attachments
Attachments
Good news, but keep in mind Firefox v151 will be released on next Tuesday the 19 of May
Good news, but keep in mind Firefox v151 will be released on next Tuesday the 19 of May
]]>
]]>
Code: Select all
git config --global core.autocrlf false
git config --global core.eof lf
Code: Select all
git clone https://github.com/Eclipse-Community/UXP
Code: Select all
git config core.autocrlf false
git config core.eof lf
git rm --cached -r .
git reset --hard
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach clobber
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach clobber
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach installer
Code: Select all
git clone https://github.com/Eclipse-Community/eMail
Code: Select all
mklink /d platform ..\UXP
Code: Select all
git cherry-pick ae3068547e4645e3cc5e8d187c9ecbe77162d288
Code: Select all
git apply --ignore-space-change (path-to-patch).patch
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach clobber
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach clobber
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach installer
Code: Select all
git config --global core.autocrlf false
git config --global core.eof lf
Code: Select all
git clone https://github.com/Eclipse-Community/UXP
Code: Select all
git config core.autocrlf false
git config core.eof lf
git rm --cached -r .
git reset --hard
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win32 ./mach clobber
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/nm-win64 ./mach clobber
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach build
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach package
MOZCONFIG=C:/Projects/UXP/mozconfigs/serpent-win64 ./mach installer
Code: Select all
git clone https://github.com/Eclipse-Community/eMail
Code: Select all
mklink /d platform ..\UXP
Code: Select all
git cherry-pick ae3068547e4645e3cc5e8d187c9ecbe77162d288
Code: Select all
git apply --ignore-space-change (path-to-patch).patch
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win32 ./mach clobber
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/mail-win64 ./mach clobber
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach clobber
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win32 ./mach installer
Code: Select all
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach build
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach package
MOZCONFIG=C:/Projects/eMail/mozconfigs/nav-win64 ./mach installer
Attachments
Attachments
Attachments
Attachments
Maybe the RSS feed can help you: https://board.eclipse.cx/app.php/smartfeed/ui]]>
Maybe the RSS feed can help you: https://board.eclipse.cx/app.php/smartfeed/ui]]>
Attachments
Attachments
Same here.]]>
Same here.]]>
Attachments
Attachments
Research it yourself.
Research it yourself.
That means you don't have any evidences.The-10-Pen wrote: ↑29 Apr 2026, 19:17Research it yourself.
I've told you before, I will not hold your hand, and I personally feel you won't believe it anyway unless it is the product of your own research.
That means you don't have any evidences.The-10-Pen wrote: ↑29 Apr 2026, 19:17Research it yourself.
I've told you before, I will not hold your hand, and I personally feel you won't believe it anyway unless it is the product of your own research.
That's stupid. If you were homeless and being given some money what would you do with it ? Begging for food on street corners ?]]>The-10-Pen wrote: ↑29 Apr 2026, 19:50 Hell, our city has PROVEN that "homeless people" were being PAID to stand on street corners and BEG FOR FOOD.
Being paid by CALIFORNIA "interests" and California is over TWO THOUSAND MILES AWAY.
That's stupid. If you were homeless and being given some money what would you do with it ? Begging for food on street corners ?]]>The-10-Pen wrote: ↑29 Apr 2026, 19:50 Hell, our city has PROVEN that "homeless people" were being PAID to stand on street corners and BEG FOR FOOD.
Being paid by CALIFORNIA "interests" and California is over TWO THOUSAND MILES AWAY.
substack.comThe-10-Pen wrote: ↑29 Apr 2026, 19:50 Here, this is a START, I *beg* of you to DO SOME RESEARCH !!!
https://legalexplained.substack.com/p/decoded-the-real-story-behind-no
That's stupid. If you were homeless and being given some money what would you do with it ? Begging for food on street corners ?The-10-Pen wrote: ↑29 Apr 2026, 19:50 Hell, our city has PROVEN that "homeless people" were being PAID to stand on street corners and BEG FOR FOOD.
Being paid by CALIFORNIA "interests" and California is over TWO THOUSAND MILES AWAY.
substack.comThe-10-Pen wrote: ↑29 Apr 2026, 19:50 Here, this is a START, I *beg* of you to DO SOME RESEARCH !!!
https://legalexplained.substack.com/p/decoded-the-real-story-behind-no
That's stupid. If you were homeless and being given some money what would you do with it ? Begging for food on street corners ?The-10-Pen wrote: ↑29 Apr 2026, 19:50 Hell, our city has PROVEN that "homeless people" were being PAID to stand on street corners and BEG FOR FOOD.
Being paid by CALIFORNIA "interests" and California is over TWO THOUSAND MILES AWAY.
Attachments
Attachments
Attachments
Attachments
Attachments
Attachments