English | 中文
Flow is a lightweight Android utility that turns any app or URL into a shareable, searchable shortcut. It supports:
- 🔗 URL redirection — open any URL through your own rules, rewrite keywords, and redirect to the target app or web page.
- 🖼️ Reverse image search — share an image and search it across 7 engines in one tap.
- 🧩 Assistant integration — plug into the Android digital assistant bar (Shizuku optional).
A shortcut rule defines a target (app / text / image) and a set of transformations:
- Replacement rules are entered line by line.
- Inside
uriandextra, you can use{key}to reference a keyword captured by the replacement rules. extrakey-value pairs map to the lines one-to-one.
Flow can be triggered in three ways:
- Set as default browser — URLs you open are automatically matched against your URL match rules.
- Share to Flow — pick Flow from the Android share sheet to process the shared text or link.
- Deep link — open
kkp://id/keyto jump straight to a specific entry (only when that entry has no URL match rule).
Share an image to Flow and choose from 7 supported engines: Google, Baidu, SauceNAO, SoutuBot, Yandex, ascii2d, and AnimeTrace. The result list shows similarity and source for each match, and you can open the source link directly.
- Android 7.0+ (API 24+)
- Shizuku (optional — only needed for advanced assistant/Shizuku integrations)


