-
Text Tools v0.1.1 (Beta) Pre-release
released this
2026-07-10 19:35:13 +02:00 | 5 commits to main since this releaseFix: context menu clipboard copy
v0.1.0 used navigator.clipboard in the service worker (broken) and offscreen documents (race condition). v0.1.1 injects a script into the active tab that copies via textarea + execCommand.
Transforms
- UPPERCASE, lowercase, Title Case, Sentence case
- camelCase, PascalCase, kebab-case, snake_case, CONSTANT_CASE
- Reverse, Trim, Remove line breaks
Install
- Download the ZIP
- Unzip
- Go to chrome://extensions
- Enable Developer mode
- Click "Load unpacked" and select the unzipped folder
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads