• v0.2.0 64951db89c

    monyi released this 2026-07-11 13:28:37 +02:00 | 2 commits to main since this release

    In-place transform + side panel

    What changed

    • Context menu transforms in-place: selecting text and choosing a transform now replaces the text directly on the page. Clones the element, swaps the text, replaces the node — no more clipboard copy.
    • Popup → side panel: clicking the toolbar icon opens a full-height sidebar panel instead of a small popup.

    Transforms (12)

    • UPPERCASE, lowercase, Title Case, Sentence case
    • camelCase, PascalCase, kebab-case, snake_case, CONSTANT_CASE
    • Reverse, Trim, Remove line breaks

    Install

    1. Download the ZIP
    2. Unzip
    3. Go to chrome://extensions
    4. Enable Developer mode
    5. Click "Load unpacked" and select the unzipped folder
    Downloads