Skip to content

DivCopy is a lightweight browser extension that helps frontend developers quickly inspect, copy, and reuse web elements.

Notifications You must be signed in to change notification settings

ajstyle4u/DivCopy

Repository files navigation

DivCopy 🌐✨

DivCopy Browser Extension Productivity

Welcome to DivCopy, a lightweight browser extension designed to empower frontend developers. With DivCopy, you can quickly inspect, copy, and reuse web elements, making your development process smoother and more efficient.

Table of Contents

Features 🚀

  • Quick Inspection: Easily inspect HTML elements on any webpage.
  • CSS Copying: Copy CSS styles with a single click.
  • Reusable Code: Save time by reusing web elements in your projects.
  • TailwindCSS Support: Seamlessly integrate with TailwindCSS for rapid UI development.
  • User-Friendly Interface: Intuitive design that requires no learning curve.

Installation 🛠️

To install DivCopy, visit the Releases section. Download the latest version and follow the installation instructions provided.

Usage 📚

Once installed, DivCopy adds a simple icon to your browser toolbar. Click the icon to activate the extension. Here’s how to use it:

  1. Inspect Elements: Navigate to any webpage. Click the DivCopy icon, and hover over elements to inspect them.
  2. Copy CSS: When you find an element you want to copy, click on it. DivCopy will display the CSS styles in a popup. Click "Copy" to copy the styles to your clipboard.
  3. Reuse Elements: Paste the copied CSS into your project. You can now reuse the styles without starting from scratch.

Contributing 🤝

We welcome contributions! To contribute to DivCopy, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Open a pull request.

Please ensure your code adheres to our coding standards and includes tests where applicable.

License 📄

DivCopy is open-source software licensed under the MIT License. See the LICENSE file for details.

Support 💬

If you encounter any issues or have questions, please check the Releases section for updates. You can also open an issue in the repository.


Thank you for using DivCopy! We hope this extension makes your web development tasks easier and more efficient. Happy coding!