Hacker News new | ask | show | jobs
by ameshkov 1859 days ago
Safari on macOS supports executing custom JS on web pages since forever, regardless of what version of API is used.

It’s not supported on iOS, though.

2 comments

More accurately, it is not supported automatically. You can do Safari App Actions, but who wants to hit a menu on every navigation?
Ah. Thanks!