changedetection.io
changedetection.io copied to clipboard
[feature] Option to use normal chromium install
Version and OS N/A
Is your feature request related to a problem? Please describe. Some websites can detect when headless/customised chromium is used.
Describe the solution you'd like Using the system chromium/chrome install in non-headless mode should solve this. May require GUI automation as chrome devtools protocol is potentially detectable. I think you'd need it to run in its own x display, if not inside a container too, to make sure it doesn't lose/steal focus.
Describe the use-case and give concrete real-world examples See above
Additional context None