I’m thinking of writing a script that I would use regularly from the share sheet and pass lots of URLs to it (one at a time), but I don’t want to have to do another tap for it. It might seem trivial, but it takes about one second off of a task that takes like 5 seconds, which adds up.
2 Likes
While that’s not (yet) a feature of the app, you can create a shortcut to call the script. The shortcut will then be visible on the share sheet
1 Like
The problem with doing that is that you can’t use certain APIs like WebView etc.
Not if you turn on ‘Run in App’ so the Scriptable app opens.
But that takes you away from the current app which defeats much of the purpose of the share sheet.