Save In… par 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.
2 838 utilisateurs·trices2 838 utilisateurs·trices
Métadonnées de l’extension
Captures d’écran
À propos de cette 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.
Noté 3,9 par 105 personnes
Autorisations et données
Autorisations nécessaires :
- Télécharger des fichiers, et consulter et modifier l’historique des téléchargements du navigateur
- Vous afficher des notifications
- Accéder aux onglets du navigateur
- Accéder à vos données pour tous les sites web
Plus d’informations
- Liens du module
- Version
- 3.7.3
- Taille
- 150,01 Ko
- Dernière mise à jour
- il y a 2 ans (4 mai 2024)
- Catégories associées
- Licence
- Licence MIT
- Historique des versions
- Ajouter à la collection