Rules icon indicating copy to clipboard operation
Rules copied to clipboard

[chrome.google.com] "?hl=en" chrome.google.com/webstore

Open Rexadev opened this issue 2 years ago • 4 comments

Example URL

https://chrome.google.com/webstore/detail/cookie-autodelete/fhcgjolkccmbidfldomjliifgaodjagh?hl=en

Rexadev avatar Dec 06 '22 14:12 Rexadev

?hl=en

That appears to control the language, so removing it may cause issues. Also, the Chrome Web Store can not be accessed by extensions in Chrome, so that might prevent ClearURLs from doing anything to it.

iam-py-test avatar Dec 08 '22 12:12 iam-py-test

@iam-py-test

Also, the Chrome Web Store can not be accessed by extensions in Chrome, so that might prevent ClearURLs from doing anything to it.

It a website

I have bookmarked some extension on the website and remove that part doesn't affect anything

Rexadev avatar Dec 08 '22 18:12 Rexadev

Removing lang breaks the ability to change the language of the CWS: image For example, selecting German changes it to https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=de. However, that does not matter as extensions can not access chrome.google.com/webstore in Chrome.

iam-py-test avatar Dec 08 '22 21:12 iam-py-test

https://github.com/NeverDecaf/chromium-web-store @iam-py-test

Rexadev avatar Dec 09 '22 13:12 Rexadev