Sources to Folders 作者: XAOC
Instantly download all JavaScript and CSS files from any website into a structured ZIP archive. Fetches in extension background (bypasses CORS). Optional source maps. Domain filtering, original paths preserved. Developer-friendly.
扩展元数据
关于此扩展
Reconstruct the source code structure of any website locally.
This developer tool analyzes the current web page to extract all loaded scripts and stylesheets, organizing them into a ZIP folder that mirrors the original server directory structure.
Key Features:
* Structured Export: Maintains original file paths (e.g.,
* CORS Bypass: Fetches run in the extension background, so cross-origin resources (CDNs) are downloaded correctly.
* Source Maps: Optionally detects and downloads
* Smart Filtering:
* Domain Control: Include or exclude domains via the Options page.
* File Types: Choose to export only JS, only CSS, or both.
* Zero Config: Right-click the page and select "Export Sources to ZIP".
How to use:
1. Navigate to the website you want to analyze.
2. Right-click anywhere on the page (or click the extension icon).
3. Select "Export Sources to ZIP".
4. The extension fetches resources and prompts a download.
Privacy:
This extension runs entirely locally. It fetches public resources from the website you visit only to create the ZIP. No data is sent to third parties.
This developer tool analyzes the current web page to extract all loaded scripts and stylesheets, organizing them into a ZIP folder that mirrors the original server directory structure.
Key Features:
* Structured Export: Maintains original file paths (e.g.,
cdn.example.com/assets/js/app.js) inside the ZIP archive.* CORS Bypass: Fetches run in the extension background, so cross-origin resources (CDNs) are downloaded correctly.
* Source Maps: Optionally detects and downloads
.map files referenced in JS/CSS.* Smart Filtering:
* Domain Control: Include or exclude domains via the Options page.
* File Types: Choose to export only JS, only CSS, or both.
* Zero Config: Right-click the page and select "Export Sources to ZIP".
How to use:
1. Navigate to the website you want to analyze.
2. Right-click anywhere on the page (or click the extension icon).
3. Select "Export Sources to ZIP".
4. The extension fetches resources and prompts a download.
Privacy:
This extension runs entirely locally. It fetches public resources from the website you visit only to create the ZIP. No data is sent to third parties.
评分 0(1 位用户)
权限与数据
更多信息