Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
saved_tab_group.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
saved_tab_group.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
saved_tab_group_proto_conversion_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
saved_tab_group_tab.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
saved_tab_group_tab.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.md

SavedTabGroups

Tab Groups are an effective way to enable users to organize their tabs, but are ephemeral, and disappear after the user exits a session. Saved tab groups can be saved and recalled allowing users to keep the state of their working state across browsing sessions.

Saved Tab Groups are built on sync’s storage layer. This storage solution works across sessions and when sync is enabled, saved tab groups will sync across devices updating the tabs and other metadata about the tab group in real-time.