Додатки браузера 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.1.0

    Випущено 15 серп 2026 р. - 2,18 МБ
    Працює з 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

    Випущено 20 лип 2026 р. - 1,97 МБ
    Працює з 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

    Випущено 17 лип 2026 р. - 1,96 МБ
    Працює з 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

    Випущено 4 трав 2024 р. - 150,01 КБ
    Працює з firefox 42.0 і новіше
    - Firefox settings no longer disabled on the options page when in Firefox (#214)

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 3.7.1

    Випущено 12 лют 2023 р. - 149,85 КБ
    Працює з 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

    Випущено 10 лют 2023 р. - 149,66 КБ
    Працює з firefox 42.0 і новіше

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 3.6.0

    Випущено 19 бер 2022 р. - 143,27 КБ
    Працює з firefox 42.0 і новіше
    * Add support for multiple `capture` clauses (#160, @MaddyKakkoHeart)

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 3.5.3

    Випущено 13 черв 2021 р. - 142,53 КБ
    Працює з 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

    Випущено 21 груд 2019 р. - 142,31 КБ
    Працює з 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

    Випущено 20 трав 2019 р. - 141,91 КБ
    Працює з 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

    Випущено 27 квіт 2019 р. - 141,12 КБ
    Працює з 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

    Випущено 2 лют 2019 р. - 134,32 КБ
    Працює з 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

    Випущено 27 груд 2018 р. - 133,31 КБ
    Працює з 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

    Випущено 8 вер 2018 р. - 128,17 КБ
    Працює з 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

    Випущено 5 серп 2018 р. - 126,8 КБ
    Працює з 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

    Випущено 5 серп 2018 р. - 126,78 КБ
    Працює з 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

    Випущено 5 серп 2018 р. - 126,73 КБ
    Працює з 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

    Випущено 5 серп 2018 р. - 126,62 КБ
    Працює з 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

    Випущено 26 лип 2018 р. - 115,31 КБ
    Працює з 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

    Випущено 19 лип 2018 р. - 107,23 КБ
    Працює з firefox 42.0 і новіше, android від 48.0 до 68.*
    * Include credentials when firing `HEAD` to grab Content-Disposition (Firefox)

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 2.7.0

    Випущено 14 лип 2018 р. - 107,18 КБ
    Працює з 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

    Випущено 6 трав 2018 р. - 99,02 КБ
    Працює з 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

    Випущено 6 трав 2018 р. - 99,57 КБ
    Працює з firefox 42.0 і новіше, android від 48.0 до 68.*
    * Fix import settings on options page being totally broken

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 2.6.0

    Випущено 28 квіт 2018 р. - 99,5 КБ
    Працює з 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

    Випущено 15 бер 2018 р. - 90,01 КБ
    Працює з firefox 42.0 і новіше, android від 48.0 до 68.*
    * Fix overzealous leading dot sanitisation when rewriting filenames (#61)

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.