How to add extensions to webdriver Chrome in changedetection.io?
I started to self host changedetection.io to monitor a website for new listings. The problem is that I absolutely need an extension to display further informations that I will eventually fetch. I installed it on the server using the instructions for docker that can be found on their github.
Changedetection proposes multiple ways to fetch content from a webpage but I only really use the webdriver based one.