Save In… by gyng
Adds a context menu to save media {image, video, audio, link, selection, page} in user-defined directories relative to the default download location. Save into dynamically named directories. Rules-based download renaming and routing.
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
Adds a context menu to save media {image, video, audio, link, selection, page} in user-defined folders or directories relative to the default download location.
Save into dynamically named directories.
Flexible rules-based download renaming and routing.
Option to save as shortcuts {.url, .desktop, .html redirect}.
The WebExtension API only allows saving into directories relative to the default download directory. Symlinks can be used to get around this limitation:
Windows: mklink /D C:\path\to\symlink D:\path\to\actual
macOS/Unix: ln -s /path/to/actual /path/to/symlink
Make sure the actual directories exist, or downloads will silently fail.
- <all_urls> permission is used to get around CORS on HTTP HEAD requests (to check for Content-Disposition headers)
- tabs permission is used to get the active page's title.
- webRequest permissions are required to inject the Referer header on downloads (disabled by default)
Configure before use.
Save into dynamically named directories.
Flexible rules-based download renaming and routing.
Option to save as shortcuts {.url, .desktop, .html redirect}.
The WebExtension API only allows saving into directories relative to the default download directory. Symlinks can be used to get around this limitation:
Windows: mklink /D C:\path\to\symlink D:\path\to\actual
macOS/Unix: ln -s /path/to/actual /path/to/symlink
Make sure the actual directories exist, or downloads will silently fail.
- <all_urls> permission is used to get around CORS on HTTP HEAD requests (to check for Content-Disposition headers)
- tabs permission is used to get the active page's title.
- webRequest permissions are required to inject the Referer header on downloads (disabled by default)
Configure before use.
Rate your experience
PermissionsLearn more
This add-on needs to:
- Download files and read and modify the browser’s download history
- Display notifications to you
- Access browser tabs
- Access your data for all websites
More information
- Add-on Links
- Version
- 3.7.3
- Size
- 150.01 KB
- Last updated
- 7 months ago (May 4, 2024)
- Related Categories
- License
- The MIT License
- Version History
Add to collection
Release notes for 3.7.3
- Firefox settings no longer disabled on the options page when in Firefox (#214)
More extensions by gyng
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet