A free Chrome extension that saves a webpage's HTML, CSS, JavaScript, images, fonts, icons, and media to a folder on your computer — and generates a clean context.md summary file that's ready to hand to an AI assistant.
No accounts, no API keys, no data ever leaves your machine.
- Saves a full local copy of any page:
index.html,css/,js/,images/,fonts/,icons/,media/ - Rewrites all the links so the saved page actually works when you open it offline
- Freezes dashboards/web apps as a static snapshot so they don't break trying to re-fetch live data
- Generates
context.md— a markdown summary (page structure, tech stack, forms, colors/fonts, visible text) so you can drop it straight into a conversation with an AI instead of pasting raw code
- Download and unzip
full-page-scraper.zipsomewhere permanent (don't delete the folder afterward — Chrome loads it from there). - Open
chrome://extensionsin Chrome. - Turn on Developer mode (top right toggle).
- Click Load unpacked and select the unzipped folder.
- Pin the extension icon to your toolbar for easy access.
- Go to any webpage.
- Click the extension icon → Scrape & Save This Page.
- A new tab opens — check the boxes for what you want, then click Choose Folder & Save Everything.
- Pick a folder on your computer. Everything saves there, with a live log showing each file as it's captured.
