Please add support for ARM platform

Author: QvQQCreated Jul 22, 2024Updated Mar 11, 2026

I suggest replacing google-chrome-stable with chromium in the Dockerfile. This change could help with cross-platform support, since google-chrome-stable is only available on the AMD64 platform.

From my testing, it looks like chromium can be used as a drop-in replacement without any negative side effects.

Thanks!