-
Notifications
You must be signed in to change notification settings - Fork 32
History
Ng Guoyou edited this page Jul 13, 2026
·
4 revisions
Save In History is stored locally on the current browser profile, up to 10,000 entries.
Depending on how the save started, an entry can include:
- Initiated and saved timestamps
- Status and browser error
- Final path, filename, folder, source and page URL
- Media/download type
- Selected menu item, index, comment, and initiation context
- Whether routing renamed or moved the file
- Download mechanism, such as downloads API, fetch plus downloads API, ordinary browser download, or Firefox replacement
- Useful variables available at save time
Older entries remain readable even when they predate newer fields.
- Search visible history data.
- Filter by source, status, type, and date range.
- Click column headings to sort.
- Choose visible columns from the Columns menu; wide layouts place this control at the right.
- Use pagination to move through large histories.
- Hover timestamps for relative-time context; exported timestamps use ISO-compatible values.
- Open a completed download in its containing folder when the browser still knows the download ID.
Export JSON for the most comprehensive machine-readable record, or CSV/TSV for spreadsheets. Exports include all available entry fields rather than only visible columns.
Deleting History removes Save In's local records, not the downloaded files themselves. Review exports before sharing: URLs, paths, page titles, comments, and variables may contain private information.