Transform Text од Karl Horning
Right-click any selected text to transform it — change case, escape newlines, and more.
Нема корисникаНема корисника
Метаподаци додатка
Снимци екрана
О овом додатку
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
Оцењено са 0 од стране 0 рецензената
Овлашћења и подаци
Прикупљање података:
- Програмер наводи да овом додатку није потребно прикупљање података.
Више информација
- Везе додатка
- Издање
- 1.2.0
- Величина
- 18,43 KB
- Последњи пут ажурирано
- pre 18 dana (8. jun 2026.)
- Повезане категорије
- Дозвола
- MIT дозвола
- Историјат издања
- Додај у збирку
Програмер овог додатка вас моли да помогнете у подршци за његов даљи развој тако што ћете дати мали допринос.
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