Daily Archives: October 30, 2024

TIL: How to add a user script to a remote iPhone page load for debugging

Today I needed to debug something that happens on iPhone only. My debugging required I add a custom script to each and every page load, on my iPhone. This explains how I did it. Happy debugging! Continue reading