Website CLoner

A powerful Chrome extension that allows users to clone entire websites for offline viewing.

Key Features:
– Selective Resource Cloning: Choose which elements to clone (HTML, CSS, JS, images, fonts, videos, audio)
– Smart Asset Management: Automatically detects and downloads all website assets including:
* Background images
* Icons and favicons
* Fonts
* Media files (images, videos, audio)
* Stylesheets and scripts
– Structure Preservation: Maintains the original website’s directory structure
– CORS Handling: Built-in handling for cross-origin resource sharing issues
– Progress Tracking: Real-time progress updates during the cloning process
– Customizable Output: Downloads as a neatly organized ZIP file with timestamp-based naming

Technical Highlights:
– Built using pure JavaScript
– Uses modern browser APIs for resource fetching
– Implements efficient URL rewriting for offline functionality
– Handles both inline and external resources
– Supports multiple page cloning with internal link preservation

Perfect for developers, designers, and anyone needing offline access to web content for reference or archival purposes.