Y
Hacker News
new
|
ask
|
show
|
jobs
by
floatingatoll
1859 days ago
Would migrating to the modern Safari extension API, which permits JavaScript injection into pages, be a better path forward here for this website modification tool?
1 comments
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.
link
dwaite
1858 days ago
More accurately, it is not supported automatically. You can do Safari App Actions, but who wants to hit a menu on every navigation?
link
floatingatoll
1859 days ago
Ah. Thanks!
link
It’s not supported on iOS, though.