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

question : Any way to remove Hangouts and PDF viewer extensions. #216

Closed
DHiaX00 opened this issue May 10, 2024 · 10 comments
Closed

question : Any way to remove Hangouts and PDF viewer extensions. #216

DHiaX00 opened this issue May 10, 2024 · 10 comments

Comments

@DHiaX00
Copy link

DHiaX00 commented May 10, 2024

Isn't there any way to remove these extensions from Thorium. It is known that thorium provides all features of chrome bcoz of which these extensions are there. But most of the people like me like to use adobe instead of Thorium (Chrome). So, People like me don't want extra extensions. There should be a option to remove them. OR if the option exits, then help me with the guide to remove them. Thanks

@gz83
Copy link
Collaborator

gz83 commented May 10, 2024

This is a built-in extension and it exists in Chrome as well, we just managed to show it. Also, this question has been answered many times.

@gz83 gz83 closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2024
@DHiaX00
Copy link
Author

DHiaX00 commented May 10, 2024

This is a built-in extension and it exists in Chrome as well, we just managed to show it. Also, this question has been answered many times.

Then, why don't you hide them....Isn't there any way in thorium to hide them.? Like some flag which you can introduce?

@gz83
Copy link
Collaborator

gz83 commented May 10, 2024

Hiding these extensions does not mean deleting them. You can also allow Acrobat to open PDF files by changing the file association.

We expose them to the public at the source code level, and users cannot hide them at the moment.

@JoachimHenze
Copy link

It's a misery that google did not do that more plugin-like. So that unwanted stuff could be stripped entirely.

@Alex313031 Alex313031 reopened this May 12, 2024
@Alex313031
Copy link
Owner

You would not want to get rid of the PDF viewer. Without it, PDFs cannot be displayed or printed from. Every Chromium based browser has this, but it is normally hidden. The hangouts extension is optional, and can be configured at build time with the enable_hangout_services_extension = true/false argument. Most, but not all, Chromium based browsers have this, and again it is normally hidden. This extension is only used on Google Hangout websites, and requires the user to consent to microphone/camera before it is ever actually activated.

@DHiaX00
Copy link
Author

DHiaX00 commented May 12, 2024

You would not want to get rid of the PDF viewer. Without it, PDFs cannot be displayed or printed from. Every Chromium based browser has this, but it is normally hidden. The hangouts extension is optional, and can be configured at build time with the enable_hangout_services_extension = true/false argument. Most, but not all, Chromium based browsers have this, and again it is normally hidden. This extension is only used on Google Hangout websites, and requires the user to consent to microphone/camera before it is ever actually activated.

So, can't you directly implement a flag which triggers this argument. Like you did with your icons too.

@Alex313031
Copy link
Owner

@Vipin2003 I mean I probably could, but it means more work. Why are you so concerned about it?

You can view the source here, and see that there is nothing malicious > https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/resources/hangout_services/

@DHiaX00
Copy link
Author

DHiaX00 commented May 12, 2024

@Vipin2003 I mean I probably could, but it means more work. Why are you so concerned about it?

You can view the source here, and see that there is nothing malicious > https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/resources/hangout_services/

Try to do it when you are free or have time. I'm just asking other's people concern.

@DHiaX00 DHiaX00 closed this as completed May 12, 2024
@DHiaX00 DHiaX00 reopened this May 12, 2024
@DHiaX00
Copy link
Author

DHiaX00 commented May 17, 2024

Reflected in M124.0.6367.218 - 40th Release.
Thanks to dev for listening to audience

@DHiaX00 DHiaX00 closed this as completed May 17, 2024
@gz83
Copy link
Collaborator

gz83 commented May 18, 2024

Once again, the flag introduced this time only hides these extensions, but does not delete them.

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

No branches or pull requests

4 participants