Container Homes versjonshistorikk - 4 versjonar
Container Homes av Rolf Kleef
Container Homes versjonshistorikk - 4 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 0.5.0
Sleppt 21. aug. 2026 - 79,33 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyare- Add
Ctrl+Shift+Spaceto open a new tab next to the current one, in the same
container and joined to the current tab's group (if it's in one). - Add an options-page preference, "Automatically add new tabs to their
container's tab group" (off by default), that joins every new tab to its
container's existing group in the current window, or creates one for it
if none exists yet. Pinned tabs are left alone.
Kjeldekode sleppt under MIT-lisens
- Add
Eldre versjonar
Versjon 0.4.0
Sleppt 21. aug. 2026 - 78,11 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyare- Add
Alt+Shift+0to group and sort the current window's tabs by
container: one native tab group per container with tabs in this window
(plus a "No Container" group for default-context tabs), titled and
colored to match, ordered "No Container" first then by container order.
Each container's configured slot tabs (1-9) are sorted to the front of
its group in slot order; other tabs keep their existing relative order.
Pinned tabs, other windows, and platforms without tab-group support
(Firefox for Android) are left untouched. Re-running the shortcut re-sorts
into the existing groups instead of creating duplicates. - Add
Alt+Shift+PageUp/Alt+Shift+PageDownto switch to the first tab
of the previous or next tab group in the current window, wrapping around
at either end. Works whether or not the current tab is itself in a group.
- Add the
tabGroupspermission, required to create, title, color, and
reorder native tab groups for the new group-and-sort command.
Kjeldekode sleppt under MIT-lisens
- Add
Versjon 0.3.0
Sleppt 17. aug. 2026 - 75,14 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyare- Add per-container app slots (1-9):
Alt+Shift+1..9switch to that
slot's tab in the current container, or open its configured URL in a new
tab if it isn't already open. Bindings track the actual tab, with
URL-origin matching as a fallback after the tab closes or the browser
restarts, and raise the target window if it lives elsewhere. - Add config export/import on the options page: export home URLs and slots
to a JSON file, and import one back in (replacing the current
configuration, after a confirmation prompt).
- Store a
configVersionalongside the config, so future schema changes can
migrate on update instead of guessing at the stored shape. - Re-add the
tabspermission, needed to find and re-focus slot tabs by id
or URL. - Add the
cookiespermission, required bytabs.create'scookieStoreId
option — without it, opening a new tab for an unconfigured slot silently
fails.
Kjeldekode sleppt under MIT-lisens
- Add per-container app slots (1-9):
Versjon 0.2.2
Sleppt 12. aug. 2026 - 71,2 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareKjeldekode sleppt under MIT-lisens