Transform Text av Karl Horning
Right-click any selected text to transform it — change case, escape newlines, and more.
Metadata for utvidingar
Skjermbilde
Om denne utvidinga
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:
- Escape / Unescape Newlines
- Uppercase / Lowercase
- snake_case, kebab-case, PascalCase, camelCase
- Sentence case, MLA Title Case, AP Title Case
- Sarcastic SpongeBob
- Trim Whitespace
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:
- Escape / Unescape Newlines
- Uppercase / Lowercase
- snake_case, kebab-case, PascalCase, camelCase
- Sentence case, MLA Title Case, AP Title Case
- Sarcastic SpongeBob
- Trim Whitespace
Works in any editable field, including inputs, text areas, and content-editable elements.
Open source: https://github.com/Karl-Horning/transform-text-extension
Vurdert 0 av 0 meldarar
Løyve og data
Meir informasjon
- Lenker for tillegg
- Versjon
- 1.1.0
- Storleik
- 13,57 KB
- Sist oppdatert
- 6 dagar sidan (31. mars 2026)
- Liknande kategoriar
- Lisens
- MIT-lisens
- Versjonshistorikk
- Legg til i samling
Utviklaren av denne utvidinga spør om du kan hjelpe til med å støtte den vidare utviklinga med eit lite pengebidrag.
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