A simple yet powerful Chrome extension that allows you to customize website (browser tab) icons . Built with WXT + React + shadcn/ui + Tailwindcss.
🎨 Custom Tab Icons
- Text icons (up to 2 characters)
- Emoji icons
- Custom image upload
- SVG icon support
💅 Beautiful Icon Style
- Rounded rectangle design
- White background
- Perfect padding
🚀 Easy to Use
- Click extension icon to modify
- Real-time preview
- Auto-save settings
- Node.js >= 20
- pnpm >= 10
pnpm install
npm run dev
npm run build
Open the Changeicon directly
npm run build
- Open Chrome Extensions page (
chrome://extensions/
) - Enable "Developer mode"
- Click "Load unpacked"
- Select the
.output/chrome-mv3
directory of this project
Issues and Pull Requests are welcome!