website-aura

⚡️ Website Aura

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.

✨ Features

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.

🚀 Quick Start

git clone https://github.com/bozzhik/website-aura.git
cd website-aura
pnpm i
pnpm dev

🔧 Installation in Chrome

  1. Open Chrome browser
  2. Navigate to chrome://extensions
  3. Enable “Developer mode” in the top right
  4. Click “Load unpacked”
  5. Select website-aura/build folder

🛠 Tech Stack

{
  "manifest": "v3",
  "framework": "React",
  "language": "TypeScript"
  "styling": "Tailwind CSS",
  "build": "Vite",
}

🔒 Privacy

Website Aura operates entirely in your browser:

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

📫 Contact


🧑‍💻 Made by bozzhik