How to Use SingleFile in Firefox — Step‑by‑Step Guide
SingleFile is a Firefox extension that saves complete webpages into a single HTML file, preserving layout, images, styles, and scripts for offline viewing or archival. This guide walks you through installation, basic usage, useful settings, and troubleshooting.
1. Install SingleFile
- Open Firefox.
- Go to the Add-ons Manager (menu > Add-ons and themes) or visit the extension page on addons.mozilla.org.
- Search for “SingleFile” and click Add to Firefox.
- Confirm any prompts; the SingleFile icon (page with a down arrow) appears in the toolbar.
2. Save a page (quick save)
- Open the webpage you want to save.
- Click the SingleFile toolbar icon.
- Wait for the extension to process the page; a download prompt appears or the file downloads automatically (depending on your Firefox settings).
- The saved file is a standalone .html you can open later in any browser.
3. Save multiple tabs or a full window
- Right-click the SingleFile toolbar icon.
- Choose Save all tabs or Save tabs in the current window.
- SingleFile processes each tab and downloads separate .html files for each page.
4. Use the context menu for selection saves
- Select part of the page (text or an area).
- Right-click the selection and choose SingleFile — Save selection.
- The extension saves only the selected content as an HTML file.
5. Configure options for better results
- Right-click the SingleFile icon and choose Options (or go to about:addons > Extensions > SingleFile > Preferences).
- Key settings:
- Auto-save: enable to automatically save pages when you open them.
- Save format: keep default single HTML, or adjust embedding options.
- Include/exclude resources: control whether to embed images, fonts, scripts.
- Compression: enable to reduce file size.
- Delay: set a processing delay to allow dynamic content to load before saving.
6. Advanced features
- Page processing rules: add custom scripts or CSS to alter the page before saving (useful for removing headers/ads).
- Export/Import settings: back up your SingleFile configuration and reuse it across installs.
- Command-line / automation: SingleFile supports automation via bookmarks or scripting (see extension docs for specifics).
7. Troubleshooting common issues
- If dynamic content (videos, lazy-loaded images) is missing, increase the processing Delay or enable Auto-save after delay.
- If styles are broken, ensure Embed stylesheets is enabled in Options.
- Large pages may produce very big files; enable Compression or exclude heavy resources.
- If saving fails on permission-protected pages, you may need to log in first or grant the extension necessary permissions.
8. Best practices
- Use a consistent naming convention when saving many pages (Firefox download settings or renaming after download).
- For archival, enable compression and embed all resources so the file is self-contained.
- Test a saved file offline to ensure important content (forms, images) is preserved.
If you want, I can create screenshots for each step or a short checklist you can print.
Leave a Reply