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

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

Save In… 제작자: gyng

5점 만점에 4점
4 / 5
5
54
4
24
3
8
2
3
1
15
Save In…의 버전 기록 - 25개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

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

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

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

    파일 다운로드
  • 버전 3.7.0

    2023년 2월 10일에 출시 - 149.66 KB
    firefox 42.0 이상에서 작동

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.6.0

    2022년 3월 19일에 출시 - 143.27 KB
    firefox 42.0 이상에서 작동
    * Add support for multiple `capture` clauses (#160, @MaddyKakkoHeart)

    MIT License에 따라 릴리스된 소스 코드

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    파일 다운로드
  • 버전 2.5.1

    2018년 2월 3일에 출시 - 88.28 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Option to save tabs from the tabstrip. Choose to save tabs to right, and tabs opened from another tab. Firefox only. (#57)

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.5.0

    2018년 2월 3일에 출시 - 88.28 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Option to save tabs from the tabstrip. Choose to save tabs to right, and tabs opened from another tab. Firefox only. (#57)

    MIT License에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

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