/UI-Replica

Effortless Open-Source Website Cloning in One Click

Primary LanguageJavaScript

UI Replica: Open-Source Website Cloning Extension

Overview

UI Replica is an open-source browser extension that allows users to easily clone websites with a single click. It captures the HTML structure and CSS styling of any webpage, combining them into a single, downloadable index.html file.

Features

  • One-click website cloning
  • Combines HTML and CSS into a single file
  • Open-source codebase for transparency and collaboration
  • Ideal for studying web design techniques or creating quick mockups

Installation

  1. Clone this repository or download the ZIP file.
  2. Open your browser's extension management page.
  3. Enable "Developer mode".
  4. Click "Load unpacked" and select the extension directory.

Usage

  1. Navigate to the website you want to clone.
  2. Click on the UI Replica extension icon in your browser.
  3. The download will start automatically, providing you with an index.html file.

Disclaimer

This tool is intended for educational purposes and personal use only. Always respect copyright laws and obtain necessary permissions before cloning or redistributing website content.

Contributing

We welcome contributions from the community! Please see our CONTRIBUTING.md file for guidelines on how to contribute to this project.

License

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

Support

If you encounter any issues or have questions, please open an issue in this repository.

Happy cloning!