Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Save In의 버전 기록 - 25개 버전

Save In 제작자: gyng

5점 만점에 3.9점
3.9 / 5
5
53
4
24
3
9
2
3
1
17
Save In의 버전 기록 - 25개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 4.1.0

    2026년 8월 15일에 출시 - 2.18 MB
    firefox 140.0 이상에서 작동
    Save In 4.1 puts more saves one gesture away and makes private browsing behave the way you'd expect. Configurable mouse gestures, new routing actions, script-loaded media detection, private browsing fixes (#235), and more memory optimisations headline the release.

    MIT 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

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

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.