feat: update Text Tools page — context menu, v0.1.0 beta
This commit is contained in:
@@ -1,19 +1,22 @@
|
||||
---
|
||||
name: Text Tools
|
||||
tagline: Convert text instantly — UPPERCASE, lowercase, camelCase, kebab-case, and 9 more. One click. Free.
|
||||
tagline: Convert text instantly — UPPERCASE, lowercase, camelCase, kebab-case, and 9 more. Popup or right-click. Free.
|
||||
features:
|
||||
- "12 transforms: UPPERCASE, lowercase, Title Case, Sentence case"
|
||||
- "Code cases: camelCase, PascalCase, kebab-case, snake_case, CONSTANT_CASE"
|
||||
- "Utilities: Reverse, Trim, Remove line breaks"
|
||||
- "One-click copy to clipboard"
|
||||
- "Popup: paste, transform, copy — one click"
|
||||
- "Context menu: select text → right-click → Text Tools → auto-copies"
|
||||
- "100% free, no premium, no ads, no tracking"
|
||||
screenshot: ""
|
||||
chromeStoreUrl: ""
|
||||
downloadUrl: "https://git.greasysprocket.com/monyi/text-tools/releases"
|
||||
---
|
||||
|
||||
Text Tools is a popup extension that lives in your toolbar. Click the icon, paste your text,
|
||||
pick a transform, copy the result. That's it.
|
||||
Text Tools works two ways:
|
||||
|
||||
1. **Popup** — click the toolbar icon, paste text, pick a transform, copy.
|
||||
2. **Context menu** — select text on any page, right-click → Text Tools → transform → copies to clipboard automatically.
|
||||
|
||||
## All transforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user