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.
- 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
- Clone this repository or download the ZIP file.
- Open your browser's extension management page.
- Enable "Developer mode".
- Click "Load unpacked" and select the extension directory.
- Navigate to the website you want to clone.
- Click on the UI Replica extension icon in your browser.
- The download will start automatically, providing you with an index.html file.
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.
We welcome contributions from the community! Please see our CONTRIBUTING.md file for guidelines on how to contribute to this project.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, please open an issue in this repository.
Happy cloning!