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

If using --ungoogled Chrome Store cannot be used #593

Open
candrapersada opened this issue May 19, 2024 · 7 comments
Open

If using --ungoogled Chrome Store cannot be used #593

candrapersada opened this issue May 19, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@candrapersada
Copy link

image

@candrapersada candrapersada added the bug Something isn't working label May 19, 2024
@win32ss
Copy link
Owner

win32ss commented May 20, 2024

ungoogled-supermium is largely based off ungoogled-chromium. As such, the process to access the Chrome Web Store is a little complicated but by following the instructions here (same steps as ungoogled-chromium): https://github.com/NeverDecaf/chromium-web-store - extensions can be downloaded.

@candrapersada
Copy link
Author

but no image and can't use search

@FK2FAGHMS
Copy link

You weren't supposed to use CWS in Ungoogled Chromium, so it's same in Ungoogled Supermium. So either use Googled or find alternative ways to get extensions.

@opzch
Copy link

opzch commented May 20, 2024

Are there any similar errors in the network log?
image

Post the console log (Ctrl + Shift + I -> console).
Does this issue occur with other google services too (recaptcha, translate, youtube, image search)?

@opzch
Copy link

opzch commented May 20, 2024

Could you also try to open the link using Guest profile? (Ctrl+Shift+M -> Guest)? Does it load correctly?

@win32ss
Copy link
Owner

win32ss commented May 20, 2024

The search and image issues are errors on my part. I saw fit to block any source of involuntary connections made by the browser (as in any request to Google made at random, when the browser was not on any Google pages or even on a page using Google analytics). This seems to have had an impact on some Google services beyond what ungoogled-chromium does. These blocks will be split into a separate flag named #ungoogled-supermium-aggressive for aggressive Google blocking.

@XakerTwo
Copy link

XakerTwo commented May 20, 2024

Also experienced this issue with ungoogled mode. Further more few google services, such as search, translate (includes one from context menu), play market and other become non-functional or visually broken
Even favicon.ico can't be loaded by sites, while opening normally
GET https://ssl.gstatic.com/translate/favicon.ico net::ERR_INVALID_ARGUMENT

win32ss pushed a commit that referenced this issue May 22, 2024
…s still blocks any requests made with the header, but unintended breakage of Google services is resolved in ungoogled-supermium mode. Even extensions can now be added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants