Translation (touch-translation)
Translation (touch-translation)
What It Does
- Fast text translation directly from CoreBox.
- Supports single-provider and multi-provider translation.
- Includes screenshot translation (experimental).
Entries & Commands
- Feature IDs:
touch-translate,multi-source-translate,screenshot-translate - Common commands:
fy / translate / fy-multi
Permission Model
- Required:
clipboard.read,network.internet,intelligence.basic - Optional:
clipboard.write
Typical Flow
- Type
fyin CoreBox and paste text to translate. - Type
fy-multito compare multiple providers. - Use
s-fyfor screenshot translation (experimental and platform-sensitive).
Code Reference
plugins/touch-translation/manifest.jsonplugins/touch-translation/index/main.ts
Was this helpful?