Save In… 作成者: 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.
この拡張機能を使用するには Firefox が必要です
拡張機能メタデータ
スクリーンショット
この拡張機能について
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.
あなたの体験を評価
権限詳細情報
このアドオンの権限:
- ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
- 通知の表示
- ブラウザーのタブへのアクセス
- すべてのウェブサイトの保存されたデータへのアクセス
詳しい情報
コレクションへ追加
3.7.3 のリリースノート
- Firefox settings no longer disabled on the options page when in Firefox (#214)
gyng が公開している他の拡張機能
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません