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

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.