Super Claude browser extension makes Claude.ai UI fully customizable

✍️ OpenClawRadar📅 Published: March 28, 2026🔗 Source
Super Claude browser extension makes Claude.ai UI fully customizable
Ad

A developer who spends 8+ hours daily on Claude.ai has released a browser extension called Super Claude that makes the entire interface customizable. The extension addresses the "bland" default white interface by providing granular style control beyond just dark mode.

Key customization features

The extension enables complete visual customization of Claude.ai:

  • Color selection for all interface elements
  • Font changes
  • Layout adjustments
  • Usage tracking functionality
  • Token counting

According to the developer, users have created diverse visual themes including:

  • Full terminal aesthetics
  • Softer backgrounds for late-night use
  • Cyberpunk-inspired interfaces

The developer notes that while the extension includes usage tracking and token counting features, users primarily engage with the styling capabilities, frequently sharing screenshots of their customized interfaces.

Ad

Technical implementation

The extension was built solo using Claude itself, which assisted with:

  • CSS injection system
  • DOM manipulation for live preview functionality
  • Service worker architecture

Availability

Super Claude is available for both major browsers:

The extension is free and provides a practical solution for developers who spend extended periods in Claude.ai and want to personalize their workspace.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

AutoDream: 11-hook memory system for Claude Code with safety features
Tools

AutoDream: 11-hook memory system for Claude Code with safety features

AutoDream is an open-source tool that adds project memory persistence and command safety to Claude Code. It uses 11 hooks across 6 events to inject context, block dangerous commands, and survive the /compact operation.

OpenClawRadar
Product Manager Shares 70+ Claude Skills for Automating PM Workflows
Tools

Product Manager Shares 70+ Claude Skills for Automating PM Workflows

A product manager with 20 years experience has created over 70 Claude skills that automate common PM tasks, including PRD generation, user interview analysis, competitive profiling, and roadmap building. The skills are available as downloadable .md files for Claude Code.

OpenClawRadar
OpenClaw Memos Plugin Addresses Memory Handoff Issues in AI Coding Agents
Tools

OpenClaw Memos Plugin Addresses Memory Handoff Issues in AI Coding Agents

A Reddit user shares how the Claude code leak highlighted problems with memory handoff in AI coding agents, where bloated transcripts cause issues during model switching. They implemented the memos plugin in OpenClaw with selective recall strategy to compress recent work and drop stale tool calls.

OpenClawRadar
Voxray-AI: Production Go Backend for Real-Time Voice Agent Pipelines
Tools

Voxray-AI: Production Go Backend for Real-Time Voice Agent Pipelines

Voxray-AI is a Go backend that chains Whisper → any LLM → TTS into a real-time voice agent pipeline with WebSocket and WebRTC support. It's built for production-grade servers and high-concurrency voice workloads with configurable providers for STT, LLM, and TTS layers.

OpenClawRadar