Replies: 10 comments 1 reply
-
@Snuupy I am aware of this and looking into it. Even if I can't figure out a patch to enable it forever, I can at least delay it by removing the deprecation flag that for right now is toggle-able. Why would uBlock Origin not work though? It is in active development, so the author would almost certainly migrate to V3. Unless there is something in the V3 spec that would inherently make ad blockers not work? So what do you mean they deprecated it to cripple adblockers? |
Beta Was this translation helpful? Give feedback.
-
@Snuupy Also, how do you like Thorium, and what platform(s) do you use it on? |
Beta Was this translation helpful? Give feedback.
-
negative. uBlockOrigin/uBlock-issues#338 (comment) and uBlockOrigin/uBlock-issues#338 (comment)
Exactly. afaik it's because it removes the ability to block network requests via extensions or limits it significantly.
I gave it a try because I was tired of user hostile browsers. Firefox didn't have the features that I wanted (namely SSBs - site specific browsers, nor a proper UI for profile switching). I'm on Windows myself. I had to switch back to Chrome thoguh because it didn't have profile sync or some other Google specific features last time I tried it but it's been at least a month or 2. Edit: I see google sync is now there - I might just have to give it a go again :) |
Beta Was this translation helpful? Give feedback.
-
@Snuupy oooooo ok then, I will definitely look into this then! Thanks for alerting me to this manifest V3 information. I just thought it'll be another minor update like normal. |
Beta Was this translation helpful? Give feedback.
-
@Snuupy Man the more I'm reading about it this just sounds like an evil corporation type move. If I can't figure out a patch or someone else cant figure out a patch, and once the delay on the deprecation flag runs out, the last worst case scenario thing is that I will maintain a build of the last chromium version that will work with V2. I think I agree with you now that this might be an intentional thing to restrict ad blockers. |
Beta Was this translation helpful? Give feedback.
-
Been caught up with life so it took me a while to get back to this:
H Y P E
❤️
Yup. "Don't be evil" my ass.
There is definitely one floating around somewhere, I know Brave has implemented it. I don't have the mental bandwidth right now to dig for the link to the commit right now but I know it exists.
Absolutely. Why else does chrome/all the chromium forks on android not have extension support? (Except kiwi/iceraven/firefox obviously) |
Beta Was this translation helpful? Give feedback.
-
@Snuupy If you could point me in some direction as far as the v3 patch, I would be happy to implement it in thorium. |
Beta Was this translation helpful? Give feedback.
-
I'm not anywhere close to enough experience to touch such huge codebase as chromium but I do think this is an important topic going forward as Chrome is going to end support for this manifest V2 in June 2024. Brave has said they will support manifest V2, but I could not find any commits or PR's searching their repository. |
Beta Was this translation helpful? Give feedback.
-
@Alex313031 One option is that you can add adblock (ublock origin) internally like Brave does even if google rolls out mv3. You can get something from here maybe - https://github.com/uazo/cromite |
Beta Was this translation helpful? Give feedback.
-
Here's how Brave force enables V2: https://github.com/brave/brave-core/blob/master/chromium_src/extensions/common/extension_features.cc More info: https://brave.com/blog/brave-shields-manifest-v3/ Thank you for making Thorium! 🫶❤️ |
Beta Was this translation helpful? Give feedback.
-
Context: Chrome deprecated Manifest v2 to cripple adblockers. What patches (if any) would (now, or in the future) need to be submitted so Thorium can continue supporting Manifest v2 and uBlock Origin can continue to work?
Beta Was this translation helpful? Give feedback.
All reactions