Transform Text Autor: Karl Horning
Right-click any selected text to transform it — change case, escape newlines, and more.
Nema korisnikaNema korisnika
Metapodaci proširenja
Snimke ekrana
Informacije o ovom proširenju
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
Ocjena 0 od 0 recenzenta
Dozvole i podaci
Prikupljanje podataka:
- Programer kaže da ovo proširenje ne zahtijeva prikupljanje podataka.
Daljnje informacije
- Poveznice dodatka
- Verzija
- 1.2.0
- Veličina
- 18,43 KB
- Zadnje aktualiziranje
- prije 16 dana (8. lip. 2026)
- Povezane kategorije
- Licenca
- MIT licenca
- Povijest verzija
- Dodaj u zbirku
Programer ovog proširenja te moli, da pomoću male donacije podržiš daljnji razvoj proširenja.
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