# Apple Shortcuts and Scriptable in 1Extn

1Extn can use the webpage currently open in Safari as the starting point for a workflow in Apple Shortcuts or Scriptable.

## Apple Shortcuts

1Extn can launch a named Apple Shortcut and pass along the current webpage. This can reduce manual copying and pasting when a Shortcut needs the page being viewed.

Possible workflows depend on the actions supported by Apple Shortcuts and the Shortcut created by the user.

## Scriptable

1Extn can open a named Scriptable script with the current webpage as context. This lets a workflow continue beyond Safari using a Scriptable script chosen by the user.

Possible workflows depend on Scriptable, the selected script, and Apple platform permissions.

## Testing and Control

Users can test a named connection before relying on it. The destination Shortcut or Scriptable script must exist and be named correctly.

## Related Information

- [All features](./features.md)
- [Use cases](./use-cases.md)
- [JavaScript and userscripts](./scripts.md)
- [1Extn on the Apple App Store](https://apps.apple.com/us/app/1extn-extensions-shortcuts/id1599406759)
