Show HN: Refined Claude Code on the Web Chrome Extension

(github.com)

1 points | by zxhmike 6 hours ago ago

1 comments

  • zxhmike 5 hours ago ago

    I built this Chrome extension to streamline my workflow with Claude Code on the web. It adds features I found myself wanting daily:

    Agent/Plan mode toggle — switch modes directly from the input area without typing prefixes Pull Branch button — one click to copy the git pull command for the current branch Merge Branch button — copy the merge command for resolving conflicts from main Project color-coding — visually distinguish projects in the sidebar Blocked sessions — mark stuck sessions so you remember to avoid them Scroll to last message — jump back to your most recent prompt in long conversations

    There is an "Add to Chrome" button on the README page. Please try it out.

    If you have ideas regarding other features to add, please let me know. Cheers.