Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Save In 版本历史 - 25 个版本

Save In 作者: gyng

评分 3.9 / 5
3.9 / 5 星
5
53
4
24
3
9
2
3
1
17
Save In 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 4.0.1

    发布于 2026年7月20日 - 1.97 MB
    适用于 firefox 140.0 及更高版本
    Version 4.0.1 fixes the slowdown and memory growth some users saw after upgrading to Version 4. History is now persisted entry by entry and no longer triggers a full settings reload in every open tab on each update. Page Sources renders large lists incrementally and bounds the metadata it retains. Long-lived validation and download-diagnostic state is bounded as well. Chrome and Firefox browser tests now gate memory growth under repeated history changes.

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 4.0.0

    发布于 2026年7月17日 - 1.96 MB
    适用于 firefox 140.0 及更高版本
    Save In 4 is a rebuild from the first character to the last for Manifest V3, keeping the same stubborn download-filing logic it has used since 2017. It modernizes browser support and makes complex download organization easier while preserving existing settings and rules.

    Highlights
    • Manifest V3 on both browsers from one package — now requires Firefox 140+ or Chrome 123+.
    • Redesigned Options — clearer navigation, visual directory editing, rule templates, previews, a route debugger, search, first-run guidance, and better dark mode.
    • Downloads survive a background restart — reliable filenames, notifications, history, retries, and private-browsing safeguards.
    • Richer routing and renaming — many new variables, fetch: URL rewriting, rename: find-and-replace, finalfilename:/urlfileext:/css: matching, a :menupath: variable, UTF-8-aware truncation, and tighter validation.
    • Automatic Page Sources saves — opt-in, behind guarded context: ^auto$ rules with live/private controls and a per-page limit, across linked media, documents, streams, CSS backgrounds, playlist hints, and inline data: sources.
    • Ordinary browser downloads — opt-in tracking and routing, with a separately labelled experimental Firefox replacement mode.
    • Integrations — explicitly approved extension integrations, validated configuration tools, disabled-by-default webhooks, experimental WebMCP support, and a Chrome-only on-device rule assistant.
    • Streamlined saving — opt-in Quick Save with a keyboard command, a switchable default destination, post-save tab actions, History undo and move, a per-site disable list, and six new themes.

    Existing 3.x settings, rules, history, and menu identifiers are all still accepted and migrate automatically. See the full changelog for the complete list.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.7.3

    发布于 2024年5月4日 - 150.01 KB
    适用于 firefox 42.0 及更高版本
    - Firefox settings no longer disabled on the options page when in Firefox (#214)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.7.1

    发布于 2023年2月12日 - 149.85 KB
    适用于 firefox 42.0 及更高版本
    # 3.7.1

    * Fix invalid default menu configuration
    * Now notifies by default for successful downloads
    * Fix light mode icon for last used menu item being white
    * Refactor context menu creation, might help with #200

    # 3.7.0

    This update might require a change in your muscle memories. Previously all submenus of the same depth would have their shortcut keys increment even if they had different parents. That's now been fixed. Thanks,
    @mfaizsyahmi!

    If you want to use your old buggy shortcut again, use the new `(key: <VALUE>)` comment (eg, `menu // (key: 1)`), which will override the automatically-assigned shortcut with `1`.

    * Reset accessKey count on every submenu. (#198, #199). Thanks @mfaizsyahmi!
    * Add new meta comment to override accessKey
    * Use white icon for previous entry in dark mode (#184)
    * Add basic history to options page (#159)

    It's been difficult getting motivation to work on save-in, especially with the poor code quality, stalled TypeScript changes, and impending v3 manifest changes. Sorry if I've disappointed anyone! I still have grand dreams of rewriting this extension to make it maintainable, but my energy is being and has been sucked up by $DAY_JOB!

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.7.0

    发布于 2023年2月10日 - 149.66 KB
    适用于 firefox 42.0 及更高版本

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.6.0

    发布于 2022年3月19日 - 143.27 KB
    适用于 firefox 42.0 及更高版本
    * Add support for multiple `capture` clauses (#160, @MaddyKakkoHeart)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.5.3

    发布于 2021年6月13日 - 142.53 KB
    适用于 firefox 42.0 及更高版本
    * Add "fetch via Fetch API" option for some incompatible sites (eg, Instagram) (#166)
    * Upgrade webextension-polyfill to 0.8.0

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.5.1

    发布于 2019年12月21日 - 142.31 KB
    适用于 firefox 42.0 及更高版本
    # 3.5.1

    * Fix text not visible in dark mode (#112)
    * Fix some potential bugs with filename and source URL routing
    * Fix dashes in aliases breaking download paths (#124)
    * Fix separators in submenus not being treated as special directories (#117)
    * Fix Click-to-save not working for middle and right mouse buttons (#116)
    * Update sv localisation (#119, @Sopor)
    * Update vendored mozilla/webextension-polyfill to 0.5
    * Refactor `legacyDownloadInfo` out from code

    Many thanks to everyone using this extension, and especially to all contributors and bug-reporters. I would like to apologise for the late update.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.5.0

    发布于 2019年5月20日 - 141.91 KB
    适用于 firefox 42.0 及更高版本
    * Make options page support dark mode for Firefox (#112)
    * Add unofficially (unsupported) onMessageExternal listener for use with other extensions such as Foxy Gestures (#110)
    See wiki at https://github.com/gyng/save-in/wiki/Use-with-Foxy-Gestures

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.4.1

    发布于 2019年4月27日 - 141.12 KB
    适用于 firefox 42.0 及更高版本
    This is a minor update that mainly contains bugfixes for the Chrome version. This update is to maintain version parity across browsers.

    * Add favicon to options page (#108)
    * Various fixes for Chrome (#109, #66)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.4.0

    发布于 2019年2月2日 - 134.32 KB
    适用于 firefox 42.0 及更高版本
    * Add option to always prefer links when downloading from pages that match a regex list of URLs (#100)
    * Add notification option for when a link is downloaded instead of the source
    * Add option to close tabs marked for saving (FF, #68)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.3.0

    发布于 2018年12月27日 - 133.31 KB
    适用于 firefox 42.0 及更高版本
    * Add downloading of multiple highlighted tabs (FF63, #91)
    * Enable access keys for Firefox >= 63 (#91)
    * Add sv localisation by @Sopor- (#98, #99)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.2.0

    发布于 2018年9月8日 - 128.17 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add option to set `Referer` header on downloads, disabled by default. Requires new permissions. (#66)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.1.3

    发布于 2018年8月5日 - 126.8 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add nl localisation (Thanks @80486dx, #72)

    * Add menu item aliasing (#64)

    To use this, put an `(alias: <display name="">)` in the comments for that line. For example:

    ```
    cats // (alias: actually dogs)
    ```

    * Add submenu support (#26)

    To use this, add `>`s at the start of the line. For example:

    ```
    submenu
    >mammals
    >>i/cats
    >>i/dogs
    ```

    * Fix export settings not exporting updated settings after changing them (#83)

    * Improve checkmark styling in options page (#84)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.1.2

    发布于 2018年8月5日 - 126.78 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add nl localisation (Thanks @80486dx, #72)

    * Add menu item aliasing (#64)

    To use this, put an `(alias: <display name="">)` in the comments for that line. For example:

    ```
    cats // (alias: actually dogs)
    ```

    * Add submenu support (#26)

    To use this, add `>`s at the start of the line. For example:

    ```
    submenu
    >mammals
    >>i/cats
    >>i/dogs
    ```
    * Fix export settings not exporting updated settings after changing them (#83)

    * Improve checkmark styling in options page (#84)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.1.1

    发布于 2018年8月5日 - 126.73 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add nl localisation (Thanks @80486dx, #72)

    * Add menu item aliasing (#64)

    To use this, put an `(alias: <display name="">)` in the comments for that line. For example:

    ```
    cats // (alias: actually dogs)
    ```

    * Add submenu support (#26)

    To use this, add `>`s at the start of the line. For example:

    ```
    submenu
    >mammals
    >>i/cats
    >>i/dogs
    ```

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.1.0

    发布于 2018年8月5日 - 126.62 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add nl localisation (Thanks @80486dx, #72)

    * Add menu item aliasing (#64)

    To use this, put an `(alias: <display name="">)` in the comments for that line. For example:

    ```
    cats // (alias: actually dogs)
    ```

    * Add submenu support (#26)

    To use this, add `>`s at the start of the line. For example:

    ```
    submenu
    >mammals
    >>i/cats
    >>i/dogs
    ```

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 3.0.0

    发布于 2018年7月26日 - 115.31 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add variables view to last download in options
    * Fix routing failing in some cases (regression) (#80)

    There is a major version bump because of a slight change in routing rule behaviour for Chrome. There is no change to Firefox.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.7.1

    发布于 2018年7月19日 - 107.23 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Include credentials when firing `HEAD` to grab Content-Disposition (Firefox)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.7.0

    发布于 2018年7月14日 - 107.18 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add option to prefer links over media (#75)
    * Use @Rob--W's Content-Disposition parser (#73)
    * Add localisation hooks to most things

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.6.2

    发布于 2018年5月6日 - 99.02 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Fix import settings on options page being totally broken
    * Remove debug information and last download information from options

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.6.1

    发布于 2018年5月6日 - 99.57 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Fix import settings on options page being totally broken

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.6.0

    发布于 2018年4月28日 - 99.5 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Add option to choose which mouse button to use for click-to-save (#60)
    * Add autocomplete dropdown in options page (#63)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.5.4

    发布于 2018年3月15日 - 90.01 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Fix overzealous leading dot sanitisation when rewriting filenames (#61)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.5.3

    发布于 2018年2月10日 - 88.41 KB
    适用于 firefox 42.0 及更高版本, android 48.0 至 68.*
    * Throttle saving tabs from tabstrip, might fix random bugginess when saving (#57)

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。