Transform Text 作成者: Karl Horning
Right-click any selected text to transform it — change case, escape newlines, and more.
1 人のユーザー1 人のユーザー
拡張機能メタデータ
スクリーンショット
この拡張機能について
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:
Case
Code Format
Fun
Cleanup
Escaping
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:
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
Escaping
- Escape / Unescape Newlines
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.3.0
- サイズ
- 19.55 KB
- 最終更新日
- 6日前 (2026年8月21日)
- 関連カテゴリー
- ライセンス
- 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
web applications that manage their own editor state, such as
Copilot and Gemini