Skip to content
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

Chrome: "This extension was turned off because it is no longer supported" #436

Closed
peSHIr opened this issue Mar 4, 2025 · 3 comments
Closed
Labels
missing API The required API is missing

Comments

@peSHIr
Copy link

peSHIr commented Mar 4, 2025

I just noticed that Chrome on my work PC does no longer seem to allow the use of the ClearURLs extension:

Image

Any idea why this might be and if anything can be done about it?
Is it "just" Google not liking the functionality?

Or could it be related to the (maybe still not optional) download and unlimited storage for the log mode?

Would like to continue using this extension if possible.

@natewind
Copy link

natewind commented Mar 4, 2025

It’d due to Manifest V2 deprecation, see #326.

@KevinRoebert KevinRoebert added the missing API The required API is missing label Mar 5, 2025
@KevinRoebert
Copy link
Member

For more details, please refer to this comment: GitHub Issue #326.

ClearURLs will no longer be available in Google Chrome due to the removal of the onBeforeRequest API. However, you can still manually install ClearURLs in Chrome-based browsers that continue to support Manifest V2 (MV2) and the onBeforeRequest API.

@KevinRoebert KevinRoebert closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2025
@KevinRoebert KevinRoebert pinned this issue Mar 5, 2025
@hsantanna
Copy link

Google Chrome is over, choose a better website browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing API The required API is missing
Projects
None yet
Development

No branches or pull requests

4 participants