Thanks for the advice.
I use the backbutton as an undo stack. if you want to get back to where you were before then you can open pix.pe in a new tab I suppose.
Also, i would note that the backbutton is not per pixel. Each pixel event is filtered through a debouncer, so it actually only updates the url if you are inactive for about 200ms.
Also, i would note that the backbutton is not per pixel. Each pixel event is filtered through a debouncer, so it actually only updates the url if you are inactive for about 200ms.