Історія версій Windowed Container Workspaces - 14 версій
Windowed Container Workspaces автор brady77
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.6.14
Випущено 24 трав 2026 р. - 48,31 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеFix: new tabs in workspace windows not assigned to container
Opening a new tab (clicking the + button) in a workspace window did not assign the tab to the workspace container. The root cause was that Firefox creates new tabs with the URL about:newtab, which was incorrectly treated the same as privileged Firefox pages (like about:preferences) and skipped without container assignment. Fixed by explicitly recognising about:newtab in the 50ms poll and onUpdated handler and reassigning it immediately to a blank tab in the correct container.Програмний код випущено на умовах Ліцензія MIT
Попередні версії
Версія 1.6.13
Випущено 22 трав 2026 р. - 48,17 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеBug fix: Firefox settings and other special pages no longer replaced by blank tab
Previously, opening a privileged Firefox page (such as Settings, Add-ons Manager, or Task Manager) from within a workspace window caused the extension to replace it with a blank tab, because the page cannot run inside a container. The extension now detects these about: pages and leaves them untouched. The page opens normally in the workspace window. These tabs are not saved as part of the workspace snapshot.Програмний код випущено на умовах Ліцензія MIT
Версія 1.6.12
Випущено 22 трав 2026 р. - 48,07 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеLazy-load workspace tabs to reduce memory usage
When reopening a workspace, all tabs except the previously active one are now created in an unloaded (discarded) state. They appear in the tab bar with their saved title but do not consume memory until clicked. The tab that was active when the workspace was closed loads immediately. This significantly reduces RAM usage for workspaces with many tabs.Програмний код випущено на умовах Ліцензія MIT
Версія 1.6.11
Випущено 22 трав 2026 р. - 47,9 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеFixed a race condition that caused URLs opened from external applications (e.g. email clients, Slack, terminal) to be lost. When Firefox created the tab, the 50ms poll sometimes fired before Firefox set the real URL, causing the tab to be replaced with a blank page. The fix keeps the tab alive and lets the existing event listener catch the URL when it arrives, with a 2-second safety timeout as a fallback.Програмний код випущено на умовах Ліцензія MIT
Версія 1.6.10
Випущено 6 трав 2026 р. - 47,67 КБПрацює з firefox 140.0 і новіше, android 142.0 і новіше1) Minor UI improvement to workspace list layout to keep each workspace row more compact
2) Bug fix: FF crash recovery — prevents duplicate workspace windows and potentially tab data loss after Firefox restarts and automatically reopens windows (because those recovered windows the extension does not recognize as its workspaces windows)
3) Bug fix: opening a workspace no longer stops partway through if a saved tab has a URL that cannot be opened inside a Firefox container (like file:///...)
4) Bug fix: tabs that are stuck in a loading state (e.g. because a server is unavailable) are now correctly saved with their URL instead of as about:blankПрограмний код випущено на умовах Ліцензія MIT
Версія 1.6.6
Випущено 2 трав 2026 р. - 85,78 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеPrivacy & data collection policy update.- Removed the optional browsingActivity data collection declaration from the manifest — the extension does not collect or report browsing activity in any form.
- Updated the Privacy & Data section in the documentation to clarify exactly what data is stored, where it is stored, and that the developer has no access to it. The text now explicitly states that Firefox Sync is a Mozilla feature and not operated by this extension, and that the cookies permission is used solely for Firefox container functionality.
No functional changes in this release.Програмний код випущено на умовах Ліцензія MIT
Версія 1.6.5
Випущено 1 трав 2026 р. - 85,59 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеThis release focuses on UI polish, reliability fixes, and improved workflow when managing workspaces.
What's new- Native Firefox container icons — The workspace icon picker now uses the same icons as Firefox's built-in container tabs (briefcase, fingerprint, cart, vacation, and more). Color values also match Firefox's official palette for visual consistency.
- Workspace icon applied to containers — When creating or opening a workspace, the extension now correctly applies your chosen icon and color to the Firefox container. Previously the container always used a default icon.
- Import respects workspace icon — When importing tabs into a new workspace from a backup or another device, the workspace icon and color are now correctly preserved.
- Scrollable workspace list — The popup now properly scrolls when you have many workspaces, instead of growing beyond the screen.
- Search/filter workspaces — A filter field appears automatically when you have 5 or more workspaces, letting you quickly find what you need.
- Reorder workspaces — Up/down buttons on each workspace card let you rearrange the list. The order is saved per device.
- Cleaner workspace cards — Removed the "Active / Sleeping" text badges; the blue left-border accent on active workspaces is sufficient at a glance.
- Dynamic modal sizing — The Create/Edit workspace dialog no longer appears cramped.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.6.4
Випущено 1 трав 2026 р. - 45,89 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеThe workspace edit panel now lets you change the container color and icon alongside the name — previously only the name could be changed.
The default container icon has been changed from fingerprint to circle, which is more neutral and less likely to conflict with your personal icon choices.Програмний код випущено на умовах Ліцензія MIT
Версія 1.6.3
Випущено 1 трав 2026 р. - 45,8 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеUpdated README
- description of Backup & Restore
- description for sync
- added Privacy & Data section that clearly states what data the plugin processes, stores and how and where the data is transmitted
Updated manifest
- changed browser_specific_settings.geckoПрограмний код випущено на умовах Ліцензія MIT
Версія 1.6.2
Випущено 30 квіт 2026 р. - 82,46 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеVersion 1.6.2 — Release Notes
This release rebuilds the sync architecture to eliminate workspace conflicts when using Firefox Sync across multiple devices.
Conflict-free multi-device sync
- Each device now maintains its own independent workspace snapshots.
- Devices no longer overwrite each other's data through Firefox Sync.
New in Backup & Restore
- Give your device a recognisable name in the new "This Device" section
- "Other Devices" shows workspaces synced from your other Firefox Sync devices
- Pull selected workspaces from another device using the existing review panel
Migration from v1.5.3
- Existing workspaces are automatically migrated on first launch — no action required and no data loss expected.
- Note: tab group names from v1.5.3 could not be recovered (they were not correctly saved in the previous version).Програмний код випущено на умовах Ліцензія MIT
Версія 1.5.3
Випущено 30 квіт 2026 р. - 42,07 КБПрацює з firefox 140.0 і новіше, android 142.0 і новіше- Backup & Restore — a new dedicated page (opened via the toolbar icon menu) lets you export all your workspaces to a JSON file and restore them on any device.
- Selective restore — when importing a backup, you can review the contents first and choose exactly which tabs to restore, workspace by workspace. Tabs are added individually with no forced overwrite of your existing workspaces.
- Tab group support in restore — tabs that belonged to a named group in the backup are restored into the correct group (or a new group is created if none exists).
- Live restore for open workspaces — if a workspace window is already open when you restore, selected tabs are added directly as live tabs in the correct container. For hibernated workspaces, tabs are added to the snapshot and will appear the next time you open that workspace.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.4.10
Випущено 29 квіт 2026 р. - 34,25 КБПрацює з firefox 140.0 і новіше, android 142.0 і новіше- New tabs in a workspace container now open significantly faster — the previous 2-second delay before the tab was reassigned to its container has been reduced to ~50ms.
- Internal code documentation improvements: all comments translated to English and security-context explanations added to clarify how container assignment, data compression, and Firefox Sync work.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.4.8
Випущено 29 квіт 2026 р. - 59,56 КБПрацює з firefox 140.0 і новіше, android 142.0 і новіше- New icon design — refreshed toolbar icon with better proportions and thicker strokes, now with proper light and dark theme variants
- Fix: external app links now open correctly — URLs passed from external applications (e.g. clicking a link in another app) are preserved when opening a new tab, preventing the tab from being reassigned to the wrong workspace
Програмний код випущено на умовах Ліцензія MIT
Версія 1.4.2
Випущено 25 квіт 2026 р. - 25,46 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеInitial public release on addons.mozilla.org, incorporating all recent fixes for cross-device sync reliability, correct container resolution by name, and the workspace window focus bug.Програмний код випущено на умовах Ліцензія MIT