m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.95k stars 449 forks source link

About Google Browser Your browser is managed by your organization #345

Closed nfksuss closed 8 months ago

nfksuss commented 8 months ago

I installed Google Chrome using Docker, but when I opened it, I was prompted that Your browser is managed by your organization. How can I remove this supervision

m1k1o commented 8 months ago

That means, there is browser policy. You can change this policy to accomodate your needs or completely remove (bind empty policy file/folder).

More info in docs: https://neko.m1k1o.net/#/getting-started/?id=want-to-customize-and-install-own-add-ons-set-custom-bookmarks

nfksuss commented 8 months ago

That means, there is browser policy. You can change this policy to accomodate your needs or completely remove (bind empty policy file/folder).

More info in docs: https://neko.m1k1o.net/#/getting-started/?id=want-to-customize-and-install-own-add-ons-set-custom-bookmarks

Could you please provide a detailed explanation of how to bind an empty policy file/folder?

nfksuss commented 8 months ago

Adjusting through Docker Compose

nfksuss commented 8 months ago

I am using the m1k1o/neko: Google chrome image package

nfksuss commented 8 months ago

It has been resolved. Thank you!