Chrome Sync Settings, multiple artifacts, see here. This has a variety of artifacts you need to do, like Web Apps, Apps, Extension/App Settings (for SS TV Remote in my case), and all kinds of settings from theme to priority to non-priority. Translate-related stuff should be their own artifacts, and content settings for disabling plugins or features should be their own as well, with keyboard shortcuts and extension lists.
MyLink/Intellilink artifacts https://github.com/abrignoni/VLEAPP/issues/35 - provides sample data
Crosh artifacts in Chrome's OS Settings.json - see the issues of RLEAPP for an example data.
OS Preferences (non-priority preference):
"OS Preference": [ {"preference": { "name": "OobeMarketingOptInScreenFinished", "value": "true" }}, {"preference": { "name": "ash.filesapp.ui_prefs_migrated", "value": "true" }}, {"preference": { "name": "launcher.result_ever_launched", "value": "true" }}, {"preference": { "name": "settings.language.enabled_extension_imes_syncable", "value": "\"\"" }}, {"preference": { "name": "settings.restore_apps_and_pages", "value": "2" }}, {"preference": { "name": "settings.language.preferred_languages_syncable", "value": "\"en-US,en\"" }}, {"preference": { "name": "settings.multi_profile_never_show_intro", "value": "true" }}, {"preference": { "name": "OobeMarketingOptInChoice", "value": "true" }}, {"preference": { "name": "crostini.terminal_settings", "value": "{\"/hterm/profile-ids\":[\"default\"],\"/nassh/profile-ids\":[\"62d6\",\"1821\"],\"/nassh/profiles/1821/argstr\":\"\",\"/nassh/profiles/1821/description\":\"admin@example.com\",\"/nassh/profiles/1821/hostname\":\"example.com\",\"/nassh/profiles/1821/identity\":\"\",\"/nassh/profiles/1821/nassh-options\":\"--help\",\"/nassh/profiles/1821/port\":null,\"/nassh/profiles/1821/terminal-profile\":\"default\",\"/nassh/profiles/1821/terminalSSHDialogCommand\":\"admin@example.com\",\"/nassh/profiles/1821/username\":\"admin\",\"/nassh/profiles/62d6/argstr\":\"\",\"/nassh/profiles/62d6/description\":\"beluga@thetechrobo.ca\",\"/nassh/profiles/62d6/hostname\":\"thetechrobo.ca\",\"/nassh/profiles/62d6/identity\":\"\",\"/nassh/profiles/62d6/nassh-options\":\"\",\"/nassh/profiles/62d6/port\":null,\"/nassh/profiles/62d6/terminal-profile\":\"default\",\"/nassh/profiles/62d6/terminalSSHDialogCommand\":\"beluga@thetechrobo.ca\",\"/nassh/profiles/62d6/username\":\"beluga\",\"/nassh/welcome/notes-version\":60,\"/nassh/welcome/show-count\":3}" }}, {"preference": { "name": "settings.language.preload_engines_syncable", "value": "\"xkb:us::eng\"" }} ], "OS Priority Preference": [ {"preference": { "name": "shelf_default_pin_layout_rolls", "value": "[\"default\"]" }}, {"preference": { "name": "sync.os_demographics", "value": "{\"gender\":1,\"birth_year\":1979}" }}, {"preference": { "name": "intl.app_locale", "value": "\"en-US\"" }}, {"preference": { "name": "user_image_info", "value": "{\"image_index\":-2}" }} ],
Chrome Sync Settings, multiple artifacts, see here. This has a variety of artifacts you need to do, like Web Apps, Apps, Extension/App Settings (for SS TV Remote in my case), and all kinds of settings from theme to priority to non-priority. Translate-related stuff should be their own artifacts, and content settings for disabling plugins or features should be their own as well, with keyboard shortcuts and extension lists.
Google Takeout Album Archives and Chrome Canvas: https://archive.org/download/takeout-20230802T040042Z-001/takeout-20230802T040042Z-001.zip