Workflow01 Versionsgeschichte – 4 Versionen
Workflow01 von ntrezowan
Workflow01 Versionsgeschichte – 4 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 5.2
Veröffentlicht 15. Juni 2026 – 23,23 KBFunktioniert mit firefox 109.0a1 und höherWorkflow01 v5.0 is a behavior and reliability update.
Creating a new workspace after the first workspace now opens a fresh blank tab and does not move the active tab out of the current workspace. Switching workspaces uses Firefox tab visibility only: tabs are shown or hidden, not closed and recreated. Workspace switching does not intentionally reload or discard tabs.
This version replaces workspace-name tab ownership with stable internal workspace IDs. Active workspace state is stored durably in browser.storage.local instead of relying on in-memory background-page state. Tab ownership is stored on tabs through browser.sessions.setTabValue() using the key workflow01.workspaceId.
The extension uses only local WebExtension APIs: tabs, tabHide, storage, and sessions. It does not transmit user data outside FirefoxQuelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 4.0
Veröffentlicht 13. Juni 2026 – 22,1 KBFunktioniert mit firefox 109.0a1 und höherv4.0
Rewrote the persistence layer to tag tabs via the sessions API instead of storing URL lists and recreating tabs on startup. This eliminates the tab-duplication bug (workspaces accumulating dozens of copied tabs across restarts) at the root — tabs are never recreated, so they can never multiply.
Tab counts are now computed from actual live tabs, so they never drift from reality
Added "Reset all workspaces" link to recover from any corrupted state
Requires the sessions permissionQuelltext steht unter der MIT-Lizenz
Version 3.1
Veröffentlicht 12. Juni 2026 – 23,93 KBFunktioniert mit firefox 109.0a1 und höherv3.1 - Major update- Switching workspaces no longer reloads your tabs. Scroll position, forms, and media stay exactly where you left them.
- Creating a new workspace now opens a fresh blank tab. Your current workspace is untouched.
- Added inline rename — hover any workspace and click ✎
- Added keyboard navigation — arrow keys + Enter to switch
- Removed export/import
- Bug fixes: privileged tabs (about:config etc.) no longer cause errors on restart, empty workspace guard added
Quelltext steht unter der MIT-Lizenz
Version 2.0
Veröffentlicht 5. Apr. 2026 – 17,74 KBFunktioniert mit firefox 109.0a1 und höherQuelltext steht unter der MIT-Lizenz