Transform Text di Karl Horning
Right-click any selected text to transform it — change case, escape newlines, and more.
Nessun utenteNessun utente
Metadati estensione
Screenshot
Informazioni sull’estensione
Transform Text brings Safari's text transformation feature to your browser. Select any text in an editable field, right-click, and choose from 13 transformations instantly — no copy-pasting, no switching tabs.
Transformations include:
Escaping
Case
Code Format
Fun
Cleanup
Works in any editable field, including inputs, text areas, and content-editable elements.
Open source: https://github.com/Karl-Horning/transform-text-extension
Transformations include:
Escaping
- Escape / Unescape Newlines
Case
- Uppercase / Lowercase
- Sentence Case, Start Case, MLA Title Case, AP Title Case
Code Format
- snake_case, kebab-case, PascalCase, camelCase
Fun
- Sarcastic SpongeBob, Alternating Case
Cleanup
- Trim Whitespace, Remove Special Characters
Works in any editable field, including inputs, text areas, and content-editable elements.
Open source: https://github.com/Karl-Horning/transform-text-extension
Voto 0 da 0 revisori
Permessi e dati
Raccolta dati:
- Lo sviluppatore dichiara che questa estensione non richiede la raccolta di dati.
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 1.2.0
- Dimensione
- 18,43 kB
- Ultimo aggiornamento
- 16 giorni fa (8 giu 2026)
- Categorie correlate
- Licenza
- Licenza MIT
- Cronologia versioni
- Aggiungi alla raccolta
Sostieni il mantenimento e l’aggiornamento di questa estensione con una piccola donazione allo sviluppatore.
https://github.com/Karl-Horning/transform-text-extension/issues
Known limitations:
text areas — selected text in non-editable elements such as
paragraphs and headings cannot be replaced
in all contexts due to a browser limitation where selectionText
strips newlines from selected text
web applications that manage their own editor state, such as
Copilot and Gemini