Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Solution for uBlock not working on Chrome. #3414

Closed
9 tasks done
alizaincodes opened this issue Oct 12, 2024 · 1 comment
Closed
9 tasks done

[SUGGESTION] Solution for uBlock not working on Chrome. #3414

alizaincodes opened this issue Oct 12, 2024 · 1 comment
Labels
invalid not a uBlock issue

Comments

@alizaincodes
Copy link

Prerequisites

  • I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
  • This is NOT a YouTube, Facebook or Twitch report. These sites MUST be reported by clicking their respective links.
  • This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • The issue is not present after disabling uBO in the browser.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.

I tried to reproduce the issue when...

  • uBO is the only extension.
  • uBO uses default lists and settings.
  • using a new, unmodified browser profile.

Description

Solution

Hi there!
I have a suggestion. I have seen that uBlock is now not supported on Chrome.
I found a solution myself.

The extension uses network filters to block the ads.I know that Chrome has removed manifest v2 and switched to manifest v3.
And it provides poor support for networking features, the extension uses.

So instead of hanging around with the Chrome Manifest, you should start a local proxy server in the computer itself. And then set Chrome to pass through the proxy server.
In the proxy server, you should integrate the functionality of extension such as network filters.
This will be undetectable for Chrome and you can modify the body, headers and whatever easily.

Is this solution helpful?

A specific URL where the issue occurs.

It's a suggestion. I am not trying to submit a bug report.

Steps to Reproduce

It's a suggestion.

Expected behavior

It's a suggestion.

Actual behavior

It's a suggestion.

uBO version

latest

Browser name and version

Chrome 128.0.6613.137

Operating System and version

  • This implies with every OS.
@garry-ut99
Copy link

garry-ut99 commented Oct 12, 2024

It's a suggestion. I am not trying to submit a bug report.

Then better place is https://github.com/uBlockOrigin/uBlock-issues/discussions.

I have seen that uBlock is now not supported on Chrome. I found a solution myself.

Another solution is to switch to Chromium forks, which still support uBO, like mentioned there:

The extension uses network filters to block the ads.
and you can modify the body, headers and whatever easily.

uBO uses far more than networks filters, see:

Besides, if proxy idea means that uBO would have to become an external application, then it was already discussed and declined here:

@uBlock-user uBlock-user closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
@uBlock-user uBlock-user added the invalid not a uBlock issue label Oct 12, 2024
@uBlockOrigin uBlockOrigin locked and limited conversation to collaborators Oct 12, 2024
@gorhill gorhill converted this issue into discussion #3416 Oct 12, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
invalid not a uBlock issue
Projects
None yet
Development

No branches or pull requests

3 participants