| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singlefile-extension-firefox.zip | 2026-09-03 | 1.5 MB | |
| singlefile-extension-source.zip | 2026-09-03 | 669.6 kB | |
| README.md | 2026-09-03 | 1.2 kB | |
| v1.24.0 source code.tar.gz | 2026-09-03 | 1.4 MB | |
| v1.24.0 source code.zip | 2026-09-03 | 1.5 MB | |
| Totals: 5 Items | 5.0 MB | 3 | |
New
- The context menus can be customized from a new "Menus" section in the options page: entries of the page menu, the button menu and the tab menu can be added, removed, renamed, reordered and nested in submenus, profiles can be listed directly instead of in a submenu, and the layout can be exported and imported with the settings (#1426, [#1584])
Fixes
Extension
- Multi-page and self-extracting archives sent to an MCP server are transmitted as base64 instead of being decoded as text
- An extension calling the SingleFile API is answered when the requested action returns nothing, instead of waiting until its timeout
Page capture (core 1.5.121)
- A font, image, video or audio URL answering with an HTML page is treated like a missing resource instead of being embedded
- Images that appear once on the page are resized too when the image reduction factor is set (#1982)
- The frame manifests of a self-extracting archive carry the archive time, the declared length of the appended data is only written when it cannot be read as a wrapper terminator, and the extractor falls back to the page text when the full download of a self-extracting page does not return 200