# 1Extn Features

1Extn combines ready-made Safari extensions with configurable tools for searches, scripts, and automation.

## Ready-Made Safari Extensions

These tools are designed for common browsing tasks and do not require the user to write code:

- **QR Code:** Create a QR code for the current webpage.
- **Picture in Picture:** Move compatible webpage video into Picture in Picture.
- **Translate:** Translate webpage content.
- **Page Source:** View the source of a webpage.
- **Media Links:** Find media links available on a webpage.
- **Lyrics:** Look for lyrics related to the current page or media.
- **Reader tools:** Use tools intended to make webpage reading more convenient.

Users can enable only the Safari extensions they want to use.

## Keyword Searches

Keyword Searches let users create reusable searches that begin with a chosen keyword. Built-in assistance can help create a search. Keyword Searches can be backed up and restored.

Platform availability: iPhone, iPad, and Mac.

## JavaScript and Userscripts

Users can create, save, edit, import, export, and share scripts. Built-in templates and creation assistance help users start without an empty editor. 1Extn works with plain JavaScript, userscripts, bookmarklet code, and trusted HTTPS links ending in `.js` or `.user.js`. Scripts can run manually. Trusted scripts can optionally use Auto Run.

Similar in purpose to Safari's Describe Extension feature in iOS 27, 1Extn helps turn an idea into webpage behavior. Apple Intelligence is not required, and the JavaScript remains visible and editable so the user controls what it does, where it runs, and whether Auto Run is enabled.

See [scripts](./scripts.md) for details and safety guidance.

## Apple Shortcuts

1Extn can launch a named Apple Shortcut and pass along the current webpage as context.

## Scriptable

1Extn can send the current webpage to a named Scriptable script so the workflow can continue outside Safari.

## Action Extension

The Action Extension can act on selected text or the current webpage and request a concise three to four sentence summary from Perplexity.

Platform availability: iPhone and iPad.

On Mac, some 1Extn tools also offer Extension Actions for additional ways to use them from Safari.

## Backup, Restore, and Sharing

1Extn supports import and export for data stored in the app. Keyword Searches can be backed up and restored. Scripts can be shared with other people.

## Privacy and Control

The App Store privacy label states Data Not Collected. Users decide which Safari extensions are enabled. Auto Run is optional and should be used only with trusted scripts.

## Official App

- [Download 1Extn from the Apple App Store](https://apps.apple.com/us/app/1extn-extensions-shortcuts/id1599406759)
