I was trying to use a method detailed in this answer by Jonas Metzger on the browser Brave, I have not tried on other browsers. I recieve the following error while clicking the button:
Uncaught TypeError: Cannot read properties of null (reading 'src') at HTMLButtonElement.btn.onclick (:5:55) btn.onclick @ VM6313:5
this happens both with an add-on to run the code or me doing it manually. Do you know what is wrong, could somebody help?
P.S. I have a stupid request do you know how to make the button blend with the dark theme?