Super Claude browser extension makes Claude.ai UI fully customizable

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.
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:
- Firefox: https://addons.mozilla.org/firefox/addon/super-claude/
- Chrome: https://chromewebstore.google.com/detail/super-claude/hogiifbepjnfjaikjfifaacppefnjblg (note: Chrome version was still under approval at time of posting)
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
👀 See Also

DeepMind DiscoRL Meta Learning Update Rule Ported from JAX to PyTorch
A developer has ported DeepMind's DiscoRL meta learning update rule from the 2025 Nature article from JAX to PyTorch. The implementation includes a GitHub repository with a Colab notebook, API, and weights hosted on Hugging Face.

Fullerenes: Open-source persistent memory layer for coding agents cuts tokens by 64% on SWE-bench
Fullerenes uses a local SQLite knowledge graph built via Tree-sitter to give coding agents like Claude Code persistent memory, reducing token usage by 64% on SWE-bench and up to 96.6% on internal benchmarks.

Founder Operations in Claude: 19 Reusable Skills for Early-Stage Startups
A founder who exited their first startup published 19 Claude-compatible skill prompts for functions like positioning, pricing, prospecting, and copy — based on their own SOPs and Notion workflows.

Exploring AI with Tiny Bots: Understanding AI Agents Through Nanobot Tutor
OpenClaw community member shares insights with the 'Nanobot Tutor', a miniature framework aimed at demystifying AI agent functionality. Discover how diving into this compact learning environment unveils the workings of intelligent agents.