Chrome extension that analyzes website color schemes in real-time, leveraging color theory algorithms to detect design patterns, emotional impact, and color relationships. Built with React, TypeScript, and advanced color processing logic.
Color Intelligence 🎨 Instantly scans and extracts the DNA of any website’s design, identifying key colors that shape user experience.
Pattern Recognition 🔍 Analyzes relationships between colors, understanding how they work together to create specific moods and emotions.
Design Story 💫 Translates complex color data into clear insights about website’s personality, from professional elegance to creative energy.
git clone https://github.com/bozzhik/website-aura.git
cd website-aura
pnpm i
pnpm dev
chrome://extensions
website-aura/build
folder{
"manifest": "v3",
"framework": "React",
"language": "TypeScript"
"styling": "Tailwind CSS",
"build": "Vite",
}
Website Aura operates entirely in your browser:
Contributions are welcome! Please feel free to submit a Pull Request.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is licensed under the MIT License - see the LICENSE file for details.
🧑💻 Made by bozzhik