История версий «Container Homes» – 4 версии
Container Homes от Rolf Kleef
История версий «Container Homes» – 4 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.5.0
Выпущено 21 авг. 2026 г. — 79,33 КБРаботает с firefox 140.0 и выше, android 142.0 и выше- 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.
Исходный код выпущен на условиях: Лицензия MIT
- Add
Старые версии
Версия 0.4.0
Выпущено 21 авг. 2026 г. — 78,11 КБРаботает с firefox 140.0 и выше, android 142.0 и выше- 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.
Исходный код выпущен на условиях: Лицензия MIT
- Add
Версия 0.3.0
Выпущено 17 авг. 2026 г. — 75,14 КБРаботает с firefox 140.0 и выше, android 142.0 и выше- 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.
Исходный код выпущен на условиях: Лицензия MIT
- Add per-container app slots (1-9):
Версия 0.2.2
Выпущено 12 авг. 2026 г. — 71,2 КБРаботает с firefox 140.0 и выше, android 142.0 и вышеИсходный код выпущен на условиях: Лицензия MIT