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:
- 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
由 1 位評論者給出 0 分
權限與資料
更多資訊
- 附加元件網址
- 版本
- 1.1.0
- 大小
- 13.57 KB
- 最近更新
- 6 天前 (2026年3月31日)
- 相關分類
- 授權條款
- MIT License
- 版本紀錄
- 新增至收藏集
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