Save In… di 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.
2729 utenti2729 utenti
Metadati estensione
Screenshot
Informazioni sull’estensione
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.
Voto 3,9 da 105 revisori
Permessi e dati
Permessi obbligatori:
- Scaricare file, leggere e modificare la cronologia di download del browser
 - Visualizzare notifiche
 - Accedere alle schede
 - Accedere ai dati di tutti i siti web
 
Ulteriori informazioni
- Link componente aggiuntivo
 - Versione
 - 3.7.3
 - Dimensione
 - 150,01 kB
 - Ultimo aggiornamento
 - 2 anni fa (4 mag 2024)
 - Categorie correlate
 - Licenza
 - Licenza MIT
 - Cronologia versioni
 - Aggiungi alla raccolta