Ben
Ben
Hi @suther this is a good idea. It should be possible. We already have the image with bigger size. @swift502 do you know a easy solution?
I only accept open source projects and the images are in the same repo. This project is also not commercial. So it should cover all open source licens.
Why not easy as possible with ```html ```
Have a similar problem with `start-maximized` and proxy. MacOSX 10.15.7 ```python import undetected_chromedriver as uc options = uc.ChromeOptions() options.add_argument("start-maximized") options.add_argument(f'--proxy-server=http://xxx.x.xxx.xxx:xx') self.driver = uc.Chrome( use_subprocess=True, optitons = options, headless=False, ) ```...
@SylvianHemus feel free to do it and contribute to the project.
That's not true. The comment column is for component values. 
I can not find the apk file in the release section. On the [netbird](https://docs.netbird.io/how-to/installation/mobile#android) site it is mentioned that it is available. > APK releases are also available to install...