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

Winger - A Window Manager의 버전 기록 - 25개 버전

Winger - A Window Manager 제작자: Lionel Wong

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

  • 최신 버전

    버전 2.11.1

    2025년 8월 19일에 출시 - 111.04 KB
    firefox 137.0 이상에서 작동
    Improved
    • Compact view is a little more compact and panel elements better adapted.

    Fixed
    • If panel was opened while stash functionality was still initializing (a brief time after Winger is started, stashing is enabled, or stash home settings are changed), "stashed window" rows did not appear if expected.
    • Actions that implicitly close tab groups – sending/bringing to/from private windows, and stashing – resulted in Firefox saving closed tab groups. (Not useful behaviour for these actions.)

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

    버전 2.11.0

    2025년 8월 12일에 출시 - 110.54 KB
    firefox 137.0 이상에서 작동
    New
    • Compact panel, option available in settings. #55

    Improved
    • /viewstash toggle state is now persistent, can also be toggled in settings. #65
    • (Internal) More efficient storage: read from memory rather than disk whenever possible
    • (Internal) Skip loading stash module if stashing disabled. Disabling stashing now restarts Winger
    • (Internal) Use JsDoc documentation across entire codebase
    • (Internal) Better stash operations logging

    Fixed
    • Bookmark context menu didn't correctly check if a "stashed private window" can be unstashed
    • "Send and bring" help link in settings page didn't work

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.10.1

    2025년 6월 14일에 출시 - 106.96 KB
    firefox 137.0 이상에서 작동
    Fixed
    - Help page's date was not updated

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.10.0

    2025년 6월 14일에 출시 - 106.95 KB
    firefox 137.0 이상에서 작동
    New
    • Tab group support! (Firefox 137+)
      • Sending/bringing all members of a tab group sends/brings the tab group itself
      • Stashing preserves tab group information
    • A setting to disable auto-opening Help page after version updates

    Improved
    • Regulate scrolling of panel when tapping Up/Down on buttons, same as on rows
    • Displayed keyboard shortcuts in Settings now link to Manage Extension Shortcuts
    • Better scroll-into-view behaviour upon activating /viewstash

    Fixed
    • Tapping Left/Right in a filled omnibox sent cursor to the start/end of the text instead of moving cursor character by character
    • Unchecking the show badge setting did not clear badges

    Changed
    • At first-time installation, title preface setting is automatically turned on if no existing title prefaces detected

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.9.0

    2025년 2월 17일에 출시 - 98.59 KB
    firefox 117.0 이상에서 작동
    New
    • Keyboard shortcuts Alt+Q and Shift+Alt+Q: switch to the next/previous non-minimized window in alphabetical order, prioritizing named windows
    • /viewstash command: show "stashed windows" in the panel

    Improved
    • Bookmark context menu items updated to mirror panel "stashed window" buttons
    • Windows currently being stashed and folders currently being unstashed are excluded from the panel
    • If Winger has no private access, private-window folders are excluded from the panel and cannot be unstashed

    Fixed
    • Moving unloaded/discarded tabs sometimes loaded them; cause remains unknown, but any unloaded states of moved tabs are now simply reasserted
    • Left/right navigation on panel's current window row was not working
    • Settings page did not turn off stashing if bookmarks permission was externally removed; now detects permission removal
    • Restoring named window via History → Recently Closed Windows could cause name duplication

    Changed
    • /n autocompletes to /new instead of (privileged over) /name

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.8.0

    2024년 9월 11일에 출시 - 92.1 KB
    firefox 104.0 이상에서 작동
    New
    • Settings to modify button badge text: move emoji to front, regex transformation
    Improved
    • Added separator before minimized windows in Send to Window submenu
    • Added stash and unstash icons to the bookmark context menu
    • The "active" property annotation is skipped for first/lone tabs when stashing
    • /extractname can accept regex without capture group; also now indicates syntax errors
    • Added /newnormal /popnormal /kicknormal commands, the missing counterparts of /...private commands
    • Added a setting to re-assert title prefaces, if you cannot yet find the source of a title preface conflict
    Fixed
    • Button tooltip was absent for unnamed windows
    • If the omnibox received input while the popup was still loading, the input was ignored

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.7.1

    2024년 5월 29일에 출시 - 88.87 KB
    firefox 104.0 이상에서 작동
    Fixed
    • Windows that have been closed were still listed in the Send to Window menu.
    • Tabs without titles got stashed with the title "undefined" - now the title would be same as the url instead.
    Improved
    • Popup panel maximum height increased by 33%.
    • If a named window's title preface is changed/missing for any reason (e.g. by another extension), it is restored when the window receives focus.
    • Help page: Added examples and tips regarding decorators.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.7.0

    2024년 5월 12일에 출시 - 88.55 KB
    firefox 104.0 이상에서 작동
    New
    • /name command repurposed: name the current window without edit mode. (Was previously an alias of /edit.)
    • /extractname and /extractallnames commands: name windows by applying regex on window titles. For migrating names from another window-naming extension.
    Improved
    • Tab family-trees are preserved during send/bring.
    • New stash folders are added to the start, no longer to the end, of the stash home. #44
    • Tab unloading in minimized windows: a delay can be set. #32
    Changed
    • New installation no longer explicitly places Winger button (on tabstrip).
    • /n autocompletes to /name instead of /new.
    Fixed
    • The naming success icon on panel was malpositioned.
    • Left/right keys only moved cursor to the start/end of text inside panel fields.
    • Panel navigation: Up/Down after Tab did not navigate correctly.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.6.2

    2024년 4월 23일에 출시 - 86.72 KB
    firefox 48.0 이상에서 작동
    Fixed
    • Window titles did not appear with "Show name in title preface" disabled

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.6.1

    2024년 4월 14일에 출시 - 86.67 KB
    firefox 48.0 이상에서 작동
    Fixed
    • Send to Window context menus did not work

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.6.0

    2024년 4월 12일에 출시 - 86.53 KB
    firefox 48.0 이상에서 작동
    New
    • Stashing preserves various window and tab properties e.g. private windows, pinned tabs, containers, etc.
    • Stash button for every window row in the panel
    • Stash Tab Here bookmark context menu command
    Fixed
    • about:privatebrowsing was not handled like about:newtab when reopened
    • Unstashing windows did not properly ensure they were uniquely named

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.5.0

    2024년 3월 6일에 출시 - 80.28 KB
    firefox 48.0 이상에서 작동
    New
    • Setting title prefaces is now optional. Allows Winger to be compatible with other extensions that set title prefaces. #31
    • Name-related stash settings added, to better support unnamed windows.
    Improved
    • Filtering checks window titles where names are absent.
    • When there are no named windows, the popup panel displays window titles normally (non-muted, non-italic).
    • Stashing a lone window now closes it (which quits the browser) only after all tabs are saved with certainty.
    • Restart button is back in the settings page for basic troubleshooting needs. #38
    • Help page update.
    Fixed
    • With "Unload tabs in minimized windows" setting on: Bringing tabs to a minimized (and consequently restored) window still unloaded them.
    • Restart icon on failed panel was not dark in light theme.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.4

    2024년 1월 9일에 출시 - 78.69 KB
    firefox 48.0 이상에서 작동
    Fixed
    • Stashing not working when first enabled (Required other option changes to rectify) - issue#39

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.3

    2023년 11월 22일에 출시 - 78.7 KB
    firefox 48.0 이상에서 작동
    Fixed
    • Stash options not saving correctly

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.2

    2023년 11월 16일에 출시 - 78.7 KB
    firefox 48.0 이상에서 작동
    Fixed
    • Stashing not working

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.1

    2023년 11월 14일에 출시 - 78.69 KB
    firefox 48.0 이상에서 작동
    Fixed
    • For at least one Win10 user, the help page opened after every browser/extension restart; should only open after a version update
    Improved
    • Truncate long names with "..."
    • (Internal) Rework storage module to also handle non-settings data

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.0

    2023년 10월 7일에 출시 - 78.25 KB
    firefox 104.0 이상에서 작동
    New
    • Name decorators (i.e. name prefix and postfix), as seen at the start of window titles, are now customizable in settings. For example: "News - ", "[News] ", "News || ", etc.
    • Stash home subfolder name is now customizable in settings. Allows a manner of integration with certain addons, as per request #24
    Improved
    • Unnamed windows now show their current window titles instead of "(no name)" In the popup panel and Send to Window menu
    • Changes in settings now instantly take effect; Apply Settings (Restart Winger) button removed
    • Popup panel omnibox disables some slash commands depending on context/settings: no "/new" family of commands in edit mode; no "/...private" commands if Winger not given private window access
    Fixed
    • Popup panel's Minimized heading did not reappear when exiting filter state

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.3.1

    2023년 7월 1일에 출시 - 75.56 KB
    firefox 72.0 이상에서 작동
    v2.3.1
    FIXED
    - When scrolling up the list when all other-windows are minimized, the "Minimized" heading was obscuring the first other-window
    IMPROVED
    - Better performance of /pop and /kick commands on a window with a lot of tabs

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.3.0

    2023년 6월 26일에 출시 - 75.38 KB
    firefox 72.0 이상에서 작동
    v2.3.0
    NEW
    - Group up minimized windows at the end of the panel
    - Option to unload tabs in minimized windows
    IMPROVED
    - Option to minimize /kick windows
    - New installation places Winger button on tabstrip instead of in Extension menu
    - Can press Tab to 'confirm' a slash command autocompletion (not necessary, and was always possible with Right arrow key)
    - Window list also 'smart scroll' when filtered (only scroll when rows in middle of list are targeted)
    - Indicate private windows in Send to Window menu
    - Show edit icon when current window name is hovered/targeted
    - Add "Find windows" omnibox hint text, because even I sometimes absentmindedly try to find tabs from there
    - Update slash command appearance

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.2.0

    2023년 4월 17일에 출시 - 72.78 KB
    firefox 48.0 이상에서 작동
    v2.2.0
    New:
    - /new, /pop and /kick slash commands can also include a name for the new window
    - API for other extensions to request data e.g. names from Winger
    Fixed:
    - Typing a slash command while popup is filtered now resets filter correctly
    - "Tabless" panel/popup windows are no longer allowed to be send/bring destinations (For such window types, tabs that are moved in cannot practically be moved out)
    Updated:
    - Help page

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1.0

    2023년 3월 11일에 출시 - 70.21 KB
    firefox 48.0 이상에서 작동
    Major rework for increased non-persistence, replacing as much internal state maintenance as possible with on-the-fly info retrieval
    - Gets Winger closer to Manifest v3 compatibility, if necessary in the future
    - Resolves a reported unstashing bug
    - Some performance improvement
    If more than one tab selected, show selected-tab count in the popup status bar
    Updated help
    - Instruct in ensuring browser opens previous windows and tabs
    - More tips

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.1

    2023년 2월 5일에 출시 - 68.57 KB
    firefox 48.0 이상에서 작동
    v2.0.1

    - Added option to toggle button badge
    - Added option to toggle send/bring buttons
    - Slightly changed Winger icon to be more recognizable with a button badge enabled
    - In edit mode, all name fields have the same field background colour, leaving no doubt that edit mode is active and that they are all editable
    - New instructional status text for when no name field is focused while in edit mode

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.0

    2023년 1월 23일에 출시 - 67.99 KB
    firefox 48.0 이상에서 작동
    [23 Jan 2023] Winger 2.0

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.2

    2021년 2월 17일에 출시 - 68.17 KB
    firefox 48.0 이상에서 작동
    v1.4.2

    New: If the panel fails to load, shows a Restart Winger button as a simple fix.
    New: Placeholder tabs for unstashing privileged urls now also used for sending/bringing privileged urls into/out of private windows. (Previously such urls are not reopened at all.)
    Fixed: Auto-resolve any name conflicts at window creation for reopening and unstashing of windows.
    Fixed: Text selection by keyboard (e.g. Ctrl+A, Shift+arrow) of slash commands within the panel omnibox now works properly.

    Stash related:
    Improved: Stashing performance. Name conflict checking dropped; stashed window closes immediately, while bookmarks are saved in the background.
    Improved: Unstashing performance. Stash-folder restriction and checking dropped; bookmark deletion decoupled from tab creation and performed in the background.
    Improved: Stashing a window removes it from the Recently Closed Windows list, to avoid polluting the list with stashed windows.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.1

    2021년 1월 1일에 출시 - 67.17 KB
    firefox 48.0 이상에서 작동
    v1.4.1
    Fixed: Popup now disables most actions during a stash operation.
    Improved: Omnibox shows spinner during a stash operation.
    Improved: Settings include links to relevant Help sections.
    Improved: Documentation about stashing.
    Changed: Opening Help now closes any other open Help tabs.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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