extension-develop 4.0.1 → 4.0.2-canary.local-d776e4d9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/0~rspack-config.mjs +27 -40
- package/dist/101.mjs +30 -6
- package/dist/839.mjs +47 -56
- package/dist/extension-js-devtools/chrome/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/chrome/devtools/index.js +1 -1
- package/dist/extension-js-devtools/chrome/manifest.json +3 -3
- package/dist/extension-js-devtools/chrome/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/chrome/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/chrome/scripts/logger-client.js +1 -1
- package/dist/extension-js-devtools/chromium/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/chromium/devtools/index.js +1 -1
- package/dist/extension-js-devtools/chromium/manifest.json +3 -3
- package/dist/extension-js-devtools/chromium/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/chromium/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/chromium/scripts/logger-client.js +1 -1
- package/dist/extension-js-devtools/edge/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/edge/devtools/index.js +1 -1
- package/dist/extension-js-devtools/edge/manifest.json +3 -3
- package/dist/extension-js-devtools/edge/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/edge/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/edge/scripts/logger-client.js +1 -1
- package/dist/extension-js-devtools/firefox/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/firefox/devtools/index.js +1 -1
- package/dist/extension-js-devtools/firefox/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/firefox/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/firefox/scripts/logger-client.js +1 -1
- package/dist/extension-js-theme/brave/background/service_worker.js +2003 -0
- package/dist/extension-js-theme/brave/background/service_worker.js.map +1 -0
- package/dist/extension-js-theme/brave/manifest.json +45 -0
- package/dist/extension-js-theme/chrome/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/chromium/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/extension-js/brave/events.ndjson +4 -0
- package/dist/extension-js-theme/extension-js/brave/logs.ndjson +3 -0
- package/dist/extension-js-theme/extension-js/brave/ready.json +20 -0
- package/dist/extension-js-theme/extension-js/firefox/events.ndjson +148 -4
- package/dist/extension-js-theme/extension-js/firefox/ready.json +7 -7
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/.extension-js-managed-profile +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/ChromeFeatureState +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AccessibilityAnnotatorDatabase +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Account Web Data +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Account Web Data-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Affiliation Database +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Affiliation Database-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillAiModelCache/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillAiModelCache/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillStrikeDatabase/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillStrikeDatabase/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BookmarkMergedSurfaceOrdering +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BrowsingTopicsSiteData +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BrowsingTopicsSiteData-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BrowsingTopicsState +12 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BudgetDatabase/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BudgetDatabase/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/index +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/sqldb0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/sqldb1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/sqldb2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/No_Vary_Search/journal.baj +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/No_Vary_Search/snapshot.baf +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ClientCertificates/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ClientCertificates/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Code Cache/pc/05_@;2t2fb2=a6@=`6`2`218;50[[=243915.92@2126345=;-629[`2.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Code Cache/pc/05_@;2t2fb2=a6@=`6`2`218;50[[=243915.92@2126345=;-629[`2.journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Collaboration/MessageDB +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Collaboration/MessageDB-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cookies +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cookies-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DIPS +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DIPS-wal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DataSharing/DataSharingDB +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DataSharing/DataSharingDB-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Favicons +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Favicons-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/AvailabilityDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/AvailabilityDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/EventDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/EventDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/History +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/History-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data For Account +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data For Account-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Network Action Predictor +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Network Action Predictor-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Network Persistent State +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PersistentOriginTrials/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PersistentOriginTrials/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Preferences +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PreferredApps +1 -0
- NEL +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Reporting and NEL-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/SCT Auditing Pending Reports +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Safe Browsing Cookies +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Safe Browsing Cookies-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Secure Preferences +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SegmentInfoDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SegmentInfoDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalStorageConfigDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalStorageConfigDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ServerCertificate +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ServerCertificate-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/2cc80dabc69f58b6_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/2cc80dabc69f58b6_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/4cb013792b196a35_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/4cb013792b196a35_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/index-dir/the-real-index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sessions/Session_13426296971679614 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sessions/Tabs_13426296976710116 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/cache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/cache/index-dir/the-real-index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/db-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/SharedStorage +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shortcuts +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shortcuts-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Top Sites +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Top Sites-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/TransportSecurity +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Trust Tokens +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Trust Tokens-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Web Data +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Web Data-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/WebStorage/QuotaManager +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/WebStorage/QuotaManager-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/chrome_cart_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/chrome_cart_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/commerce_subscription_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/commerce_subscription_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discount_infos_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discount_infos_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discounts_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discounts_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/engine_allowlist.bf +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/heavy_ad_intervention_opt_out.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/heavy_ad_intervention_opt_out.db-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/optimization_guide_hint_cache_store/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/optimization_guide_hint_cache_store/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/parcel_tracking_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/parcel_tracking_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/CURRENT +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/LOG +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/trusted_vault.pb +2 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GPUPersistentCache/GPUCache/6SE4MO4T2PYNTMRZGJ6B4HK2AV4LBDP4/cache.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GPUPersistentCache/GPUCache/6SE4MO4T2PYNTMRZGJ6B4HK2AV4LBDP4/cache.db-wal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GPUPersistentCache/GPUCache/6SE4MO4T2PYNTMRZGJ6B4HK2AV4LBDP4/cache.journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/f_000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Last Version +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Local State +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Variations +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/extensions_crx_cache/metadata.json +1 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/first_party_sets.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/first_party_sets.db-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/segmentation_platform/ukm_db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/segmentation_platform/ukm_db-wal +0 -0
- package/dist/extension-js-theme/theme-dist-bak/chrome/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/theme-dist-bak/chrome/manifest.json +22 -0
- package/dist/extension-js-theme/theme-dist-bak/chromium/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/theme-dist-bak/chromium/manifest.json +22 -0
- package/dist/extension-js-theme/theme-dist-bak/edge/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/theme-dist-bak/edge/manifest.json +22 -0
- package/dist/extension-js-theme/theme-dist-bak/firefox/manifest.json +66 -0
- package/package.json +3 -3
- package/dist/extension-js-devtools/extension-js/chrome/events.ndjson +0 -2
- package/dist/extension-js-devtools/extension-js/chrome/ready.json +0 -16
- package/dist/extension-js-devtools/extension-js/chromium/events.ndjson +0 -2
- package/dist/extension-js-devtools/extension-js/chromium/ready.json +0 -16
- package/dist/extension-js-devtools/extension-js/edge/events.ndjson +0 -2
- package/dist/extension-js-devtools/extension-js/edge/ready.json +0 -16
- package/dist/extension-js-devtools/extension-js/firefox/events.ndjson +0 -2
- package/dist/extension-js-devtools/extension-js/firefox/ready.json +0 -16
- package/dist/extension-js-theme/extension-js/chrome/events.ndjson +0 -2
- package/dist/extension-js-theme/extension-js/chrome/ready.json +0 -16
- package/dist/extension-js-theme/extension-js/chromium/events.ndjson +0 -2
- package/dist/extension-js-theme/extension-js/chromium/ready.json +0 -16
- package/dist/extension-js-theme/extension-js/edge/events.ndjson +0 -2
- package/dist/extension-js-theme/extension-js/edge/ready.json +0 -16
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"disable-features":"AVFoundationCaptureForwardSampleTimestamps\u003CAVFoundationCaptureForwardSampleTimestamps,AccessibilityPerformanceMeasurementExperiment\u003CAccessibilityPerformanceMeasurementExperiment,AutocompleteDictionaryPreload\u003CCompressionDictionaryPreload,AutofillAddressSurvey\u003CAutofillSurveys,AutofillPasswordSurvey\u003CAutofillSurveys,BreakoutBoxConversionWithoutSinkSignal\u003CWebrtcEncodeReadbackOptimization,CompressionDictionaryTransportRequireKnownRootCert\u003CCompressionDictionaryTransportRequireKnownRootCert,DisableLoadExtensionCommandLineSwitch,DsePreload2\u003CHttpCacheNoVarySearch,InhibitSQLPreloadOnFixedSSD\u003CInhibitSQLPreload,LegacyKeyRepeatSynthesis\u003CLegacyKeyRepeatSynthesis,LensAimSuggestionsGradientBackground\u003CChromnientReinvocationAffordance,MediaFoundationD3DVideoProcessing\u003CWebrtcEncodeReadbackOptimization,MediaFoundationSharedImageEncode\u003CWebrtcEncodeReadbackOptimization,MobilePromoOnDesktopWithQRCode\u003CMobilePromoOnDesktop,NonStandardAppearanceValueSliderVertical\u003CNonStandardAppearanceValueSliderVertical,NtpShoppingTasksModule\u003CDesktopNtpModules,NtpWallpaperSearchButtonAnimation\u003CChromeWallpaperSearchLaunch,OpenAllProfilesFromProfilePickerExperiment\u003CProfileExperimentsM1UsabilityHypothesis,PartitionAllocSortActiveSlotSpans\u003CPartitionAllocMemoryReclaimer,PassageEmbedder\u003CPassageEmbeddingsPerformance,PolicyBlocklistProceedUntilResponse\u003CPolicyBlocklistProceedUntilResponse,PrefetchPrerenderIntegration\u003CHttpCacheNoVarySearch,PreloadedDictionaryConditionalUse\u003CCompressionDictionaryPreload,ProcessPerSiteSkipDevtoolsUsers\u003CKeepDefaultSearchEngineAlive,ProfileCreationFrictionReductionExperimentPrefillNameRequirement\u003CProfileExperimentsM1FrictionReduction,ProfileCreationFrictionReductionExperimentRemoveSigninStep\u003CProfileExperimentsM1FrictionReduction,ProfileCreationFrictionReductionExperimentSkipCustomizeProfile\u003CProfileExperimentsM1FrictionReduction,ProfilePickerTextVariations\u003CProfileExperimentsM0,ReduceSubresourceResponseStartedIPC\u003CReduceIPCCombined,RendererCancellationThrottleImprovements\u003CRenderDocumentWithNavigationQueueing,ScreenAIPartitionAllocAdvancedChecksEnabled\u003CPartitionAllocWithAdvancedChecks,ServiceWorkerMergeFindRegistrationForClientUrl\u003CServiceWorkerBackgroundUpdate,ShowProfilePickerToAllUsersExperiment\u003CProfileExperimentsM0,SideSearch\u003CSidePanelCompanionDesktopM116Plus,SigninPromoLimitsExperiment\u003CSigninPromoLimitsExperiment,TabGroupsCollapseFreezing\u003CTabGroupsCollapseFreezing,TreesInViz\u003CTreesInViz,UrgentPageDiscarding\u003CDisableUrgentPageDiscarding,V8Flag_enable_allocation_failures_optimize_memory\u003CV8DisableEagerAllocationFailures,V8Flag_enable_allocation_failures_optimize_memory_ignoring_priority\u003CV8DisableEagerAllocationFailures,V8Flag_scavenger_updates_allocation_limit\u003CV8DisableScavengerUpdatesAllocationLimit,V8Flag_trim_descriptor_arrays_in_gc_with_stack\u003CV8NoTrimDescriptorArray,V8Flag_turbolev\u003CV8Turbolev,V8SingleThreadedGCInBackgroundNoIncrementalMarking\u003CV8SingleThreadedGCInBackgroundVariants,V8SingleThreadedGCInBackgroundParallelPause\u003CV8SingleThreadedGCInBackgroundVariants,V8SlowHistograms\u003CV8SlowHistograms,WallpaperSearchSettingsVisibility\u003CChromeWallpaperSearchGlobal,WebAppsEnableMLModelForPromotion\u003CDesktopPWAInstallPromotionML,WidevinePersistentLicenseSupport\u003CWidevinePersistentLicenseSupport,XSLT\u003CXSLTSpecialTrial,kNtpTabGroupsModule\u003CDesktopNtpModulesTabGroups,kNtpTabGroupsModuleZeroState\u003CDesktopNtpModulesTabGroups","enable-features":"ANGLEPerContextBlobCache\u003CANGLEPerContextBlobCache,AXRandomizedStressTests\u003CAXRandomizedStressTests,AXTreeFixing\u003CAXTreeFixing,AccessibilityBlockFlowIterator\u003CAXBlockFlowIterator,AccessibilitySerializationSizeMetrics\u003CAccessibilitySerializationSizeMetrics,AdditionalDelayMainJob\u003CDelayMainJob,AdjustPreconnectRetryInterval\u003CAdjustPreconnectRetryInterval,AggressiveShaderCacheLimits\u003CAggressiveShaderCacheLimits,AiModeOmniboxEntryPoint\u003CAIMHintText,AimEligibilityServiceIdentityImprovements\u003CAIMEligibilityImprovements,AimUrlNavigationFetchEnabled\u003CAIMEligibilityImprovements,AlignPdfDefaultPrintSettingsWithHTML\u003CAlignPdfDefaultPrintSettingsWithHTML,AllowChangingSelectedContent\u003CAllowChangingSelectedContent,AllowDatapipeDrainedAsBytesConsumerInBFCache\u003CAllowDatapipeDrainedAsBytesConsumerInBFCache,AllowURNsInIframes\u003CPrivacySandboxAdsAPIs,AnimationForDesktopCapturePermissionChecker\u003CAnimationForDesktopCapturePermissionChecker,AnnotatedPageContentExtraction\u003CAnnotatedPageContentExtraction,AnnotatedPageContentWithMediaData\u003CGlicMediaData,AomVpxUsePresentationThreadType\u003CWebRTC-MediaTaskQueuePriorities,AsyncQuicSession\u003CAsyncQuicSession,AudioDecoderAudioFileReader\u003CAudioDecoderAudioFileReader,AutoDisableAccessibility\u003CAutoDisableAccessibility,AutoDownloadTranslateLanguagePacks\u003CAutoDownloadTranslateLanguagePacks,AutoSpeculationRules\u003CAutoSpeculationRules,AutofillAddressImproveBuildingNumberRegex\u003CAutofillAddressImproveBuildingNumberRegex,AutofillAddressSuggestionsOnTyping\u003CAutofillAddressSuggestionsOnTyping,AutofillAddressUserPerceptionSurvey\u003CAutofillAddressUserPerceptionSurveyUS,AutofillAiAvailableByDefault\u003CAutofillAiDefaultAvailability,AutofillAiReauthRequired\u003CAutofillAiDefaultAvailability,AutofillAllowFillingModifiedInitialValues\u003CAutofillAllowFillingModifiedInitialValues,AutofillAndroidDesktopKeyboardAccessoryRevamp\u003CAutofillAndroidKeyboardAccessoryDynamicPositioning,AutofillAndroidDesktopSuppressAccessoryOnEmpty\u003CAutofillAndroidKeyboardAccessoryDynamicPositioning,AutofillAndroidKeyboardAccessoryDynamicPositioning\u003CAutofillAndroidKeyboardAccessoryDynamicPositioning,AutofillCardSurvey\u003CAutofillSurveys,AutofillConsiderAutocompleteUnrecognizedFieldsInMetrics\u003CAutofillConsiderAutocompleteUnrecognizedFieldsInMetrics,AutofillCreditCardUserPerceptionSurvey\u003CAutofillCreditCardUserPerceptionSurvey,AutofillDelayApcForPredictions\u003CAutofillDelayApcForPredictions,AutofillDisallowMoreHyphenLikeLabels\u003CAutofillSupportSplitZipCode,AutofillEnableAiBasedAmountExtraction\u003CAutofillEnableAiBasedAmountExtraction,AutofillEnableNonAffiliatedLoyaltyCardsFilling\u003CAutofillEnableNonAffiliatedLoyaltyCardsFilling,AutofillEnableSaveAndFill\u003CAutofillEnableSaveAndFill,AutofillEnableSupportForHomeAndWork\u003CAutofillEnableSupportForHomeAndWork,AutofillEnableSupportForNameAndEmail\u003CAutofillEnableSupportForNameAndEmail,AutofillEnableWalletBranding\u003CAutofillEnableWalletBranding,AutofillExtendZipCodeValidation\u003CAutofillExtendZipCodeValidation,AutofillFilterPlaceholderValuesOnImport\u003CAutofillFilterPlaceholderValuesOnImport,AutofillFixCivilStateMisclassificationForESPT\u003CAutofillFixCivilStateMisclassificationForESPT,AutofillFixFormEquality\u003CAutofillFixFormEquality,AutofillFixFormTracking\u003CAutofillImproveSubmissionDetectionV3,AutofillFixIsAutofilled\u003CAutofillFixIsAutofilled,AutofillFixRewriterRules\u003CAutofillFixRewriterRules,AutofillFixStateCountryMisclassification\u003CAutofillFixStateCountryMisclassification,AutofillImproveAddressFieldSwapping\u003CAutofillImproveAddressFieldSwapping,AutofillImprovePhoneFieldParser\u003CAutofillImprovePhoneNumberDetection,AutofillImprovePhoneNumberRationalization\u003CAutofillImprovePhoneNumberDetection,AutofillIntroduceGlobalEmptyValueRewriterRules\u003CAutofillIntroduceGlobalEmptyValueRewriterRules,AutofillModelPredictions\u003CAutofillModelPredictions,AutofillMoveSmallFormLogicToClient\u003CAutofillMoveSmallFormLogicToClient,AutofillNewAugmentedPhoneCountryCodeRegex\u003CAutofillImprovePhoneNumberDetection,AutofillNewRegexForPhoneCountryCode\u003CAutofillImprovePhoneNumberDetection,AutofillOptimizeCacheUpdates\u003CAutofillOptimizeCacheUpdates,AutofillOptimizeIsNormalizedNameVariantOf\u003CAutofillOptimizeIsNormalizedNameVariantOf,AutofillPasswordUserPerceptionSurvey\u003CAutofillPasswordUserPerceptionSurvey,AutofillPaymentsFieldSwapping\u003CAutofillPaymentsFieldSwapping,AutofillPopupCheckHtmlFormPopupOverlap\u003CAutofillPopupCheckHtmlFormPopupOverlap,AutofillPopupDontAcceptNonVisibleEnoughSuggestion\u003CAutofillPopupDontAcceptNonVisibleEnoughSuggestion,AutofillPreferPhoneCountryCodeTypeOverCountryHtmlType\u003CAutofillImprovePhoneNumberDetection,AutofillReintroduceHybridPasskeyDropdownItem\u003CAutofillReintroduceHybridPasskeyDropdownItem,AutofillReplaceCachedWebElementsByRendererIds\u003CAutofillImproveSubmissionDetectionV3,AutofillServerExperimentalSignatures\u003CAutofillServerExperimentalSignatures,AutofillServerQueryPredictionsEarly\u003CAutofillServerQueryPredictionsEarly,AutofillSharedStorageServerCardData\u003CAutofillSharedStorageServerCardData,AutofillShowBubblesBasedOnPriorities\u003CAutofillShowBubblesBasedOnPriorities,AutofillStructuredFieldsDisableAddressLines\u003CAutofillStructuredFieldsDisableAddressLines,AutofillSupportLastNamePrefix\u003CAutofillSupportLastNamePrefix,AutofillSupportPhoneticNameForJP\u003CAutofillSupportPhoneticNameForJP,AutofillSupportSplitZipCode\u003CAutofillSupportSplitZipCode,AutofillTrackSelectFieldEdits\u003CAutofillTrackSelectFieldEdits,AutofillUKMExperimentalFields\u003CAutofillUKMExperimentalFields,AutofillUnmaskCardRequestTimeout\u003CAutofillUnmaskCardRequestTimeout,AutofillUpstream\u003CAutofillUpstream,AutofillUseNegativePatternForAllAttributes\u003CAutofillSupportLastNamePrefix,AvoidEntryCreationForNoStore\u003CAvoidEntryCreationForNoStore,AvoidForcedLayoutOnInvisibleDocumentClose\u003CAvoidForcedLayoutOnInvisibleDocumentClose,AvoidTrustedParamsCopies\u003CAvoidTrustedParamsCopies,AvoidUnnecessaryForcedLayoutMeasurements\u003CAvoidUnnecessaryForcedLayoutMeasurements,BackForwardCachePauseMicrotasks\u003CBackForwardCachePauseMicrotasks,BackForwardCacheSendNotRestoredReasons\u003CBackForwardCacheNotRestoredReasons,BackToOpener\u003CBackToOpener,BackgroundResourceFetch\u003CBackgroundResourceFetch,BatterySaverModeAlignWakeUps\u003CBatterySaverModeAlignWakeUps,BeaconLeakageLogging\u003CBeaconLeakageLogging,BlinkLifecycleScriptForbidden\u003CBlinkLifecycleScriptForbidden,BookmarkTabGroupConversion\u003CTabGroupInteractionsDesktop,BookmarkTriggerForPrefetch\u003CPrefetchBookmarkBarTrigger,BookmarksImportOnFirstRun\u003CBookmarksImportOnFirstRun,BookmarksTreeView\u003CBookmarksTreeView,BoostClosingTabs\u003CBoostClosingTabs,BrowserInitiatedAutomaticPictureInPicture\u003CBrowserInitiatedAutomaticPictureInPicture,BrowserInitiatedAutomaticPictureInPictureDryRun\u003CBrowserInitiatedAutomaticPictureInPictureDryRun,BrowserSignalsReportingEnabled\u003CBrowserSignalsReportingEnabled,BrowserThreadPoolAdjustment\u003CBrowserThreadPoolAdjustmentForDesktop,BrowserWidgetCacheThemeService\u003CBrowserWidgetCacheThemeService,BrowsingHistoryActorIntegrationM3\u003CBrowsingHistoryActorIntegrationM3,BrowsingHistorySimilarVisitsGrouping\u003CBrowsingHistoryActorIntegrationM3,BrowsingTopics\u003CPrivacySandboxAdsAPIs,BubbleMetricsApi\u003CBubbleMetricsApi,BypassRequestForbiddenHeadersCheck\u003CBypassRequestForbiddenHeadersCheck,CADisplayLinkInBrowser\u003CCADisplayLinkInBrowser,CSSReadingFlow\u003CCSSReadingFlow,CacheSharingForPervasiveResources\u003CCacheSharingForPervasiveResources,Canvas2DAutoFlushParams\u003CCanvas2DAutoFlushParams,Canvas2DHibernation\u003CCanvasHibernationExperimentsV2,Canvas2DHibernationDefer\u003CCanvasHibernationExperimentsV2,Canvas2DHibernationNoSmallCanvas\u003CCanvasHibernationExperimentsV2,Canvas2DHibernationReleaseTransferMemory\u003CCanvasHibernationExperimentsV2,Canvas2DReclaimUnusedResources\u003CCanvas2DReclaimUnusedResources,CanvasHibernationSnapshotZstd\u003CCanvasHibernationExperimentsV2,CastStreamingExponentialVideoBitrateAlgorithm\u003CCastStreamingExponentialVideoBitrateAlgorithm,CastStreamingHardwareHevc\u003CCastStreamingHardwareHevc,CastStreamingMediaVideoEncoder\u003CCastStreamingMediaVideoEncoder,ChangeGeneratedCodeCacheSize\u003CChangeGeneratedCodeCacheSize,CheckHitEligibility\u003CDSEPrewarmDesktop,ChromeWebStoreNavigationThrottle\u003CChromeWebStoreNavigationThrottle,ChromeWideEchoCancellation\u003CChromeWideEchoCancellation,ClearCanvasResourcesInBackground\u003CCanvasHibernationExperimentsV2,ClearGrShaderDiskCacheOnInvalidPrefix\u003CClearGrShaderDiskCacheOnInvalidPrefix,ClientSideDetectionClipboardCopyApi\u003CClientSideDetectionClipboardCopyApi,ClientSideDetectionCreditCardForm\u003CClientSideDetectionCreditCardForm,ClientSideDetectionDeprecateDOMModel\u003CClientSideDetectionDeprecateDOMModel,ClientSideDetectionNewObservers\u003CClientSideDetectionNewObservers,ClientSideDetectionRetryLimit\u003CClientSideDetectionRetryLimit,ClientSideDetectionSamplePing\u003CClientSideDetectionSamplePing,ClientSideDetectionSendLlamaForcedTriggerInfo\u003CClientSideDetectionSendLlamaForcedTriggerInfo,ClientSideDetectionSkipErrorPage\u003CClientSideDetectionSkipErrorPage,CloneDevToolsConnectionOnlyIfRequested\u003CCloneDevToolsConnectionOnlyIfRequested,CommerceLocalPDPDetection\u003CCommerceLocalPDPDetection,CompareConfirmationToast\u003CCompare,Compose\u003CChromeCompose,ComposeAXSnapshot\u003CComposeAXSnapshot,ComposeProactiveNudge\u003CComposeProactiveNudgePosition,ComposeboxUsesChromeComposeClient\u003CNtpComposeboxDesktop,CompositeClipPathAnimation\u003CCompositeClipPathAnimation,CompositedAnimationsForceMainFrames\u003CCompositedAnimationsForceMainFrames,CompressionDictionaryLimitEarlyMatching\u003CCompressionDictionaryLimitEarlyMatching,CompressionDictionaryTTL\u003CCompressionDictionaryTTL,ConditionalImageResize\u003CConditionalImageResize,ConfigureQuicHints\u003CIncreaseHttp3Usage,ConnectionKeepAliveForHttp2\u003CConnectionKeepAliveForHttp2,ContentAnnotator\u003CAccessibilityAnnotatorContentAnnotatorPipeline,ContentVerifyJobUseJobVersionForHashing\u003CContentVerifyJobUseJobVersionForHashing,ContextualCueing\u003CContextualCueingDynamicCues,ContextualTasks\u003CContextualTasksDesktop,ContextualTasksContext\u003CContextualTasksContext,ContextualTasksContextLogging\u003CContextualTasksContext,ContextualTasksContextMqlsLogging\u003CContextualTasksContext,CookieSameSiteConsidersRedirectChain\u003CCookieSameSiteConsidersRedirectChainDesktop,CreateNewTabGroupAppMenuTopLevel\u003CTabGroupInteractionsDesktop,CredentialManagementUnifiedUi\u003CCredentialManagementUnifiedUi,CustomizableSelect\u003CCustomizableSelect,CustomizeChromeSidePanelExtensionsCard\u003CCustomizeChromeSidePanelExtensionsCard,CustomizeChromeWallpaperSearch\u003CChromeWallpaperSearchGlobal,CustomizeChromeWallpaperSearchButton\u003CChromeWallpaperSearchLaunch,CustomizeChromeWallpaperSearchInspirationCard\u003CChromeWallpaperSearchGlobal,DataControlsDragEnforcement\u003CDataControlsDragEnforcement,DataSharingJoinOnly\u003CSharedTabGroups,DedicatedWorkerAblationStudyEnabled\u003CPlzDedicatedWorker,DefaultBrowserFramework\u003CDefaultBrowserFramework,DefaultSiteInstanceGroups\u003CDefaultSiteInstanceGroups,DeferSpeculativeRFHCreation\u003CDeferSpeculativeRFHCreation,DelayLayerTreeViewDeletionOnLocalSwap\u003CRenderDocumentWithNavigationQueueing,DelayRfhDestructionsOnUnloadAndDetach\u003CDelayRfhDestructionsOnUnloadAndDetach,DeprecateUnload\u003CDeprecateUnload,DeprecateUnloadByAllowList\u003CDeprecateUnload,DeprecateUnloadByBucket\u003CDeprecateUnloadByBucket,DesktopCapturePermissionCheckerPreMacos14_4\u003CDesktopCapturePermissionCheckerPreMacos14_4,DesktopScreenshots\u003CSharingHubDesktopScreenshots,DevToolsAiPromptApi\u003CDevToolsConsoleInsightsTeasers,DevToolsConsoleInsightsTeasers\u003CDevToolsConsoleInsightsTeasers,DevToolsEnableDurableMessages\u003CDevToolsDurableMessages,DeviceBoundSessions\u003CDeviceBoundSessionCredentialsMac,DeviceBoundSessionsFederatedRegistration\u003CDeviceBoundSessionCredentialsMac,DeviceBoundSessionsForRestrictedSites\u003CDeviceBoundSessionCredentialsMac,DisablePartialStorageCleanupForGPUDiskCache\u003CDisablePartialStorageCleanupForGPUDiskCache,DiscardInputEventsToRecentlyMovedFrames\u003CDiscardInputEventsToRecentlyMovedFrames,DiscountDialogAutoPopupBehaviorSetting\u003CDiscountAutoPopup,DiskCacheBackendExperiment\u003CDiskCacheBackendExperiment,DlpRegionalizedEndpoints\u003CDlpRegionalizedEndpoints,DlpScanPastedImages\u003CWebProtectDlpScanPastedImages,DoNotEvictOnAXLocationChange\u003CDoNotEvictOnAXLocationChange,DomStorageSqliteInMemory\u003CDomStorageSqliteInMemory,DownloadWarningSurvey\u003CDownloadWarningSurvey,DrainSpdySessionSynchronouslyOnRemoteEndpointDisconnect\u003CNetworkServicePerPriorityTaskQueues,DrawQuadSplitLimit\u003COcclusionCullingQuadSplitLimit,DumpWithoutCrashingForMissingSecurityState\u003CDumpWithoutCrashingForMissingSecurityState,DwaFeature\u003CDwaFeature,EnableBestEffortTaskInhibitingPolicy\u003CEnableBestEffortTaskInhibitingPolicy,EnableCacheEncryption\u003CEnableCacheEncryption,EnableChromeRefreshTokenBinding\u003CDeviceBoundSessionCredentialsMac,EnableComposeNudgeAtCursor\u003CComposeProactiveNudgePosition,EnableCrossDevicePrefTracker\u003CMobilePromoOnDesktop,EnableDiscountInfoApi\u003CEnableDiscountOnShoppyPagesDesktop,EnableDrDc\u003CEnableDrDc,EnableEncryptedFileUpload\u003CEnableEncryptedFileUpload,EnableExtensionInstallPolicyFetching\u003CEnableExtensionInstallPolicyFetching,EnableForceDownloadToOneDrive\u003CEnableForceDownloadToOneDrive,EnableHangWatcher\u003CEnableHangWatcher,EnableHangWatcherOnGpuProcess\u003CEnableHangWatcherOnGpuProcess,EnableLazyLoadImageForInvisiblePage\u003CEnableLazyLoadImageForInvisiblePage,EnableManagementPromotionBanner\u003CEnableManagementPromotionBanner,EnableNewUploadCountLimit\u003CEnterpriseConnectorEnableNewUploadCountLimit,EnableNewUploadSizeLimit\u003CEnableNewUploadSizeLimit,EnableNtpBrowserPromos\u003CNtpBrowserPromos,EnableOAuthMultiloginStandardCookiesBinding\u003CDeviceBoundSessionCredentialsMac,EnableOopPrintDrivers\u003COutOfProcessPrintDriversPrint,EnablePolicyPromotionBanner\u003CEnablePolicyPromotionBanner,EnableShouldShowPromotion\u003CEnableShouldShowPromotion,EnableTLS13EarlyData\u003CEnableTLS13EarlyData,EnableUrlRestriction\u003CSavedTabGroupUrlRestriction,EnableWatermarkCustomization\u003CEnableWatermarkCustomization,EnableWatermarkTestPage\u003CEnableWatermarkTestPage,EnhancedFieldsForSecOps\u003CEnhancedFieldsForSecOps,EnhancedSecurityEventFields\u003CEnhancedFieldsForSecOps,EnterpriseFileObfuscation\u003CEnterpriseFileObfuscation,EnterpriseFileObfuscationArchiveAnalyzer\u003CEnterpriseFileObfuscationArchiveAnalyzer,EnterpriseFileSystemAccessDeepScan\u003CEnterpriseFileSystemAccessDeepScan,EnterpriseIframeDlpRulesSupport\u003CEnterpriseIframeDlpRulesSupport,EnterpriseRealTimeUrlCheckNewUrl\u003CEnterpriseRealTimeUrlCheckNewUrl,EventTimingIgnorePresentationTimeFromUnexpectedFrameSource\u003CEventTimingIgnorePresentationTimeFromUnexpectedFrameSource,EvictionUnlocksResources\u003CCanvasHibernationExperimentsV2,ExcludePipFromScreenCapture\u003CExcludePipFromScreenCapture,ExtensionBrowserNamespaceAndPolyfillSupport\u003CExtensionBrowserNamespaceAndPolyfillSupport,ExtensionContentVerificationUsesExtensionRoot\u003CExtensionContentVerificationUsesExtensionRoot,ExtensionManifestV2Unsupported\u003CExtensionManifestV2Deprecation,ExtensionsMenuAccessControl\u003CExtensionsToolbarAndMenuRedesign,ExtremeLightweightUAFDetector\u003CExtremeLightweightUAFDetector,FencedFrames\u003CPrivacySandboxAdsAPIs,FencedFramesAPIChanges\u003CPrivacySandboxAdsAPIs,FencedFramesAutomaticBeaconCredentials\u003CFencedFramesEnableCredentialsForAutomaticBeacons,FencedFramesReportEventHeaderChanges\u003CFencedFramesEnableReportEventHeaderChanges,FencedFramesSrcPermissionsPolicy\u003CFencedFramesEnableSrcPermissionsPolicy,FetchLaterAPI\u003CFetchLaterAPI,FieldClassificationModelCaching\u003CFieldClassificationModelCaching,FledgeBiddingAndAuctionServer\u003CFLEDGEBiddingAndAuctionServer,FlushPersistentSystemProfileOnWrite\u003CFlushPersistentSystemProfileOnWrite,ForcedDiceMigration\u003CUnoPhase2Desktop,FrameRoutingCache\u003CFrameRoutingCache,FreezeSharedWorker\u003CFreezeSharedWorker,GCMUseDedicatedNetworkThread\u003CGCMUseDedicatedNetworkThread,GeminiAntiscamProtectionForMetricsCollection\u003CGeminiAntiscamProtectionForMetricsCollection,GeminiAntiscamProtectionMqlsLogging\u003CGeminiAntiscamProtectionForMetricsCollection,Glic\u003CGlicDogfood,GlicActor\u003CGlicActorRolloutControl,GlicActorObservationDelayExcludeAdFrameLoading\u003CGlicActorObservationDelayExcludeAdFrameLoading,GlicActorUi\u003CGlicActorRolloutControl,GlicActorUiMagicCursor\u003CGlicActorUiOverlayMagicCursor,GlicActorUiTabIndicatorSpinnerIgnoreReducedMotion\u003CGlicActorUiTabIndicatorSpinnerIgnoreReducedMotion,GlicButtonPressedState\u003CGlicButtonPressedState,GlicChromeStatusIcon\u003CGlicChromeStatusIcon,GlicClientResponsivenessCheck\u003CGlicClientResponsivenessCheckExtension,GlicCrossOriginNavigationGating\u003CGlicConfirmNavigationToNewOrigins,GlicDaisyChainNewTabs\u003CGlicEnableMultiInstanceBasedOnTier,GlicDefaultTabContextSetting\u003CGlicEnableMultiInstanceBasedOnTier,GlicEligibilitySeparateAccountCapability\u003CGlicEligibilitySeparateAccountCapability,GlicEnableMultiInstanceBasedOnTier\u003CGlicEnableMultiInstanceBasedOnTier,GlicExtensions\u003CGlic1PTools,GlicForceNonSkSLBorder\u003CGlicForceNonSkSLBorder,GlicForceSimplifiedBorder\u003CGlicForceSimplifiedBorder,GlicFreWarming\u003CGlicFreWarming,GlicGeminiInstructions\u003CGlicGeminiInstructions,GlicIntro\u003CGlicGA,GlicLearnMore\u003CGlicGA,GlicLiveModeOnlyGlow\u003CGlicEnableMultiInstanceBasedOnTier,GlicMultiInstance\u003CGlicEnableMultiInstanceBasedOnTier,GlicMultiTab\u003CGlicEnableMultiInstanceBasedOnTier,GlicPanelResetSizeAndLocationOnOpen\u003CGlicResetPanelSizeAndLocationOnOpen,GlicPersonalContext\u003CGlicPersonalContext,GlicRecordNavigationConfirmationRequestMetrics\u003CGlicRecordNavigationConfirmationMetrics,GlicRollout\u003CGlicGA,GlicShareImage\u003CGlicShareImage,GlicTieredRollout\u003CGlicTieredRollout,GlicTrustFirstOnboarding\u003CGlicTrustFirstOnboarding,GlicUseMainPartitionForUnifiedFre\u003CGlicUseMainPartitionForUnifiedFre,GlicUserStatusCheck\u003CGlicUserStatusCheckDogfood,GlicWarming\u003CGlicWarming,GlicWebActuationSettingsToggle\u003CGlicWebActuationSettingsToggle,GlicZeroStateSuggestions\u003CGlicZeroStateSuggestionsDogfood,GoogleChromeScheme\u003CGoogleChromeScheme,GpuPersistentCache\u003CGpuPersistentCache,GpuYieldRasterization\u003CGpuYieldRasterization,GrCacheLimitsFeature\u003CGrCacheLimits,HangoutsExtensionV3\u003CHangoutsExtensionV3,HappinessTrackingSurveysForComposeAcceptance\u003CComposeAcceptanceSurvey,HappinessTrackingSurveysForComposeClose\u003CComposeCloseSurvey,HappinessTrackingSurveysForDesktopHistoryPageControl\u003CHappinessTrackingSurveysForDesktopHistoryPageControl,HappinessTrackingSurveysForDesktopHistoryPageExperiment\u003CHappinessTrackingSurveysForDesktopHistoryPageExperiment,HappinessTrackingSurveysForDesktopNextPanel\u003CContextualTasksDesktop,HappinessTrackingSurveysForDesktopSettings\u003CSettingSearchExplorationHaTS,HappinessTrackingSurveysForDesktopWhatsNew\u003CWhatsNewHats,HappinessTrackingSurveysForHistoryEmbeddings\u003CHappinessTrackingSurveysForHistoryEmbeddings,HappinessTrackingSurveysForSecurityPage\u003CSecurityPageHats,HappinessTrackingSurveysForWallpaperSearch\u003CChromeWallpaperSearchHaTS,HappyEyeballsV2\u003CHappyEyeballsV2,HeadlessLiveCaption\u003CGlicMediaData,HideDelegatedFrameHostMac\u003CHideDelegatedFrameHostMac,HighFramerateRequestFromClient\u003CThrottleMainFrameTo60HzMacV3,HistoryEmbeddings\u003CHistoryEmbeddingsV2Images,HistoryQueryOnlyLocalFirst\u003CHistoryQueryOnlyLocalFirst,Http2Grease\u003CHTTP2,HttpCacheInitializeDiskCacheBackendEarly\u003CHttpCacheInitializeDiskCacheBackendEarly,HttpCacheNoVarySearch\u003CHttpCacheNoVarySearch,HttpDiskCachePrewarming\u003CHttpDiskCachePrewarming,HttpsFirstBalancedModeAutoEnable\u003CHttpsFirstBalancedModeAutoEnable,HttpsFirstModeV2ForTypicallySecureUsers\u003CHttpsFirstModeV2ForTypicallySecureUsers,IDBDatabaseExternalMemoryAccounting\u003CIDBDatabaseExternalMemoryAccounting,IOThreadInteractiveThreadType\u003CWebRTC-MediaTaskQueuePriorities,IPH_AutofillAccountNameEmailSuggestion\u003CAutofillEnableSupportForNameAndEmail,IPH_AutofillHomeWorkProfileSuggestion\u003CAutofillEnableSupportForHomeAndWork,IPH_BackNavigationMenu\u003CBackNavigationMenuIPH,IPH_DesktopRealboxContextualSearchFeature\u003CNtpRealboxNextDesktop,IPH_DesktopSharedHighlighting\u003CSharedHighlightingIphDesktop,IPH_ExtensionsZeroStatePromo\u003CExtensionsZeroStatePromo,IPH_GlicTrustFirstOnboardingShortcutSnoozePromo\u003CGlicTrustFirstOnboarding,IPH_PasswordsSavePrimingPromo\u003CThreeButtonPasswordSaveDialog,IPH_PasswordsSaveRecoveryPromo\u003CThreeButtonPasswordSaveDialog,IPH_PlusAddressCreateSuggestion\u003CPlusAddressesExperiment,IPH_PriceInsightsPageActionIconLabelFeature\u003CPriceInsightsDesktopExpansionStudy,IPH_PriceTrackingPageActionIconLabelFeature\u003CPriceTrackingPageActionIconLabelFeatureIPH,IPH_ReadingModePageActionLabel\u003CReadAnythingOmnibox,IPH_ReadingModeSidePanel\u003CReadAnythingIPHRollout,IPH_SidePanelGenericPinnableFeature\u003CSidePanelPinningWithResponsiveToolbar,IPH_SignInBenefits\u003CUnoPhase2Desktop,IPH_TabAudioMuting\u003CTabAudioMuting,IPH_TabSearch\u003CTabSearchInProductHelp,IdbSqliteBackingStoreInMemoryContexts\u003CIdbSqliteBackingStoreInMemoryContexts,IgnoreDiscardAttemptMarker\u003CIgnoreDiscardAttemptMarker,IgnoreDuplicateNavs\u003CIgnoreDuplicateNavs,IgnoreDuplicateNavsOnlyWithUserGesture\u003CIgnoreDuplicateNavsOnlyWithUserGesture,ImageDescriptionsAlternateRouting\u003CImageDescriptionsAlternateRouting,ImmersiveReadAnything\u003CImmersiveReadAnything,IncreasedCmdBufferParseSlice\u003CIncreasedCmdBufferParseSlice,InfobarPrioritization\u003CInfoBarPrioritizationAndUIRefresh,InfobarRefresh\u003CInfoBarPrioritizationAndUIRefresh,InhibitSQLPreload\u003CInhibitSQLPreload,InhibitSQLReleaseCacheMemoryIfNeeded\u003CInhibitSQLReleaseCacheMemoryIfNeeded,InlineFullscreenPerfExperiment\u003CInlineFullscreenPerfExperiment,InputClosesSelect\u003CCustomizableSelect,InterestGroupStorage\u003CPrivacySandboxAdsAPIs,IsolateFencedFrames\u003CProcessIsolationForFencedFrames,IsolatesPriorityUseProcessPriority\u003CIsolatesPriorityUseProcessPriority,JobPriorityBoosting\u003CJobPriorityBoosting,Journeys\u003CGroupedHistoryAllLocales,JourneysOmniboxHistoryClusterProvider\u003CDesktopOmniboxShortcutBoost,KAnonymityService\u003CPrivacySandboxAdsAPIs,KeepDefaultSearchEngineRendererAlive\u003CKeepDefaultSearchEngineAlive,KeyboardLockPrompt\u003CKeyboardLockPrompt,KillSpareRenderOnMemoryPressure\u003CMultipleSpareRPHs,LCPCriticalPathPredictor\u003CLCPPImageLoadingPriority,LCPPAutoPreconnectLcpOrigin\u003CFenderAutoPreconnectLcpOrigins,LCPPDeferUnusedPreload\u003CLCPPDeferUnusedPreload,LCPPLazyLoadImagePreload\u003CLCPPLazyLoadImagePreload,LCPPPrefetchSubresource\u003CLCPPPrefetchSubresource,LCPTimingPredictorPrerender2\u003CLCPTimingPredictorPrerender2,LazyBlinkTimezoneInit\u003CLazyBlinkTimezoneInit,LazyBrowserInterfaceBroker\u003CLoadAllTabsAtStartup,LazyUpdateTranslateModel\u003CLazyUpdateTranslateModel,LensAimSuggestions\u003CChromnientReinvocationAffordance,LensImageFormatOptimizations\u003CGoogleLensDesktopImageFormatOptimizations,LensOverlayEduActionChip\u003CChromnientEduActionChipV2,LensOverlayEntrypointLabelAlt\u003CChromnientNonBlockingPrivacyNotice,LensOverlayNonBlockingPrivacyNotice\u003CChromnientNonBlockingPrivacyNotice,LensOverlaySidePanelOpenInNewTab\u003CChromnientSidePanelOpenInNewTab,LensOverlayStraightToSrp\u003CChromnientStraightToSrp,LensOverlaySuggestionsMigration\u003CChromnientReinvocationAffordance,LensOverlaySurvey\u003CChromnientSurvey,LensOverlayTextSelectionContextMenuEntrypoint\u003CChromnientTextSelectionContextMenuEntrypoint,LensOverlayUpdatedClientContext\u003CChromnientUpdatedClientContext,LensSearchAimM3\u003CChromnientAimM3,LensSearchReinvocationAffordance\u003CChromnientReinvocationAffordance,LensSearchZeroStateCsb\u003CChromnientZeroStateCsb,LensStandalone\u003CGoogleLensDesktopImageFormatOptimizations,LensUpdatedFeedbackEntrypoint\u003CChromnientUpdatedFeedbackEntrypoint,LensVideoCitations\u003CChromnientVideoCitations,LessAggressiveParkableString\u003CParkableStringsLessAggressiveAndZstd,LevelDBCacheSize\u003CLevelDBCacheSize,LinkPreview\u003CLinkPreview,LiveCaptionExperimentalLanguages\u003CLiveCaptionExperimentalLanguages,LoadAllTabsAtStartup\u003CLoadAllTabsAtStartup,LoadingPredictorLimitPreconnectSocketCount\u003CLoadingPredictorLimitPreconnectSocketCount,LoadingSuggestionsAnimation\u003CContextualSuggestionsAnimationImprovements,LocalNetworkAccessChecks\u003CLocalNetworkAccessChecks,LocalNetworkAccessChecksWebSockets\u003CLocalNetworkAccessChecksWebSockets,LocalNetworkAccessChecksWebTransport\u003CLocalNetworkAccessChecksWebTransport,LogOnDeviceMetricsOnStartup\u003CLogOnDeviceMetricsOnStartup,LogUrlScoringSignals\u003COmniboxLogURLScoringSignals,LongAnimationFrameSourceCharPosition\u003CLongAnimationFrameSourceCharPosition,LowerHighResolutionTimerThreshold\u003CBatterySaverModeAlignWakeUps,MHTML_Improvements\u003CMHTML_Improvements,MacAccessibilityAPIMigration\u003CMacAccessibilityAPIMigration,MainIdleBypassScheduler\u003CMainIdleBypassSchedulerExperiment,MainNodeAnnotations\u003CMainNodeAnnotationsRollout,ManageContactInfoPerceptionSurvey\u003CAutofillYourSavedInfoHatsSurveysContactInfo,ManageIdentityDocsPerceptionSurvey\u003CAutofillYourSavedInfoHatsSurveysIdentityDocs,ManagePasswordsPerceptionSurvey\u003CAutofillYourSavedInfoHatsSurveysPasswords,ManagePaymentsPerceptionSurvey\u003CAutofillYourSavedInfoHatsSurveysPayments,ManageTravelPerceptionSurvey\u003CAutofillYourSavedInfoHatsSurveysTravel,ManageYourSavedInfoPerceptionSurvey\u003CAutofillYourSavedInfoHatsSurveysYourSavedInfo,ManagedProfileRequiredInterstitial\u003CManagedProfileRequiredInterstitial,MediaDeviceIdPartitioning\u003CMediaDeviceIdStoragePartitioning,MemoryConsumerForNGShapeCache\u003CMemoryConsumerForNGShapeCache,MemoryCoordinatorLastResortGC\u003CMemoryCoordinatorLastResortGC,MemoryDumpProviderGroupBySequence\u003CMemoryDumpProviderGroupBySequence,MigrateDefaultChromeAppToWebAppsGSuite\u003CMigrateDefaultChromeAppToWebAppsGSuite,MigrateDefaultChromeAppToWebAppsNonGSuite\u003CMigrateDefaultChromeAppToWebAppsNonGSuite,MigrateSyncingUserToSignedIn\u003CMigrateSyncingUserToSignedInDesktop,MobilePromoOnDesktopWithReminder\u003CMobilePromoOnDesktop,ModelQualityLogging\u003CComposeModelQualityLogging,MojoChannelAssociatedSendUsesRunOrPostTask\u003CMojoChannelAssociatedSendUsesRunOrPostTask,MultipleSpareRPHs\u003CMultipleSpareRPHs,NavigationThrottleRegistryAttributeCache\u003CNavigationThrottleRegistryAttributeCache,NetTaskScheduler2\u003CNetworkServiceTaskScheduler2,NetworkQualityEstimator\u003CNetworkQualityEstimatorParameterTuning,NetworkQualityEstimatorAsyncNotifyHeadersReceived\u003CNetworkQualityEstimatorAsyncNotifyHeadersReceived,NetworkQualityEstimatorAsyncNotifyStartTransaction\u003CNetworkQualityEstimatorAsync,NetworkServicePerPriorityTaskQueues\u003CNetworkServicePerPriorityTaskQueues,NewContentForCheckerboardedScrolls\u003CNewContentForCheckerboardedScrollsPerFrame,NewTabAddsToActiveGroup\u003CTabGroupInteractionsDesktop,NewTabPageTriggerForPrefetch\u003CPrefetchNewTabPageTrigger,NoPasswordSuggestionFiltering\u003CNoPasswordSuggestionFiltering,NoSequenceForLevelDBCleanupTasks\u003CNoSequenceForLevelDBCleanupTasks,NoThrottlingVisibleAgent\u003CNoThrottlingVisibleAgent,NotificationTelemetrySwb\u003CNotificationTelemetrySwb,NtpBackgroundImageErrorDetection\u003CDesktopNtpImageErrorDetection,NtpComposebox\u003CNtpComposeboxDesktop,NtpCustomizeChromeAutoOpen\u003CCustomizeChromeExperiments,NtpDriveModule\u003CDesktopNtpDriveCache,NtpFeatureOptimizationDismissModulesRemoval\u003CDesktopNtpSimplification,NtpFeatureOptimizationModuleRemoval\u003CDesktopNtpSimplification,NtpFeatureOptimizationShortcutsRemoval\u003CDesktopNtpSimplificationShortcutsRemoval,NtpMiddleSlotPromoDismissal\u003CDesktopNtpMiddleSlotPromoDismissal,NtpModulesLoadTimeoutMilliseconds\u003CDesktopNtpModules,NtpMostRelevantTabResumptionModule\u003CDesktopNtpTabResumption,NtpOneGoogleBarAsyncBarParts\u003CDesktopNtpOneGoogleBarAsyncBarParts,NtpPhotosModule\u003CDesktopNtpModules,NtpRealboxNext\u003CNtpRealboxNextDesktop,NtpSharepointModule\u003CNtpMicrosoftFilesCard,NtpWallpaperSearchButton\u003CChromeWallpaperSearchLaunch,NtpWallpaperSearchButtonHideCondition\u003CChromeWallpaperSearchLaunch,OfferPinToTaskbarInfoBar\u003COfferPinToTaskbarInfoBar,OffloadAcceptCHFrameCheck\u003COffloadAcceptCHFrameCheck,OidcAuthProfileManagement\u003COidcAuthProfileManagement,OktaSSO\u003CEnableOktaSsoOnMacOS,OmniboxCalcProvider\u003CDesktopOmniboxCalculatorProvider,OmniboxOnDeviceHeadProviderNonIncognito\u003COmniboxOnDeviceHeadModelSelectionFix,OmniboxOnDeviceTailModel\u003COmniboxOnDeviceBrainModel,OmniboxRemoveSuggestionsFromClipboard\u003COmniboxBundledExperimentV1,OmniboxRichAutocompletion\u003CDesktopOmniboxRichAutocompletionMinChar,OmniboxShortcutBoost\u003CDesktopOmniboxShortcutBoost,OmniboxUIExperimentMaxAutocompleteMatches\u003COmniboxBundledExperimentV1,OnDeviceModelBackgroundDownload\u003COnDeviceModelBackgroundDownload,OnDeviceModelCpuBackend\u003COptimizationGuideOnDeviceModelCpuBackend,OnDeviceModelLitertLmBackend\u003COnDeviceModelLitertLmBackend,OptimizationGuideComposeOnDeviceEval\u003CComposeOnDeviceModel,OptimizationGuideOnDeviceModel\u003CComposeOnDeviceModel,OptimizationHints\u003COptGuideURLCacheSize,OptimizationHintsFetchingSRP\u003COptGuideBatchSRPTuning,OrderScrollJankV4EventMetricsByArrivedInRendererCompositor\u003COrderScrollJankV4EventMetricsByArrivedInRendererCompositor,OriginMatcherNewCopyAssignment\u003COriginMatcherNewCopyAssignment,OverscrollBehaviorRespectedOnAllScrollContainers\u003COverscrollBehaviorRespectedOnAllScrollContainers,PageActionsMigration\u003CPageActionsMigration,PageContentAnnotationsPersistSalientImageMetadata\u003CRemotePageMetadataDesktopExpansion,PageInfoAboutThisSiteMoreLangs\u003CPageInfoAboutThisSite40Langs,PaintHoldingForIframes\u003CPaintHoldingOOPIF,PartitionAllocBackupRefPtr\u003CPartitionAllocBackupRefPtr,PartitionAllocEventuallyZeroFreedMemory\u003CPartialPageZeroing,PartitionAllocFreeWithSize\u003CPartitionAllocFreeWithSize,PartitionAllocMemoryReclaimer\u003CPartitionAllocMemoryReclaimer,PartitionAllocSchedulerLoopQuarantine\u003CPartitionAllocWithAdvancedChecks,PartitionAllocSchedulerLoopQuarantineTaskObserverForBrowserUIThread\u003CPartitionAllocWithAdvancedChecks,PartitionAllocSortSmallerSlotSpanFreeLists\u003CPartitionAllocMemoryReclaimer,PartitionAllocStraightenLargerSlotSpanFreeLists\u003CPartitionAllocMemoryReclaimer,PartitionAllocUnretainedDanglingPtr\u003CPartitionAllocUnretainedDanglingPtr,PartitionAllocWithAdvancedChecks\u003CPartitionAllocWithAdvancedChecks,PartitionConnectionsByNetworkIsolationKey\u003CPartitionNetworkStateByNetworkAnonymizationKey,PassHistogramSharedMemoryOnLaunch\u003CPassHistogramSharedMemoryOnLaunch,PasskeyUnlockErrorUi\u003CPasskeyUnlockErrorUi,PasswordUploadUiUpdate\u003CPasswordUploadUiUpdate,Path2DPaintCache\u003CPath2DPaintCache,PaymentRequestRejectTooSmallWindows\u003CPaymentRequestRejectTooSmallWindows,PaymentRequestUseRendererUrlLoader\u003CPaymentRequestUseRendererUrlLoader,PdfBufferedPaintManager\u003CPdfBufferedPaintManager,PdfGetSaveDataInBlocks\u003CPdfGetSaveDataInBlocks,PdfGlicSummarize\u003CGlicPdfSummarizeButton,PdfInfoBar\u003CPdfInfoBar,PdfSaveToDriveSurvey\u003CPdfSaveToDriveSurvey,PdfUseShowSaveFilePicker\u003CPdfUseShowSaveFilePicker,PdfUseSkiaRenderer\u003CPdfUseSkiaRenderer,PermissionElementPromptPositioning\u003CPermissionElementPromptPositioning,PermissionsAIP92\u003CPermissionsAIP92,PermissionsAIv4\u003CPermissionsAIv4,PermissionsGestureGatedPrompts\u003CPermissionsGestureGatedPrompts,PersistDeviceBoundSessions\u003CDeviceBoundSessionCredentialsMac,PlusAddressAcceptedFirstTimeCreateSurvey\u003CPlusAddressAcceptedFirstTimeCreateSurvey,PlusAddressAndroidOpenGmsCoreManagementPage\u003CPlusAddressesExperiment,PlusAddressDeclinedFirstTimeCreateSurvey\u003CPlusAddressDeclinedFirstTimeCreateSurvey,PlusAddressFallbackFromContextMenu\u003CPlusAddressesExperiment,PlusAddressFilledPlusAddressViaManualFallbackSurvey\u003CPlusAddressFilledPlusAddressViaManualFallbackSurvey,PlusAddressPreallocation\u003CPlusAddressesExperiment,PlusAddressUserCreatedMultiplePlusAddressesSurvey\u003CPlusAddressUserCreatedMultiplePlusAddressesSurvey,PlusAddressUserCreatedPlusAddressViaManualFallbackSurvey\u003CPlusAddressUserCreatedPlusAddressViaManualFallbackSurvey,PlusAddressUserDidChooseEmailOverPlusAddressSurvey\u003CPlusAddressUserDidChooseEmailOverPlusAddressSurvey,PlusAddressUserDidChoosePlusAddressOverEmailSurvey\u003CPlusAddressUserDidChoosePlusAddressOverEmailSurvey,PlusAddressesEnabled\u003CPlusAddressesExperiment,PolicyDataCollectionEnabled\u003CPolicyDataCollectionEnabled,PreconnectFromKeyedService\u003CPreconnectFromKeyedService,PreconnectToSearch\u003CPreconnectToSearchDesktop,PrefetchMultipleActiveSetSizeLimitForBase\u003CPrefetchMultipleActiveSetSizeLimitForBase,PrefetchProxy\u003CPrefetchProxyDesktop,PreloadMediaEngagementData\u003CUnifiedAutoplay,PreloadTopChromeWebUILessNavigations\u003CPreloadTopChromeWebUILessNavigations,PreloadingRespectUserAgentOverride\u003CPreloadingRespectUserAgentOverride,Prerender2EarlyDocumentLifecycleUpdate\u003CPrerender2EarlyDocumentLifecycleUpdateV2,Prerender2FallbackPrefetchSpecRules\u003CPrerender2FallbackPrefetchSpecRules,Prerender2ReuseHost\u003CDSEPrewarmDesktop,Prerender2WarmUpCompositorForBookmarkBar\u003CPrerender2WarmUpCompositorForBookmarkBar,Prerender2WarmUpCompositorForImmediate\u003CPrerender2WarmUpCompositorForSpeculationRules,Prerender2WarmUpCompositorForNewTabPage\u003CPrerender2WarmUpCompositorForNewTabPage,Prerender2WarmUpCompositorForNonImmediate\u003CPrerender2WarmUpCompositorForSpeculationRules,PreserveDiscardableImageMapQuality\u003CPreserveDiscardableImageMapQuality,PreventDuplicateImageDecodes\u003CSpeculativeImageDecodes,Prewarm\u003CDSEPrewarmDesktop,PrewarmServiceWorkerRegistrationForDSE\u003CServiceWorkerBackgroundUpdate,PriceInsights\u003CPriceInsightsDesktopExpansionStudy,PriceTrackingSubscriptionServiceLocaleKey\u003CPriceTrackingDesktopExpansionStudy,PrivacySandboxAdsAPIs\u003CPrivacySandboxAdsAPIs,PrivacySandboxAdsAPIsM1Override\u003CPrivacySandboxAdsAPIs,PrivacySandboxInternalsDevUI\u003CPrivacySandboxInternalsDevUI,PrivateAggregationApi\u003CPrivacySandboxAdsAPIs,PrivateAggregationApiErrorReporting\u003CPrivateAggregationApiErrorReporting,PrivateAi\u003CPrivateAI,PrivateAiUseTokenAttestation\u003CPrivateAI,PrivateStateTokens\u003CPrivateStateTokens,ProactivelyDownloadModelForPasswordChange\u003CAutomatedPasswordChangeStudyModelUsage,ProcessHtmlDataImmediately\u003CProcessHtmlDataImmediately,ProcessPerSiteForDSE\u003CKeepDefaultSearchEngineAlive,ProcessPerSiteUpToMainFrameThreshold\u003CKeepDefaultSearchEngineAlive,ProductSpecifications\u003CCompare,ProductSpecificationsMqlsLogging\u003CCompare,ProfileCreationDeclineSigninCTAExperiment\u003CProfileCreationDeclineSigninCTAExperiment,ProfileManagerDeferAsyncLoading\u003CProfileManagerDeferAsyncLoading,ProfileSignalsReportingEnabled\u003CProfileSignalsReportingEnabled,ProfilesReordering\u003CProfilesReordering,ProgressiveAccessibilityPhase2\u003CProgressiveAccessibilityPhase2,PruneOldTransferCacheEntries\u003CPruneOldTransferCacheEntries,PsDualWritePrefsToNoticeStorage\u003CPsDualWritePrefsToNoticeStorage,PushMessagingDisallowSenderIDs\u003CPushMessagingDisallowSenderIDs,PushMessagingGcmEndpointWebpushPath\u003CPushMessagingGcmEndpointWebpushPath,QuicDoesNotUseFeatures\u003CQUIC,QuicLongerIdleConnectionTimeout\u003CQuicLongerIdleConnectionTimeout,RazeOldHistoryDatabase\u003CRazeOldHistoryDatabase,ReadAnythingImagesViaAlgorithm\u003CImmersiveReadAnything,ReadAnythingLineFocus\u003CReadAnythingLineFocusExperiment,ReadAnythingMenuShuffleExperiment\u003CReadAnythingMenuShuffleExperiment,ReadAnythingOmniboxChip\u003CReadAnythingOmnibox,ReadAnythingReadAloudPhraseHighlighting\u003CReadAnythingReadAloudPhraseHighlighting,ReadAnythingWithReadability\u003CImmersiveReadAnything,ReadAnythingWithReadabilityAllowLinks\u003CImmersiveReadAnything,RebindPreconnectReceivers\u003CConnectionKeepAliveForHttp2,RedWarningSurvey\u003CRedWarningSurvey,ReduceAcceptLanguage\u003CReduceAcceptLanguage,ReduceAcceptLanguageHTTP\u003CReduceAcceptLanguageHTTP,ReduceRequirementsForPasswordChange\u003CAutomatedPasswordChangeStudyV4,ReduceTransferSizeUpdatedIPC\u003CBackgroundResourceFetch,RemotePageMetadata\u003CRemotePageMetadataDesktopExpansion,RemoveDataUrlInSvgUse\u003CRemoveDataUrlInSvgUse,RemoveRendererProcessLimit\u003CRemoveRendererProcessLimit,RenderBlockingFullFrameRate\u003CRenderBlockingFullFrameRate,RenderDocument\u003CRenderDocumentWithNavigationQueueing,RendererSideContentDecoding\u003CRendererSideContentDecoding,ReplaceSyncPromosWithSignInPromos\u003CUnoPhase2Desktop,ReportStuckThrottle\u003CResumeNavigationWithSpeculativeRFHProcessGone,ReportingServiceAlwaysFlush\u003CStickyActivationTest3,RequestMainFrameAfterFirstVideoFrame\u003CRequestMainFrameAfterFirstVideoFrame,ResetBrowsingInstanceSwapResultOnSameDocument\u003CResetBrowsingInstanceSwapResultOnSameDocument,ResolutionBasedDecoderPriority\u003CResolutionBasedDecoderPriority,RespectUserAgentOverrideInSearchPrefetch\u003CPreloadingRespectUserAgentOverride,ResponsiveToolbar\u003CSidePanelPinningWithResponsiveToolbar,RestrictPendingInputEventType\u003CRestrictPendingInputEventTypeToBlockMainThread,ResumeNavigationWithSpeculativeRFHProcessGone\u003CResumeNavigationWithSpeculativeRFHProcessGone,RetryGetVideoCaptureDeviceInfos\u003CRetryGetVideoCaptureDeviceInfos,ReusePrerenderingProcessForMainFrames\u003CDSEPrewarmDesktop,RustyBmpFeature\u003CRustyBmpFeature,SafeBrowsingDailyPhishingReportsLimit\u003CSafeBrowsingDailyPhishingReportsLimit,SafeBrowsingExtensionTelemetrySearchHijackingSignal\u003CSafeBrowsingExtensionTelemetrySearchHijackingSignal,SafeBrowsingExternalAppRedirectTelemetry\u003CSafeBrowsingExternalAppRedirectTelemetry,SafeBrowsingHashPrefixRealTimeLookups\u003CNewOhttpGateway,SafetyCheckUnusedSitePermissions\u003CSafetyCheckUnusedSitePermissions,SafetyHub\u003CSafetyHubIncreasePasswordCheckFrequency,SafetyHubDisruptiveNotificationRevocation\u003CSafetyHubDisruptiveNotificationRevocationDesktop,SafetyHubUnusedPermissionRevocationForAllSurfaces\u003CSafetyHubUnusedPermissionRevocationForAllSurfaces,ScopedBestEffortExecutionFenceForTaskQueue\u003CEnableBestEffortTaskInhibitingPolicy,ScreenCaptureKitMacScreen\u003CScreenCaptureKitMacScreen,ScriptStreamingForNonHTTP\u003CWebUIInProcessResourceLoading,SeamlessRenderFrameSwap\u003CSeamlessRenderFrameSwap,SearchEngineExplicitChoiceDialog\u003CSearchEngineExplicitChoiceDialog,SearchEnginePreconnectInterval\u003CSearchEnginePreconnectInterval,SearchEngineUnconditionalDialog\u003CSearchEngineExplicitChoiceDialog,SearchNavigationPrefetch\u003CSearchPrefetchHighPriorityPrefetches,SearchPrefetchBeaconLogging\u003CSearchPrefetchBeaconLogging,SearchPrefetchWithNoVarySearchDiskCache\u003CHttpCacheNoVarySearch,SecurePaymentConfirmationUxRefresh\u003CSecurePaymentConfirmationUxRefresh,SegmentationPlatformFedCmUser\u003CFedCmSegmentationPlatform,SegmentationPlatformURLVisitResumptionRanker\u003CDesktopNtpTabResumption,SelectParserRelaxation\u003CCustomizableSelect,SelectivePermissionsIntervention\u003CSelectivePermissionsIntervention,SendEmptyGestureScrollUpdate\u003CSendEmptyGestureScrollUpdate,ServiceWorkerAutoPreload\u003CServiceWorkerAutoPreload,ServiceWorkerBackgroundUpdateForFindRegistrationForClientUrl\u003CServiceWorkerBackgroundUpdate,ServiceWorkerBackgroundUpdateForServiceWorkerScopeCache\u003CServiceWorkerBackgroundUpdate,ServiceWorkerClientIdAlignedWithSpec\u003CPlzDedicatedWorker,ServiceWorkerSyntheticResponse\u003CServiceWorkerSyntheticResponse,SessionRestoreInfobar\u003CSessionRestoreInfobar,SharedStorageAPI\u003CPrivacySandboxAdsAPIs,SharedWorkerBlobURLFix\u003CSharedWorkerBlobURLFix,ShoppingAlternateServer\u003CShoppingAlternateServer,ShoppingList\u003CPriceTrackingDesktopExpansionStudy,ShoppingPDPMetrics\u003CEnablePDPMetricsUSDesktopIOS,ShowOnDeviceAiSettings\u003COnDeviceModelBackgroundDownload,ShowTabGroupsMacSystemMenu\u003CTabGroupInteractionsDesktop,SidePanelCompanion\u003CSidePanelCompanionDesktopM116Plus,SidePanelCompanionChromeOS\u003CSidePanelCompanionDesktopM116Plus,SidePanelPinning\u003CSidePanelPinningWithResponsiveToolbar,SidePanelUpdates,SigninPromoOnAvatarPill\u003CSigninPromoOnAvatarPill,SimdutfBase64Encode\u003CSimdutfBase64Encode,SimpleCachePrioritizedCaching\u003CSimpleCachePrioritizedCaching,SimpleURLLoaderUseReadAndDiscardBodyOption\u003CHttpDiskCachePrewarming,SingleVideoFrameRateThrottling\u003CSingleVideoFrameRateThrottling,SiteInstanceGroupsForDataUrls\u003CSiteInstanceGroupsForDataUrls,SkiaGraphite\u003CSkiaGraphite,SkiaGraphiteSmallPathAtlas\u003CSkiaGraphiteSmallPathAtlas,SkillsEnabled\u003CSkills,SkipIPCChannelPausingForNonGuests\u003CSkipIPCChannelPausingForNonGuestsStudy,SkipImageClassificationScoringForNonPageLoadTriggers\u003CSkipImageClassificationScoringForNonPageLoadTriggers,SkipModerateMemoryPressureLevelMac\u003CSkipModerateMemoryPressureLevelMac,SkipPagehideInCommitForDSENavigation\u003CSkipPagehideInCommitForDSENavigation,SkipRendererCancellationThrottle\u003CRenderDocumentWithNavigationQueueing,SkipTpcdMitigationsForAds\u003CCookieDeprecationFacilitatedTestingCookieDeprecation,SlopBucket\u003CSlopBucket,SonomaAccessibilityActivationRefinements\u003CSonomaAccessibilityActivationRefinements,SpareRPHUseCriticalMemoryPressure\u003CMultipleSpareRPHs,SpdyHeadersToHttpResponseUseBuilder\u003CSpdyHeadersToHttpResponseUseBuilder,SpeculativeFixForServiceWorkerDataInDidStartServiceWorkerContext\u003CSpeculativeFixForServiceWorkerDataInDidStartServiceWorkerContext,SpeculativeImageDecodes\u003CSpeculativeImageDecodes,SpeculativeServiceWorkerWarmUp\u003CSpeculativeServiceWorkerWarmUp,SpellcheckSeparateLocalAndAccountDictionaries\u003CUnoPhase2FollowUpDesktop,SplitCacheByNetworkIsolationKey\u003CSplitCacheByNetworkIsolationKey,SqlScopedTransactionWebDatabase\u003CSqlScopedTransactionWebDatabase,StandardizedBrowserZoom\u003CStandardizedBrowserZoom,StarterPackExpansion\u003CDesktopOmniboxStarterPackExpansion,StarterPackIPH\u003COmniboxStarterPackIPH,StaticStorageQuota\u003CStaticStorageQuota,StorageBuckets\u003CStorageBuckets,StreamlineRendererInit\u003CStreamlineRendererInit,StringWidthCache\u003CStringWidthCache,StructuredCloningForMessaging\u003CStructuredCloningForMessaging,SupervisedUserEmitLogRecordSeparately\u003CNoOpParentalControlsV2,SupervisedUserMergeDeviceParentalControlsAndFamilyLinkPrefs\u003CNoOpParentalControlsV2,SupervisedUserUseUrlFilteringService\u003CNoOpParentalControlsV2,SupportOpeningDraggedLinksInSameTab\u003CSupportOpeningDraggedLinksInSameTab,SuppressesLoadingPredictorOnSlowNetwork\u003CSuppressesNetworkActivitiesOnSlowNetwork,SuppressesPrerenderingOnSlowNetwork\u003CSuppressesNetworkActivitiesOnSlowNetwork,SuppressesSearchPrefetchOnSlowNetwork\u003CSuppressesNetworkActivitiesOnSlowNetwork,SymphoniaAudioDecoding\u003CSymphoniaAudioDecoding,SymphoniaMp3Decoding\u003CSymphoniaMp3Decoding,SyncDeviceInfoUseWallClockTimer\u003CSyncDeviceInfoUseWallClockTimer,SyncEnableContactInfoDataTypeForCustomPassphraseUsers\u003CUnoPhase2Desktop,SyncIncreaseNudgeDelayForSingleClient\u003CSyncIncreaseNudgeDelayForSingleClient,SyncRecordDeviceStatisticsMetrics\u003CSyncRecordDeviceStatisticsMetrics,SyncShowBookmarksLimitExceededError\u003CSyncShowBookmarksLimitExceededError,SyncValidateAccessToken\u003CSyncValidateAccessToken,SystemSignalCollectionImprovementEnabled\u003CSystemSignalCollectionImprovementEnabled,TLSTrustAnchorIDs\u003CTLSTrustAnchorIDs,TPCDAdHeuristicSubframeRequestTagging\u003CCookieDeprecationFacilitatedTestingCookieDeprecation,TabAudioMuting\u003CTabAudioMuting,TabGroupMenuImprovements\u003CTabGroupInteractionsDesktop,TabGroupMenuMoreEntryPoints\u003CTabGroupInteractionsDesktop,TabHoverCardImages\u003CTabHoverCardImagesMacArm,TabstripDeclutter\u003CTabstripDeclutter,TailoredSecurityIntegration\u003CTailoredSecurityIntegration,TextInputClientUseNestedLoop\u003CTextInputClientNestedLoop,TextInputHostMojoCapabilityControlWorkaround\u003CTextInputHostMojoCapabilityControlWorkaround,TextSafetyClassifier\u003CComposeOnDeviceModel,TextSafetyScanLanguageDetection\u003CTextSafetyScanLanguageDetection,ThreadPoolForegroundBlockingTimeouts\u003CThreadPoolForegroundBlockingTimeouts,ThreeButtonPasswordSaveDialog\u003CThreeButtonPasswordSaveDialog,ThrottleFrameSinksOnInteraction\u003CThrottleFrameSinksOnInteractionExperiment,ThrottleMainFrameTo60Hz\u003CThrottleMainFrameTo60HzMacV3,TraceSiteInstanceGetProcessCreation\u003CTraceSiteInstanceGetProcessCreation,TrackEmptyRendererProcessesForReuse\u003CKeepDefaultSearchEngineAlive,TranslateOpenSettings\u003CTranslateBubbleOpenSettings,TranslateToast\u003CTranslateToastStudy,TrustSafetySentimentSurvey\u003CTrustSafetySentimentSurvey,TrustSafetySentimentSurveyV2\u003CTrustSafetySentimentSurveyV2,TrustTokens\u003CTrustTokenOriginTrial,TryQuicByDefault\u003CIncreaseHttp3Usage,UMAPseudoMetricsEffect\u003CUMA-Pseudo-Metrics-Effect-Injection-25-Percent,URLLoaderUseProvidedResponseBodyStream\u003CServiceWorkerSyntheticResponse,UkmReduceAddEntryIPC\u003CReduceIPCCombined,UkmSamplingRate\u003CUkmSamplingRate,UnexportableKeyDeletion\u003CDeviceBoundSessionCredentialsMac,UnimportantFramesPriority\u003CIsolatesPriorityUseProcessPriority,UnlockDuringGpuImageOperations\u003CUnlockDuringGpuImageOperations,UnoPhase2FollowUp\u003CUnoPhase2FollowUpDesktop,UnthrottleAsyncTouchMoves\u003CUnthrottleAsyncTouchMoves,UpdateIsMainFrameOriginRecentlyAccessed\u003CUpdateIsMainFrameOriginRecentlyAccessedStudy,UploadRealtimeReportingEventsUsingProto\u003CProtoBasedEnterpriseReporting,UrgentMainFrameForInput\u003CThrottleMainFrameTo60HzMacV3,UseActionablesForImprovedPasswordChange\u003CAutomatedPasswordChangeStudyV4,UseBoringSSLForRandBytes\u003CUseBoringSSLForRandBytes,UseDnsHttpsSvcb\u003CDnsHttpsSvcbTimeout,UseHighPriorityThreadGroup\u003CWebRTC-MediaTaskQueuePriorities,UseLastVisitedFallbackURLFavicon\u003CUseLastVisitedFallbackURLFavicon,UsePersistentCacheForCodeCache\u003CUsePersistentCacheForCodeCache,UsePrimaryAndTonalButtonsForPromos\u003CUsePrimaryAndTonalButtonsForPromos,UseSCContentSharingPicker\u003CUseSCContentSharingPicker,UseSmartRefForGPUFenceHandle\u003CUseSmartRefForGPUFenceHandle,UseSnappyForParkableStrings\u003CUseSnappyForParkableStrings,UseUnexportableKeyServiceInBrowserProcess\u003CDeviceBoundSessionCredentialsMac,UseZstdForParkableStrings\u003CParkableStringsLessAggressiveAndZstd,UserBypassUI\u003CUserBypassUI,UserRemoteCommands\u003CProfileRemoteCommands,UserRemoteCommandsInvalidationWithDirectMessagesEnabled\u003CProfileRemoteCommands,UserValueDefaultBrowserStrings\u003CUserValueDefaultBrowserStrings,V8Flag_detect_ineffective_gcs_near_heap_limit\u003CV8IneffectiveMarkCompact,V8Flag_enforce_global_heap_limit\u003CV8EnforceGlobalHeapLimit,V8Flag_external_memory_accounted_in_global_limit\u003CV8ExternalMemoryAccountedInGlobalLimit,V8Flag_flush_code_based_on_time\u003CV8CodeFlushing,V8Flag_ineffective_gcs_forces_last_resort\u003CV8CodeFlushing,V8Flag_large_page_pool\u003CV8LargePagePool,V8Flag_late_heap_limit_check\u003CV8LateHeapLimitCheck,V8Flag_managed_zone_memory\u003CV8ManagedZoneMemory,V8Flag_memory_reducer\u003CMemoryReducerGcCount,V8Flag_new_old_generation_heap_size\u003CV8NewOldGenerationHeapSize,V8Flag_trim_descriptor_arrays_in_gc\u003CV8NoTrimDescriptorArray,V8Flag_verify_bytecode_light\u003CV8BytecodeVerification,V8Flag_zero_unused_memory\u003CPartialPageZeroing,V8MemoryPoolReleaseOnMallocFailures\u003CV8MemoryPoolReleaseOnMallocFailures,V8MemoryReducerDelay\u003CV8MemoryReducerDelay,V8PreconfigureOldGen\u003CV8PreconfigureOldGen,V8SideStepTransitions\u003CV8SideStepTransitions,V8SingleThreadedGCInBackground\u003CV8SingleThreadedGCInBackgroundVariants,VSyncDecoding\u003CVSyncDecoding,VariationsStickyNoopTest\u003CVariationsStickyNoopTest,VariationsStickyPersistence\u003CVariationsStickyPersistence,VerifyDidCommitParams\u003CVerifyDidCommitParams,VerifyMTCs\u003CTLSTrustAnchorIDs,VerifyQWACs\u003CVerifyQWACsRollout,VerticalTabs\u003CVerticalTabs,VerticalTabsPreviewBadge\u003CVerticalTabs,VisitedLinksOn404\u003CVisitedLinksOn404,VisitedURLRankingService\u003CVisitedURLRankingService,VisualQuerySuggestions\u003CSidePanelCompanionDesktopM116Plus,WallpaperSearchGraduated\u003CChromeWallpaperSearchGlobal,WebAuthenticationEnclaveTrustedVaultCohort\u003CKeychain2026CohortRollout,WebAuthenticationNewRefreshFlow\u003CWebAuthenticationNewRefreshFlow,WebContentsDiscard\u003CWebContentsDiscard,WebGPUEnableRangeAnalysisForRobustness\u003CWebGPUEnableRangeAnalysisForRobustness,WebHistoryUseNewApi\u003CWebHistoryUseNewApi,WebRTC-DataChannelMessageInterleaving\u003CWebRTC-DataChannelMessageInterleaving,WebRTC-Video-H26xPacketBuffer\u003CWebRTC-Video-H26xPacketBuffer,WebRTCColorAccuracy\u003CWebRTCColorAccuracy,WebRtcAllowH265Receive\u003CWebRTC-Video-ReceiveAndSendH265,WebRtcAllowH265Send\u003CWebRTC-Video-ReceiveAndSendH265,WebRtcAudioNeuralResidualEchoEstimation\u003CNeuralResidualEchoEstimation,WebRtcAudioSinkUseTimestampAligner\u003CWebRtcAudioSinkUseTimestampAligner,WebRtcPqcForDtls\u003CWebRtcPqcForDtls,WebRtcUseMediaThreadTypes\u003CWebRTC-MediaTaskQueuePriorities,WebUIInProcessResourceLoading\u003CWebUIInProcessResourceLoading,WebrtcAcceleratedScaling\u003CWebrtcEncodeReadbackOptimization,XMLRustForNonXslt\u003CXMLParsingRustNonXslt,XSLTSpecialTrial\u003CXSLTSpecialTrial,YourSavedInfoBrandingInSettings\u003CYourSavedInfoBrandingInSettings,YourSavedInfoSettingsPage\u003CYourSavedInfoSettingsPage,ZeroStateSuggestionsUsePrivateAi\u003CPrivateAI,ZeroStateSuggestionsV2\u003CZeroStateSuggestionsV2,ZeroSuggestPrefetchDebouncing\u003CZPSPrefetchDebouncingDesktop,ZstdForCrossSiteSpeculationRulesPrefetch\u003CZstdForCrossSiteSpeculationRulesPrefetch,kSpareRPHKeepOneAliveOnMemoryPressure\u003CMultipleSpareRPHs","force-fieldtrial-params":"AIMHintText.ThreePerDayFifteenTotal:AimHintImpressionLimitDaily/3/AimHintImpressionLimitTotal/15/EnableHintImpressionLimits/true/HideAimHintTextOnNtpOpen/false,AccessibilityAnnotatorContentAnnotatorPipeline.ContentAnnotatorEnabledFullAnnotationDisabled:content_annotator_classifier_relevance_values/%7B%22ShoppingCart%22%3A2%7D/content_annotator_classifier_title_keyword_rules/%7B%22ShoppingCart%22%3A%5B%22%5C%5C%5C%5Cbcart%5C%5C%5C%5Cb%22%2C%22%5C%5C%5C%5Cbbag%5C%5C%5C%5Cb%22%2C%22%5C%5C%5C%5Cbbasket%5C%5C%5C%5Cb%22%2C%22%5C%5C%5C%5Cbpac%5C%5C%5C%5Cb%22%5D%7D/content_annotator_classifier_url_match_rules/%7B%22ShoppingCart%22%3A%5B%22%2E%2A%2Fcart(%3F%3A%5B%2F%3F%23%5D%2E%2A%7C%24)%22%2C%22%2E%2A%2Fbag(%3F%3A%5B%2F%3F%23%5D%2E%2A%7C%24)%22%2C%22%2E%2A%2Fbasket(%3F%3A%5B%2F%3F%23%5D%2E%2A%7C%24)%22%2C%22%2E%2A%2Fpac(%3F%3A%5B%2F%3F%23%5D%2E%2A%7C%24)%22%5D%7D,AdjustPreconnectRetryInterval.Multiplier1%2E2WithZeroDelays:kPreconnectBackoffMultiplier/1%2E2/kPreconnectInitialRetryInterval/0ms/kPreconnectNetworkChangeInterval/0ms,AnnotatedPageContentExtraction.Glic:capture_delay/5s/on_critical_path/true,AutoDownloadTranslateLanguagePacks.Enabled_EnEs_S1:language_pairs/en-es,AutoSpeculationRules.Enabled_20231201:config/%7B%22framework_to_speculation_rules%22%3A%7B%2212%22%3A%22%7B%5C%22prefetch%5C%22%3A%5B%7B%5C%22source%5C%22%3A%5C%22document%5C%22%2C%5C%22eagerness%5C%22%3A%5C%22conservative%5C%22%2C%5C%22where%5C%22%3A%7B%5C%22href_matches%5C%22%3A%5C%22%2F%2A%5C%22%7D%7D%5D%7D%22%7D%7D/holdback/false,AutofillAddressUserPerceptionSurveyUS.Enabled:en_site_id/Q13fLRHym0ugnJ3q1cK0Tm5d8fMW/probability/1,AutofillCreditCardUserPerceptionSurvey.Enabled:en_site_id/Q13fLRHym0ugnJ3q1cK0Tm5d8fMW/probability/1,AutofillModelPredictions.Enabled:model_active/false,AutofillPasswordUserPerceptionSurvey.Enabled:en_site_id/cLnNGzEX59NNVVEtwumiSF/probability/1,AutofillSurveys.Card_20230606:en_site_id/F2fsskHvB0ugnJ3q1cK0NXLjUaK5/probability/1%2E0,AutofillUKMExperimentalFields.Enabled:autofill_experimental_regex_bucket1/test1,AutofillYourSavedInfoHatsSurveysContactInfo.Enabled:en_site_id/UuDtBUYQd0ugnJ3q1cK0VRmtfk3Y/probability/1%2E0,AutofillYourSavedInfoHatsSurveysIdentityDocs.Enabled:en_site_id/811zfpRVW0ugnJ3q1cK0Xrx1zx6D/probability/1%2E0,AutofillYourSavedInfoHatsSurveysPasswords.Enabled:en_site_id/aiz6pApe80ugnJ3q1cK0VEFVxXwp/probability/1%2E0,AutofillYourSavedInfoHatsSurveysPayments.Enabled:en_site_id/5SEr2of3w0ugnJ3q1cK0W5dS4VKB/probability/1%2E0,AutofillYourSavedInfoHatsSurveysTravel.Enabled:en_site_id/39qE7WkY60ugnJ3q1cK0RfbRRKSd/probability/1%2E0,AutofillYourSavedInfoHatsSurveysYourSavedInfo.Enabled:en_site_id/yQz3bhmYH0ugnJ3q1cK0UjmzS3J3/probability/1%2E0,AvoidEntryCreationForNoStore.Enabled:AvoidEntryCreationForNoStoreCacheSize/40000,BackNavigationMenuIPH.EnabledIPHWhenUserPerformsChainedBackNavigation_20230510:availability/%3E0/event_trigger/name%3Aback_navigation_menu_iph_is_triggered%3Bcomparator%3A%3C%3D4%3Bwindow%3A365%3Bstorage%3A365/event_used/name%3Aback_navigation_menu_is_opened%3Bcomparator%3A%3D%3D0%3Bwindow%3A7%3Bstorage%3A365/session_rate/%3C1/snooze_params/max_limit%3A4%2Csnooze_interval%3A7/x_experiment/1,BeaconLeakageLogging.Enabled_v1:category_param_name/category/category_prefix/acrcp_v1_,BrowserThreadPoolAdjustmentForDesktop.thread_pool_default_20230920:BrowserThreadPoolCoresMultiplier/0%2E6/BrowserThreadPoolMax/32/BrowserThreadPoolMin/16/BrowserThreadPoolOffset/0,Canvas2DAutoFlushParams.Candidate:max_pinned_image_kb/32768/max_recorded_op_kb/2048,CastStreamingExponentialVideoBitrateAlgorithm.Enabled:decrease_factor/0%2E9/drop_threshold/1/dynamic_window_multiplier/0%2E0/increase_factor/1%2E05/window_size/30,ChromeWallpaperSearchHaTS.Enabled:WallpaperSearchHatsDelayParam/18s/en_site_id/foo/probability/1%2E0,ChromeWallpaperSearchLaunch.DefaultOnLaunched:NtpWallpaperSearchButtonHideConditionParam/1,ChromeWideEchoCancellation.Enabled_20220412:processing_fifo_size/110,ChromnientAimM3.Enabled:contextualize-on-focus/true/enable-client-side-header/true,ChromnientEduActionChipV2.TestConfig:disabled-by-glic/true/hashed-domain-block-filters/1525650667/url-allow-filters/%5B%22%2A%22%5D/url-block-filters/%5B%5D/url-path-forced-allowed-match-patterns/%5B%5D/url-path-match-allow-filters/%5B%22(%3Fi)allowedword%22%5D/url-path-match-block-filters/%5B%22(%3Fi)blockedword%22%5D,ChromnientNonBlockingPrivacyNotice.Enabled:id/4,ChromnientReinvocationAffordance.Enabled:clear-vsint-when-no-region-selection/true/enable-typeahead-suggestions/true/lens-aim-suggestions-type/Multimodal/number-of-aim-suggestions/8/send-image-signals-for-lens-suggest/false/send-lens-visual-interaction-data-for-lens-suggest/true,ChromnientSurvey.Enabled:en_site_id/LvUA3D5Ts0ugnJ3q1cK0SHbD7uPa/probability/0%2E5/results-time/6s,ChromnientTextSelectionContextMenuEntrypoint.Enabled_Contextualized:contextualize/true,ClientSideDetectionClipboardCopyApi.Enabled:Decoders/base32%2Cbase64/HCAcceptanceRate/1/IncludeFullPayload/true/Loaders/curl%2Cwget%2Cinvoke-webrequest%2Ciwr/MaxLength/1000/MinLength/50/ProcessPayload/true/RemoteRunners/mshta/Runners/bash%2Ccmd%2Cconhost%2Ciex%2Cinvoke-expression%2Czsh/SampleRate/1,ClientSideDetectionCreditCardForm.Enabled:EnableHeuristicFilter/false/EnableNewSiteFilter/false/EnableReferringAppFilter/false/HCAcceptanceRate/1%2E0/MaxUserVisit/1/SampleRate/0%2E0,ClientSideDetectionNewObservers.Enabled_0:ClassificationDelay/0%2E0,ClientSideDetectionRetryLimit.Enabled:RetryTimeMax/15,ComposeAcceptanceSurvey.Enabled:en_site_id/44m1DgehL0ugnJ3q1cK0Qih71MRQ/probability/0%2E1,ComposeCloseSurvey.Enabled:en_site_id/mT2d9fiNR0ugnJ3q1cK0SdAewrT2/probability/0%2E1,ComposeModelQualityLogging.ComposeLoggingEnabled_Dogfood:model_execution_feature_compose/true,ComposeOnDeviceModel.Enabled:on_device_retract_unsafe_content/false/on_device_text_safety_token_interval/10,ComposeProactiveNudgePosition.Enabled_CursorNudgeModel:proactive_nudge_compact_ui/true/proactive_nudge_delay_milliseconds/1000/proactive_nudge_force_show_probability/0%2E04/proactive_nudge_show_probability/0%2E02,CompositedAnimationsForceMainFrames.Enabled:anchor-transform/true/intersection-observer/true,ConnectionKeepAliveForHttp2.EnabledWithBindReceiversEverytime_20251111_CanaryDev:kRebindReceiverEvent/kOnlyOnConnectionClosedOrFailed,ContextualCueingDynamicCues.Enabled:UseDynamicCues/true,CookieDeprecationFacilitatedTestingCookieDeprecation.Treatment_PreStable_20231002:SkipTpcdMitigationsForAdsHeuristics/true/SkipTpcdMitigationsForAdsMetadata/true/SkipTpcdMitigationsForAdsSupport/true/decision_delay_time/1s/disable_3p_cookies/true/disable_ads_apis/false/enable_otr_profiles/false/enable_silent_onboarding/false/label/prestable_treatment_1/need_onboarding_for_label/true/need_onboarding_for_synthetic_trial/true/use_profile_filtering/false/version/2,CustomizeChromeExperiments.Enabled:max_customize_chrome_auto_shown_count/5/max_customize_chrome_auto_shown_session_count/1,DSEPrewarmDesktop.EnabledWithRPHReuse:reuse_search_host/true/url/https%3A%2F%2Fwww%2Egoogle%2Ecom%2Fsearch%2Fwarmup%2Ehtml/user_interaction_trigger/true,DefaultBrowserFramework.Enabled:prompt_surface/bubble_dialog,DeferSpeculativeRFHCreation.EnabledWithPrewarmAndDelay:create_speculative_rfh_delay_ms/1/create_speculative_rfh_filter_restore/true/warmup_spare_process/true,DelayMainJob.EnabledWithDelayMainJob:AdditionalDelay/100ms,DeprecateUnload.Enabled_145:allowlist/a%2Ecom%2Cb%2Ecom%2Cc%2Ecom%2Cd%2Ecom%2Ce%2Ecom%2Cf%2Ecom%2Cweb-platform%2Etest%2Cwww1%2Eweb-platform%2Etest%2C127%2E0%2E0%2E1%2Cexample%2Etest%2Cwww%2Egoogle%2Ecom/rollout_percent/1,DeprecateUnloadByBucket.Enabled_145:rollout_bucket/0,DesktopNtpDriveCache.Cache_1m:NtpDriveModuleCacheMaxAgeSParam/60/NtpDriveModuleExperimentGroupParam/experiment_1234,DesktopNtpModules.RecipeTasksRuleBasedDiscountDriveManagedUsersCartOptimizeRecipeTasksSAPIV2Fre_Enabled:NtpModulesLoadTimeoutMillisecondsParam/3000/use_sapi_v2/true,DesktopNtpSimplification.Enabled:ModuleMinStalenessUpdateTimeInterval/1d/StaleModulesCountThreshold/14,DesktopNtpSimplificationShortcutsRemoval.Enabled_Dev_Canary_Beta:ShortcutsMinStalenessUpdateTimeInterval/1d/StaleShortcutsCountThreshold/2,DesktopNtpTabResumption.TabResumption_Random:use_random_score/true,DesktopOmniboxRichAutocompletionMinChar.Enabled_1_v1:RichAutocompletionAutocompleteShortcutTextMinChar/1/RichAutocompletionAutocompleteTitlesMinChar/1,DesktopOmniboxShortcutBoost.Enabled:ShortcutBoostGroupWithSearches/true/ShortcutBoostNonTopHitSearchThreshold/2/ShortcutBoostNonTopHitThreshold/2/ShortcutBoostSearchScore/1414/ShortcutBoostUrlScore/1414/omnibox_history_cluster_provider_inherit_search_match_score/true/omnibox_history_cluster_provider_score/1414,DesktopPWAInstallPromotionML.Disabled:guardrail_report_prob/0%2E5/max_days_to_store_guardrails/180/model_and_user_decline_report_prob/0%2E5,DeviceBoundSessionCredentialsMac.Enabled:RequireOriginTrialTokens/false/SchemaVersion/4,DiscardInputEventsToRecentlyMovedFrames.DoNotDiscard:distance_factor/100000%2E/time_ms/0,DiscountAutoPopup.Enabled:history-cluster-behavior/1/merchant-wide-behavior/2/non-merchant-wide-behavior/0,DiskCacheBackendExperiment.Sql:SqlDiskCacheLoadIndexOnInit/true/SqlDiskCacheShardCount/3/SqlDiskCacheSynchronousOff/true/backend/sql,DnsHttpsSvcbTimeout.Enabled:UseDnsHttpsSvcbInsecureExtraTimeMax/500ms/UseDnsHttpsSvcbInsecureExtraTimeMin/300ms/UseDnsHttpsSvcbInsecureExtraTimePercent/50/UseDnsHttpsSvcbSecureExtraTimeMax/500ms/UseDnsHttpsSvcbSecureExtraTimeMin/300ms/UseDnsHttpsSvcbSecureExtraTimePercent/50,DownloadWarningSurvey.DownloadBubbleBypass_20240513:en_site_id/ikozJtokP0ugnJ3q1cK0SbwHjMKE/probability/1%2E0/survey_type/0,EnableDiscountOnShoppyPagesDesktop.Enabled:discount-on-shoppy-page/true,EnableHangWatcher.Enabled:io_thread_log_level/2/renderer_process_io_thread_log_level/2/ui_thread_log_level/2/utility_process_main_thread_log_level/2,EnableHangWatcherOnGpuProcess.Enabled:gpu_process_compositor_thread_log_level/2/gpu_process_io_thread_log_level/2/gpu_process_main_thread_log_level/2,EnableLazyLoadImageForInvisiblePage.Enabled_AllInvisiblePage:enabled_page_type/all_invisible_page,EnableNewUploadSizeLimit.Enabled_200MB:max_file_size_mb/200,EnterpriseConnectorEnableNewUploadCountLimit.Raise_to_20:ParallelContentAnalysisRequestCountMax/20,ExtensionsZeroStatePromo.Chips_v1:x_iph-variant/custom-ui-chip-iph,ExtremeLightweightUAFDetector.Quarantine_900_100_512_v6:object_size_threshold_in_bytes/512/quarantine_capacity_for_large_objects_in_bytes/0/quarantine_capacity_for_small_objects_in_bytes/1048576/sampling_frequency/100/target_processes/browser_only,FLEDGEBiddingAndAuctionServer.Enabled:FledgeBiddingAndAuctionKeyConfig/%7B%22https%3A%2F%2Fpublickeyservice%2Egcp%2Eprivacysandboxservices%2Ecom%22%3A+%22https%3A%2F%2Fpublickeyservice%2Epa%2Egcp%2Eprivacysandboxservices%2Ecom%2F%2Ewell-known%2Fprotected-auction%2Fv1%2Fpublic-keys%22%2C+%22https%3A%2F%2Fpublickeyservice%2Epa%2Egcp%2Eprivacysandboxservices%2Ecom%22%3A+%22https%3A%2F%2Fpublickeyservice%2Epa%2Egcp%2Eprivacysandboxservices%2Ecom%2F%2Ewell-known%2Fprotected-auction%2Fv1%2Fpublic-keys%22%2C+%22https%3A%2F%2Fpublickeyservice%2Epa%2Eaws%2Eprivacysandboxservices%2Ecom%22%3A+%22https%3A%2F%2Fpublickeyservice%2Epa%2Eaws%2Eprivacysandboxservices%2Ecom%2F%2Ewell-known%2Fprotected-auction%2Fv1%2Fpublic-keys%22%7D/FledgeBiddingAndAuctionKeyURL/https%3A%2F%2Fpublickeyservice%2Epa%2Egcp%2Eprivacysandboxservices%2Ecom%2F%2Ewell-known%2Fprotected-auction%2Fv1%2Fpublic-keys,FenderAutoPreconnectLcpOrigins.EnabledWithOne_20240214:lcpp_preconnect_frequency_threshold/0%2E5/lcpp_preconnect_max_origins/1,GeminiAntiscamProtectionForMetricsCollection.Enabled:GeminiAntiscamProtectionMinScamScoreLogPageContent/0%2E5,GlicActorRolloutControl.Default:glic-actor-eligible-tiers/1%2C2/glic_actor_enterprise_pref_default/disabled_by_default/glic_actor_policy_control_exemption/false,GlicActorUiOverlayMagicCursor.Enabled:magic-cursor-max-duration-ms/300/magic-cursor-min-duration-ms/50/magic-cursor-speed-px-per-ms/1%2E5,GlicButtonPressedState.Enabled:glic-button-container-background/false/glic-button-pressed-force-solid-icon/true,GlicClientResponsivenessCheckExtension.Enabled:glic-client-unresponsive-ui-max-time-ms/15000,GlicConfirmNavigationToNewOrigins.EnabledWithConfirmParam:confirm_navigation_to_new_origins/true,GlicTrustFirstOnboarding.Enabled_TrustFirst_Arm1_StartChat:arm/1,GlicUserStatusCheckDogfood.Enabled:glic-user-status-oauth2-scope/https%3A%2F%2Fwww%2Egoogleapis%2Ecom%2Fauth%2Fgemini/glic-user-status-request-delay/23h/glic-user-status-url/https%3A%2F%2Fwww%2Eexample%2Ecom%2F,GoogleLensDesktopImageFormatOptimizations.WebpQualityBackendV6:dismiss-loading-state-on-document-on-load-completed-in-primary-main-frame/false/dismiss-loading-state-on-navigation-entry-committed/true/encoding-quality-image-search/45/encoding-quality-region-search/45/lens-homepage-url/https%3A%2F%2Flens%2Egoogle%2Ecom%2Fv3%2F/lens-html-redirect-fix/false/use-jpeg-for-image-search/false/use-webp-for-image-search/true,GrCacheLimits.cache_96_256_8_default_20230911:MaxDefaultGlyphCacheTextureBytes/8388608/MaxGaneshResourceCacheBytes/100663296/MaxHighEndGaneshResourceCacheBytes/268435456,GroupedHistoryAllLocales.Enabled:JourneysLocaleOrLanguageAllowlist/%2A,HTTP2.Enabled6:http2_grease_settings/true,HappinessTrackingSurveysForHistoryEmbeddings.Enabled:en_site_id/TKWU6DjUi0ugnJ3q1cK0Z69WFqDB/probability/0%2E5,HistoryEmbeddingsV2Images.Enabled:EnableImagesForResults/true,HttpCacheInitializeDiskCacheBackendEarly.Enabled:check_disk/true,HttpDiskCachePrewarming.WithReadAndDiscardBody_20240328:http_disk_cache_prewarming_main_resource/false/http_disk_cache_prewarming_use_read_and_discard_body_option/true,IgnoreDuplicateNavs.Enabled_threshold_3s:duplicate_nav_threshold/3s,IncreaseHttp3Usage.EnabledWithConfigureMinimalWildcardQuicHintsWithOriginFrame:quic_hints/google%2Ecom%2C443%2C443%2Cwww%2Egoogle%2Ecom%2C443%2C443/quic_options/ORIG/wildcard_quic_hints/%2Egoogle%2Ecom%2C443%2C443%2C%2Egstatic%2Ecom%2C443%2C443%2C%2Eyoutube%2Ecom%2C443%2C443,InfoBarPrioritizationAndUIRefresh.Enabled:kMaxLowQueued/1/kMaxVisibleCritical/2/kMaxVisibleDefault/1/kMaxVisibleLow/1,KeepDefaultSearchEngineAlive.EnabledDSEKeepAliveWithProcessSharing:ProcessPerSiteMainFrameThreshold/15,KeyboardLockPrompt.Enabled_PEPC:use_pepc_ui/true,Keychain2026CohortRollout.Enabled_20260210:cert_xml/https%3A%2F%2Fwww%2Egstatic%2Ecom%2Fcryptauthvault%2Fv0%2F10020%2Ecert%2Exml/sig_xml/https%3A%2F%2Fwww%2Egstatic%2Ecom%2Fcryptauthvault%2Fv0%2F10020%2Ecert%2Esig%2Exml,LCPPDeferUnusedPreload.EnableWithPostTask_20240426:load_timing/post_task,LCPPImageLoadingPriority.MediumPriority_20240418:lcpp_adjust_image_load_priority/true/lcpp_adjust_image_load_priority_confidence_threshold/0%2E5/lcpp_adjust_image_load_priority_override_first_n_boost/true/lcpp_enable_image_load_priority_for_htmlimageelement/false/lcpp_enable_perf_improvements/true/lcpp_image_load_priority/medium/lcpp_max_element_locator_length/1024/lcpp_max_histogram_buckets/10/lcpp_max_hosts_to_track/100/lcpp_recorded_lcp_element_types/image_only/lcpp_sliding_window_size/1000,LCPPLazyLoadImagePreload.EnableWithNativeLazyLoading_20231113:lcpp_preload_lazy_load_image_type/native_lazy_loading,LinkPreview.EnabledAltClick:trigger_type/alt_click,LiveCaptionExperimentalLanguages.Enabled:available_languages/en-US%2Cfr-FR%2Cit-IT%2Cde-DE%2Ces-ES%2Cja-JP%2Chi-IN%2Cpt-BR%2Cko-KR%2Cpl-PL%2Cth-TH%2Ctr-TR%2Cid-ID%2Ccmn-Hans-CN%2Ccmn-Hant-TW%2Cvi-VN%2Cru-RU,LocalNetworkAccessChecks.EnabledBlocking:LocalNetworkAccessChecksWarn/false,LogOnDeviceMetricsOnStartup.Enabled:on_device_startup_metric_delay/3m,MemoryReducerGcCount.Enabled:compaction_max_evacuated_bytes_mb_for_reduce_memory/36/compaction_target_fragmentation_percent_for_reduce_memory/20/memory_reducer_gc_count/1,MobilePromoOnDesktop.Enabled_ESB:mobile_promo_on_desktop_promo_type/2,MultipleSpareRPHs.Enabled2:count/2,NetworkQualityEstimatorAsync.Experiment:defer_until_next_step/true,NetworkQualityEstimatorAsyncNotifyHeadersReceived.Experiment:defer_until_next_step/true,NetworkQualityEstimatorParameterTuning.Experiment:HalfLifeSeconds/15/RecentEndToEndThresholdInSeconds/60/RecentHTTPThresholdInSeconds/60/RecentTransportThresholdInSeconds/60,NetworkServiceTaskScheduler2.Enabled:http_cache/true/http_cache_transaction/true,NewContentForCheckerboardedScrollsPerFrame.Enabled:mode/per_frame,NewOhttpGateway.EnabledNew_20260127:SafeBrowsingHashPrefixRealTimeLookupsKeyFetchUrl/https%3A%2F%2Fsbc%2Ekeys%2Eohttp%2Eprod%2Evia%2Egoogle%2F%2Ewell-known%2Fohttp-gateway/SafeBrowsingHashPrefixRealTimeLookupsRelayUrl/https%3A%2F%2Fohttp-relay-safebrowsing-chrome%2Egoogle%2Efastly-edge%2Ecom%2F,NotificationTelemetrySwb.Enabled:NotificationTelemetrySwbPollingInterval/60/NotificationTelemetrySwbReportingProbability/1%2E0/NotificationTelemetrySwbSendReports/true,NtpBrowserPromos.Enabled:promo-type/simple,NtpComposeboxDesktop.Enabled:ConfigParam/CgIIAxI8CAEQARoXCAAQ4MZbGMAMIMAMKCgyB2ltYWdlLyoiGwiAhK9fEhQucGRmLGFwcGxpY2F0aW9uL3BkZigB/ShowComposeboxZps/true/ShowContextMenu/true,NtpMicrosoftFilesCard.Enabled_NonInsights:NtpSharepointModuleDataParam/non-insights,NtpRealboxNextDesktop.Enabled:CyclingPlaceholders/true/RealboxLayoutMode/TallTopContext,OcclusionCullingQuadSplitLimit.quad_split_limit_8:num_of_splits/8,OmniboxLogURLScoringSignals.Enabled:enable_scoring_signals_annotators/true,OmniboxOnDeviceHeadModelSelectionFix.Fix:SelectionFix+/true,OnDeviceModelBackgroundDownload.Enabled:allowed_features/PromptApi%2CWritingAssistanceApi%2CSummarize/on_device_model_free_space_mb_required_to_background_install/50000,OptGuideBatchSRPTuning.Enabled_20240624:max_urls_for_srp_fetch/10,OptGuideURLCacheSize.Enabled_20240625:max_url_keyed_hint_cache_size/50,OutOfProcessPrintDriversPrint.Enabled_20230912:EarlyStart/false/JobPrint/true/Sandbox/false,PageActionsMigration.Enabled:ai_mode/true/autofill_address/true/bookmark_star/true/click_to_call/true/collaboration_messaging/true/cookie_controls/true/discounts/true/file_system_access/true/filled_card_information/true/find/true/intent_picker/true/lens_overlay/true/lens_overlay_homework/true/manage_passwords/true/mandatory_reauth/true/memory_saver/true/offer_notification/true/price_insights/true/price_tracking/true/pwa_install/true/reading_mode/true/save_payments/true/sharing_hub/true/translate/true/virtual_card/true/zoom/true,PartitionAllocBackupRefPtr.Enabled:enabled-processes/all-processes,PartitionAllocFreeWithSize.enabled_without_strict_check_20260227:strict-free-size-check/false,PartitionAllocMemoryReclaimer.Interval_8sec:interval/8s/mode/only-when-unprovisioning,PartitionAllocUnretainedDanglingPtr.Enabled:mode/dump_without_crashing,PartitionAllocWithAdvancedChecks.enabled_512K_20260203:PartitionAllocSchedulerLoopQuarantineConfig/%7B%22browser%22%3A%7B%22main%22%3A%7B%22branch-capacity-in-bytes%22%3A524288%2C%22enable-quarantine%22%3Atrue%2C%22enable-zapping%22%3Atrue%2C%22leak-on-destruction%22%3Afalse%7D%7D%7D/enabled-processes/browser-only,PasskeyUnlockErrorUi.Enabled_with_unlock_wording_20260212:passkey_unlock_ui_experiment_arm/text_with_unlock_wording,PdfInfoBar.MostlyLaunched:trigger/startup,PdfSaveToDriveSurvey.Enabled:consumer-trigger-id/E6hRdJzmG0ugnJ3q1cK0WrDN8qfv/enterprise-trigger-id/NYK9PbTYD0ugnJ3q1cK0Twvu4X5v/probability/1%2E0,PdfUseSkiaRenderer.Enabled:premultiplied-alpha/true,PermissionElementPromptPositioning.NearElement:PermissionElementPromptPositioningParam/near_element,PermissionsGestureGatedPrompts.MuteNotifications:mute_notifications/true,PreconnectFromKeyedService.EnabledWithOTRtrue_20250724_Stable:IdleTimeoutInSeconds/30/MaxPreconnectRetryInterval/30/MaxShortSessionThreshold/30s/PingIntervalInSeconds/27/QuicConnectionOptions/ECCP/run_on_otr/true,PreconnectToSearchDesktop.EnabledWithStartupDelayForegroundOnly:skip_in_background/true/startup_delay_ms/5000,PrefetchMultipleActiveSetSizeLimitForBase.Enabled_2:prefetch_multiple_active_set_size_limit_for_base_value/2,Prerender2FallbackPrefetchSpecRules.Enabled_NoTimeout_Burst:kPrerender2FallbackPrefetchSchedulerPolicy/Burst/kPrerender2FallbackPrefetchUseBlockUntilHeadTimetout/false,PriceTrackingPageActionIconLabelFeatureIPH.Enabled:availability/any/event_trigger/name%3Aprice_tracking_page_action_icon_label_in_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A1%3Bstorage%3A365/event_used/name%3Aused%3Bcomparator%3Aany%3Bwindow%3A365%3Bstorage%3A365/session_rate/any,PrivacySandboxAdsAPIs.Enabled_Notice_M1_AllAPIs_Expanded_NoOT_Stable:implementation_type/mparch,PrivateAI.Enabled:api-key/xxxxxxxxxxxxxxxxxxxxxx/url/example%2Ecom%2Fws%2Fmdi%2Eprivatearatea%2EPrivateArateaService%2EStartNoiseSession,ProcessHtmlDataImmediately.AllChunks:first/true/main/true/rest/true,QUIC.EnabledNoId:channel/D/epoch/20250423/retransmittable_on_wire_timeout_milliseconds/200,ReadAnythingIPHRollout.Enabled:availability/any/distillable_urls/support%2Egoogle%2Ecom%2Cdocs%2Egoogle%2Ecom/event_trigger/name%3Aiph_reading_mode_side_panel_trigger%3Bcomparator%3A%3C%3D3%3Bwindow%3A360%3Bstorage%3A360/event_used/name%3Areading_mode_side_panel_shown%3Bcomparator%3A%3D%3D0%3Bwindow%3A360%3Bstorage%3A360/session_rate/%3D%3D0,ReadAnythingMenuShuffleExperiment.EnabledWithSeparation:read_anything_menu_shuffle_group_name/MenuShuffleSeparation,RedWarningSurvey.RedInterstitial_20241212:RedWarningSurveyDidProceedFilter/TRUE%2CFALSE/RedWarningSurveyTriggerId/ZdMdCoDc50ugnJ3q1cK0VwqVnKb6/probability/1%2E0,RemotePageMetadataDesktopExpansion.Enabled_20240514:supported_countries/%2A/supported_locales/%2A,RenderBlockingFullFrameRate.Enabled:throttle-frame-rate-on-initialization/true,RenderDocumentWithNavigationQueueing.EnabledAllFramesWithQueueing:level/all-frames/queueing_level/full,RendererSideContentDecoding.Enabled:RendererSideContentDecodingForNavigation/true,SafeBrowsingDailyPhishingReportsLimit.Enabled:kMaxReportsPerIntervalESB/10,SafeBrowsingExtensionTelemetrySearchHijackingSignal.Enabled:HeuristicCheckIntervalSeconds/28800/HeuristicThreshold/2,SafetyHubDisruptiveNotificationRevocationDesktop.Enabled_Conservative_14d:experiment_version/2/max_engagement_score/0%2E0/min_engagement_score_delta/3%2E0/min_notification_count/6/shadow_run/false/waiting_for_metrics_days/1/waiting_time_as_proposed/14d,SafetyHubIncreasePasswordCheckFrequency.Enabled:background-password-check-interval/10d/password-check-mon-weight/5/password-check-sat-weight/5/password-check-sun-weight/5,SearchEnginePreconnectInterval.EnabledWith50_20250114:preconnect_interval/50,SearchPrefetchHighPriorityPrefetches.EnabledHighPriorityBothTriggers_20230721:mouse_down/true/navigation_prefetch_param/op/up_or_down/true,SecurityPageHats.Enabled:probability/1/security-page-time/15s/security-page-trigger-id/c4dvJ3Sz70ugnJ3q1cK0SkwJZodD,ServiceWorkerAutoPreload.Enabled:enable_only_when_service_worker_not_running/true/enable_subresource_preload/false/has_web_request_api_proxy/true/respect_navigation_preload/true,ServiceWorkerSyntheticResponse.EnabledWithNetworkServiceDelegation:off_main_thread/network_service,SessionRestoreInfobar.Enabled_ContinueDefault:continue_session/true,SettingSearchExplorationHaTS.Enabled:en_site_id/JcjxgSDnh0ugnJ3q1cK0UVkwDj1o/probability/1%2E0/settings-time/10s/survey/settings,SharedHighlightingIphDesktop.Enabled:availability/any/event_1/name%3Aiph_desktop_shared_highlighting_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A7%3Bstorage%3A360/event_trigger/name%3Aiph_desktop_shared_highlighting_trigger%3Bcomparator%3A%3C5%3Bwindow%3A360%3Bstorage%3A360/event_used/name%3Aiph_desktop_shared_highlighting_used%3Bcomparator%3A%3C2%3Bwindow%3A360%3Bstorage%3A360/session_rate/any,SidePanelCompanionDesktopM116Plus.EnableCompanionChromeOS_20240222:open-companion-for-image-search/false/open-companion-for-web-search/false/open-contextual-lens-panel/false/open-links-in-current-tab/false,SkiaGraphite.Enabled:dawn_backend_validation/false/dawn_skip_validation/true,SkiaGraphiteSmallPathAtlas.Enabled:min_path_size_for_msaa/32,SkipIPCChannelPausingForNonGuestsStudy.Enabled_20251030:internal_webui_only/false,SkipPagehideInCommitForDSENavigation.Enabled:delay/100ms,SlopBucket.EnabledExcludeCacheResponses:enabled_for_cache_response/false,SpeculativeServiceWorkerWarmUp.Enabled_05m_05c_20250214:sw_warm_up_duration/5m/sw_warm_up_max_count/5/sw_warm_up_on_idle_timeout/false/sw_warm_up_request_queue_length/100,SuppressesNetworkActivitiesOnSlowNetwork.SuppressesAll:slow_network_threshold/208ms/slow_network_threshold_for_prerendering/208ms/slow_network_threshold_for_search_prefetch/208ms,SyncIncreaseNudgeDelayForSingleClient.EnabledFactor2:SyncIncreaseNudgeDelayForSingleClientFactor/2%2E0,TabAudioMuting.Enabled:availability/any/event_trigger/name%3Atab_audio_muting_iph_triggered%3Bcomparator%3A%3D%3D0%3Bwindow%3A120%3Bstorage%3A365/event_used/name%3Atab_audio_muting_toggle_viewed%3Bcomparator%3A%3D%3D0%3Bwindow%3A120%3Bstorage%3A365/session_rate/%3D%3D0,TabSearchInProductHelp.TabSearchIPH:availability/any/event_trigger/name%3Atab_search_iph_tgr%3Bcomparator%3A%3D%3D0%3Bwindow%3A90%3Bstorage%3A360/event_used/name%3Atab_search_opened%3Bcomparator%3A%3D%3D0%3Bwindow%3A90%3Bstorage%3A360/session_rate/%3C3,TextInputClientNestedLoop.EnabledWithEventMask:enable_event_mask/true,ThreadPoolForegroundBlockingTimeouts.Enabled_Moderate:BlockedWorkersPoll/600ms/MayBlockThreshold/500ms,TraceSiteInstanceGetProcessCreation.EnabledAndCrash:crash_on_creation/true,TrustSafetySentimentSurvey.Enabled:max-time-to-prompt/60m/min-time-to-prompt/2m/ntp-visits-max-range/4/ntp-visits-min-range/2/privacy-sandbox-3-consent-accept-probability/0%2E2/privacy-sandbox-3-consent-accept-trigger-id/5t9KNsR4e0ugnJ3q1cK0RPfRpsbm/privacy-sandbox-3-consent-decline-probability/0%2E2/privacy-sandbox-3-consent-decline-trigger-id/P5svv2BbH0ugnJ3q1cK0YhTWZkiM/privacy-sandbox-3-notice-dismiss-probability/0%2E2/privacy-sandbox-3-notice-dismiss-trigger-id/2gMg6iHpn0ugnJ3q1cK0XyL2C2EX/privacy-sandbox-3-notice-ok-probability/0%2E2/privacy-sandbox-3-notice-ok-trigger-id/vBraRD9GZ0ugnJ3q1cK0T1owvGGa/privacy-sandbox-3-notice-settings-probability/0%2E2/privacy-sandbox-3-notice-settings-trigger-id/WZpnNehvi0ugnJ3q1cK0Nsdcf1Vf/privacy-settings-probability/0%2E0/probability/1%2E0/transactions-probability/0%2E0/trusted-surface-probability/0%2E0,TrustSafetySentimentSurveyV2.Enabled_20240212:browsing-data-probability/0%2E0/browsing-data-trigger-id/1iSgej9Tq0ugnJ3q1cK0QwXZ12oo/control-group-probability/0%2E0/control-group-trigger-id/CXMbsBddw0ugnJ3q1cK0QJM1Hu8m/download-warning-ui-probability/0%2E0/download-warning-ui-trigger-id/7SS4sg4oR0ugnJ3q1cK0TNvCvd8U/max-time-to-prompt/60m/min-session-time/30s/min-time-to-prompt/2m/ntp-visits-max-range/4/ntp-visits-min-range/2/password-check-probability/0%2E0/password-check-trigger-id/Xd54YDVNJ0ugnJ3q1cK0UYBRruNH/password-protection-ui-probability/0%2E0/password-protection-ui-trigger-id/bQBRghu5w0ugnJ3q1cK0RrqdqVRP/privacy-guide-probability/0%2E0/privacy-guide-trigger-id/tqR1rjeDu0ugnJ3q1cK0P9yJEq7Z/probability/0%2E0/safe-browsing-interstitial-probability/0%2E0/safe-browsing-interstitial-trigger-id/Z9pSWP53n0ugnJ3q1cK0Y6YkGRpU/safety-check-probability/0%2E0/safety-check-trigger-id/YSDfPVMnX0ugnJ3q1cK0RxEhwkay/safety-hub-interaction-probability/0%2E0/safety-hub-interaction-trigger-id/TZq2S4frt0ugnJ3q1cK0Q5Yd4YJM/safety-hub-notification-probability/0%2E0/safety-hub-notification-trigger-id/kJV17f8Lv0ugnJ3q1cK0Nptk37ct/trusted-surface-probability/0%2E0/trusted-surface-time/5s/trusted-surface-trigger-id/CMniDmzgE0ugnJ3q1cK0U6PaEn1f,TrustTokenOriginTrial.Enabled:TrustTokenOperationsRequiringOriginTrial/all-operations-require-origin-trial,UMA-Pseudo-Metrics-Effect-Injection-25-Percent.BigEffect_01:multiplicative_factor/1%2E05,UkmSamplingRate.Sampled_NoSeed_Other:_default_sampling/1,UnoPhase2Desktop.EnabledWithExplicitSigninForExtensionsAndBookmarks:ExplicitSigninForBookmarks/true/ExplicitSigninForExtensions/true,UnthrottleAsyncTouchMoves.Enabled_UnthrottledWhenGsuUnconsumed:policy/unthrottled_when_gsu_unconsumed,UserBypassUI.Enabled:expiration/90d,V8CodeFlushing.Time180:bytecode_old_time/180,V8EnforceGlobalHeapLimit.Enabled:maximum_global_heap_limit_factor/8,V8ExternalMemoryAccountedInGlobalLimit.Enabled:external_memory_max_growing_factor/1%2E3,V8IneffectiveMarkCompact.HighSizeThreshold:ineffective_gc_size_threshold/0%2E95,V8MemoryReducerDelay.30:V8MemoryReducerDelayInSeconds/30,V8PreconfigureOldGen.Enabled:V8PreconfigureOldGenSize/16,VariationsStickyPersistence.PersistViaCommitWrite_20260107:persistence_type/commit,VerifyDidCommitParams.Enabled:gesture/true/http_status_code/true/intended_as_new_entry/true/is_overriding_user_agent/true/method/true/origin/true/post_id/true/should_replace_current_entry/true/should_update_history/true/url/true/url_is_unreachable/true,VisitedURLRankingService.VisitedURLRankingService:VisitedURLRankingFetchDurationInHoursParam/168,WebContentsDiscard.EnabledIgnoreWorkers:urgent_discard_ignore_workers/true,WebRTC-ZeroPlayoutDelay.min_pacing%3A0ms%2Cmax_decode_queue_size%3A8%2C:max_post_decode_queue_size/10/reduce_steady_state_queue_size_threshold/20,WhatsNewHats.Enabled_en_20241016:en_site_id/6bnVh68QF0ugnJ3q1cK0NQxjpCFS/probability/0%2E01,ZPSPrefetchDebouncingDesktop.Enabled_300ms_FromLastRun:ZeroSuggestPrefetchDebounceDelay/300/ZeroSuggestPrefetchDebounceFromLastRun/true,ZeroStateSuggestionsV2.Enabled:ZSSMaxPinnedPagesForTriggeringSuggestions/10","force-fieldtrials":"AIMEligibilityImprovements/Enabled/AIMHintText/ThreePerDayFifteenTotal/ANGLEPerContextBlobCache/Enabled/AVFoundationCaptureForwardSampleTimestamps/Disabled/AXBlockFlowIterator/Enabled/AXRandomizedStressTests/Enabled/AXTreeFixing/Enabled/AccessibilityAnnotatorContentAnnotatorPipeline/ContentAnnotatorEnabledFullAnnotationDisabled/*AccessibilityPerformanceMeasurementExperiment/Control2025-07-08/AccessibilitySerializationSizeMetrics/Enabled/AdjustPreconnectRetryInterval/Multiplier1.2WithZeroDelays/*AggressiveShaderCacheLimits/Enabled/AlignPdfDefaultPrintSettingsWithHTML/Enabled/AllowChangingSelectedContent/Enabled/AllowDatapipeDrainedAsBytesConsumerInBFCache/Enabled/AnimationForDesktopCapturePermissionChecker/Enabled/AnnotatedPageContentExtraction/Glic/AsyncQuicSession/Enabled/AudioDecoderAudioFileReader/Enabled/AutoDisableAccessibility/Enabled/AutoDownloadTranslateLanguagePacks/Enabled_EnEs_S1/AutoSpeculationRules/Enabled_20231201/AutofillAddressImproveBuildingNumberRegex/Enabled/AutofillAddressSuggestionsOnTyping/Enabled_20251023/AutofillAddressUserPerceptionSurveyUS/Enabled/AutofillAiDefaultAvailability/Enabled/AutofillAllowFillingModifiedInitialValues/Enabled/AutofillAndroidKeyboardAccessoryDynamicPositioning/Enabled/AutofillConsiderAutocompleteUnrecognizedFieldsInMetrics/Enabled/AutofillCreditCardUserPerceptionSurvey/Enabled/AutofillDelayApcForPredictions/Enabled/AutofillEnableAiBasedAmountExtraction/Enabled/AutofillEnableNonAffiliatedLoyaltyCardsFilling/Enabled/AutofillEnableSaveAndFill/Enabled/AutofillEnableSupportForHomeAndWork/Enabled/AutofillEnableSupportForNameAndEmail/Enabled/AutofillEnableWalletBranding/Enabled/AutofillExtendZipCodeValidation/Enabled/AutofillFilterPlaceholderValuesOnImport/Enabled/AutofillFixCivilStateMisclassificationForESPT/Enabled/AutofillFixFormEquality/Enabled/AutofillFixIsAutofilled/Enabled/AutofillFixRewriterRules/Enabled/AutofillFixStateCountryMisclassification/Enabled/AutofillImproveAddressFieldSwapping/Enabled/AutofillImprovePhoneNumberDetection/Enabled/AutofillImproveSubmissionDetectionV3/Enabled_All/AutofillIntroduceGlobalEmptyValueRewriterRules/Enabled/AutofillModelPredictions/Enabled/AutofillMoveSmallFormLogicToClient/Enabled/AutofillOptimizeCacheUpdates/Enabled/AutofillOptimizeIsNormalizedNameVariantOf/Enabled/AutofillPasswordUserPerceptionSurvey/Enabled/AutofillPaymentsFieldSwapping/Enabled/AutofillPopupCheckHtmlFormPopupOverlap/Enabled/AutofillPopupDontAcceptNonVisibleEnoughSuggestion/Enabled/AutofillReintroduceHybridPasskeyDropdownItem/Enabled/AutofillServerExperimentalSignatures/Enabled/AutofillServerQueryPredictionsEarly/Enabled/AutofillSharedStorageServerCardData/Enabled/AutofillShowBubblesBasedOnPriorities/Enabled/AutofillStructuredFieldsDisableAddressLines/Enabled/AutofillSupportLastNamePrefix/Enabled/AutofillSupportPhoneticNameForJP/Enabled/AutofillSupportSplitZipCode/Enabled/AutofillSurveys/Card_20230606/AutofillTrackSelectFieldEdits/Enabled/AutofillUKMExperimentalFields/Enabled/AutofillUnmaskCardRequestTimeout/Enabled/AutofillUpstream/Enabled_20220124/AutofillYourSavedInfoHatsSurveysContactInfo/Enabled/AutofillYourSavedInfoHatsSurveysIdentityDocs/Enabled/AutofillYourSavedInfoHatsSurveysPasswords/Enabled/AutofillYourSavedInfoHatsSurveysPayments/Enabled/AutofillYourSavedInfoHatsSurveysTravel/Enabled/AutofillYourSavedInfoHatsSurveysYourSavedInfo/Enabled/AutomatedPasswordChangeStudyModelUsage/Enabled/AutomatedPasswordChangeStudyV4/Enabled/AvoidEntryCreationForNoStore/Enabled/AvoidForcedLayoutOnInvisibleDocumentClose/Enabled/AvoidTrustedParamsCopies/Enabled/AvoidUnnecessaryForcedLayoutMeasurements/Enabled/BackForwardCacheNotRestoredReasons/Enabled/BackForwardCachePauseMicrotasks/Enabled/BackNavigationMenuIPH/EnabledIPHWhenUserPerformsChainedBackNavigation_20230510/BackToOpener/Enabled/BackgroundResourceFetch/Enabled/BatterySaverModeAlignWakeUps/Enabled/*BeaconLeakageLogging/Enabled_v1/BlinkLifecycleScriptForbidden/Enabled/BookmarksImportOnFirstRun/Enabled/BookmarksTreeView/Enabled/*BoostClosingTabs/Enabled/BrowserInitiatedAutomaticPictureInPicture/Enabled/BrowserInitiatedAutomaticPictureInPictureDryRun/Enabled/BrowserSignalsReportingEnabled/Enabled/*BrowserThreadPoolAdjustmentForDesktop/thread_pool_default_20230920/BrowserWidgetCacheThemeService/Enabled/BrowsingHistoryActorIntegrationM3/Enabled/BubbleMetricsApi/Enabled/BypassRequestForbiddenHeadersCheck/Enabled/CADisplayLinkInBrowser/Enabled/CSSReadingFlow/Enabled/CacheSharingForPervasiveResources/Enabled/Canvas2DAutoFlushParams/Candidate/Canvas2DReclaimUnusedResources/Enabled/CanvasHibernationExperimentsV2/Enabled_20260205/CastStreamingExponentialVideoBitrateAlgorithm/Enabled/CastStreamingHardwareHevc/Enabled/CastStreamingMediaVideoEncoder/Enabled/ChangeGeneratedCodeCacheSize/Enabled/ChromeCompose/Enabled/ChromeWallpaperSearchGlobal/WallpaperSearchGlobal/ChromeWallpaperSearchHaTS/Enabled/ChromeWallpaperSearchLaunch/DefaultOnLaunched/ChromeWebStoreNavigationThrottle/Enabled/*ChromeWideEchoCancellation/Enabled_20220412/ChromnientAimM3/Enabled/ChromnientEduActionChipV2/TestConfig/ChromnientNonBlockingPrivacyNotice/Enabled/ChromnientReinvocationAffordance/Enabled/ChromnientSidePanelOpenInNewTab/Enabled/ChromnientStraightToSrp/Enabled/ChromnientSurvey/Enabled/ChromnientTextSelectionContextMenuEntrypoint/Enabled_Contextualized/ChromnientUpdatedClientContext/Enabled_20250826/ChromnientUpdatedFeedbackEntrypoint/Enabled/ChromnientVideoCitations/Enabled/ChromnientZeroStateCsb/Enabled/ClearGrShaderDiskCacheOnInvalidPrefix/Enabled/ClientSideDetectionClipboardCopyApi/Enabled/ClientSideDetectionCreditCardForm/Enabled/ClientSideDetectionDeprecateDOMModel/Enabled/ClientSideDetectionNewObservers/Enabled_0/ClientSideDetectionRetryLimit/Enabled/ClientSideDetectionSamplePing/Enabled/ClientSideDetectionSendLlamaForcedTriggerInfo/Enabled/ClientSideDetectionSkipErrorPage/Enabled/CloneDevToolsConnectionOnlyIfRequested/Enabled/CommerceLocalPDPDetection/Enabled/Compare/Enabled_Dogfood/ComposeAXSnapshot/Enabled/ComposeAcceptanceSurvey/Enabled/ComposeCloseSurvey/Enabled/ComposeModelQualityLogging/ComposeLoggingEnabled_Dogfood/*ComposeOnDeviceModel/Enabled/ComposeProactiveNudgePosition/Enabled_CursorNudgeModel/CompositeClipPathAnimation/Enabled/CompositedAnimationsForceMainFrames/Enabled/CompressionDictionaryLimitEarlyMatching/Enable/CompressionDictionaryPreload/EnabledPreloadConditionalUse/CompressionDictionaryTTL/Enable/CompressionDictionaryTransportRequireKnownRootCert/Disable/ConditionalImageResize/Enabled/ConnectionKeepAliveForHttp2/EnabledWithBindReceiversEverytime_20251111_CanaryDev/ContentVerifyJobUseJobVersionForHashing/Enabled/ContextualCueingDynamicCues/Enabled/ContextualSuggestionsAnimationImprovements/LoadingSuggestionsAnimationEnabled/ContextualTasksContext/Enabled/ContextualTasksDesktop/Enabled/CookieDeprecationFacilitatedTestingCookieDeprecation/Treatment_PreStable_20231002/CookieSameSiteConsidersRedirectChainDesktop/Enabled/CredentialManagementUnifiedUi/Enabled/CustomizableSelect/Enabled/CustomizeChromeExperiments/Enabled/CustomizeChromeSidePanelExtensionsCard/Enabled/DSEPrewarmDesktop/EnabledWithRPHReuse/DataControlsDragEnforcement/Enabled_20260223/*DefaultBrowserFramework/Enabled/DefaultSiteInstanceGroups/Enabled/DeferSpeculativeRFHCreation/EnabledWithPrewarmAndDelay/DelayMainJob/EnabledWithDelayMainJob/DelayRfhDestructionsOnUnloadAndDetach/Enabled/DeprecateUnload/Enabled_145/DeprecateUnloadByBucket/Enabled_145/DesktopCapturePermissionCheckerPreMacos14_4/Enabled/DesktopNtpDriveCache/Cache_1m/DesktopNtpImageErrorDetection/ImageErrorDetection/DesktopNtpMiddleSlotPromoDismissal/MiddleSlotPromoDismissal/DesktopNtpModules/RecipeTasksRuleBasedDiscountDriveManagedUsersCartOptimizeRecipeTasksSAPIV2Fre_Enabled/DesktopNtpModulesTabGroups/Control_20251027/DesktopNtpOneGoogleBarAsyncBarParts/Enabled/DesktopNtpSimplification/Enabled/DesktopNtpSimplificationShortcutsRemoval/Enabled_Dev_Canary_Beta/DesktopNtpTabResumption/TabResumption_Random/DesktopOmniboxCalculatorProvider/Enabled/DesktopOmniboxRichAutocompletionMinChar/Enabled_1_v1/DesktopOmniboxShortcutBoost/Enabled/DesktopOmniboxStarterPackExpansion/Enabled/DesktopPWAInstallPromotionML/Disabled/DevToolsConsoleInsightsTeasers/Enabled/DevToolsDurableMessages/DevToolsEnableDurableMessages/DeviceBoundSessionCredentialsMac/Enabled/DisablePartialStorageCleanupForGPUDiskCache/Enabled/DisableUrgentPageDiscarding/Disabled/DiscardInputEventsToRecentlyMovedFrames/DoNotDiscard/DiscountAutoPopup/Enabled/DiskCacheBackendExperiment/Sql/DlpRegionalizedEndpoints/Enabled/DnsHttpsSvcbTimeout/Enabled/DoNotEvictOnAXLocationChange/Enabled/DomStorageSqliteInMemory/Enabled/DownloadWarningSurvey/DownloadBubbleBypass_20240513/DumpWithoutCrashingForMissingSecurityState/Enabled_20260121/*DwaFeature/Enabled/*EnableBestEffortTaskInhibitingPolicy/Enabled/EnableCacheEncryption/Enabled/EnableDiscountOnShoppyPagesDesktop/Enabled/EnableDrDc/Enableds/EnableEncryptedFileUpload/Enabled/EnableExtensionInstallPolicyFetching/Enabled/EnableForceDownloadToOneDrive/Enabled/*EnableHangWatcher/Enabled/EnableHangWatcherOnGpuProcess/Enabled/EnableLazyLoadImageForInvisiblePage/Enabled_AllInvisiblePage/EnableManagementPromotionBanner/Enabled/EnableNewUploadSizeLimit/Enabled_200MB/*EnableOktaSsoOnMacOS/Enabled_20251216/EnablePDPMetricsUSDesktopIOS/Enabled/EnablePolicyPromotionBanner/Enabled/EnableShouldShowPromotion/Enabled/*EnableTLS13EarlyData/Enabled/EnableWatermarkCustomization/Enabled/EnableWatermarkTestPage/Enabled/EnhancedFieldsForSecOps/Enabled/EnterpriseConnectorEnableNewUploadCountLimit/Raise_to_20/EnterpriseFileObfuscation/Enabled/EnterpriseFileObfuscationArchiveAnalyzer/Enabled/EnterpriseFileSystemAccessDeepScan/Enabled/EnterpriseIframeDlpRulesSupport/Enabled/EnterpriseRealTimeUrlCheckNewUrl/Enabled/EventTimingIgnorePresentationTimeFromUnexpectedFrameSource/Enabled/ExcludePipFromScreenCapture/Enabled/ExtensionBrowserNamespaceAndPolyfillSupport/Enabled/ExtensionContentVerificationUsesExtensionRoot/Enabled/ExtensionManifestV2Deprecation/Enabled_MV2ExtensionsUnsupported/ExtensionsToolbarAndMenuRedesign/Enabled/ExtensionsZeroStatePromo/Chips_v1/*ExtremeLightweightUAFDetector/Quarantine_900_100_512_v6/FLEDGEBiddingAndAuctionServer/Enabled/FedCmSegmentationPlatform/SegmentationPlatform/FencedFramesEnableCredentialsForAutomaticBeacons/Enabled/FencedFramesEnableReportEventHeaderChanges/Enabled/FencedFramesEnableSrcPermissionsPolicy/Enabled/FenderAutoPreconnectLcpOrigins/EnabledWithOne_20240214/FetchLaterAPI/Enabled_20240112/FieldClassificationModelCaching/Enabled/FlushPersistentSystemProfileOnWrite/Enabled/FrameRoutingCache/Enabled/FreezeSharedWorker/Enabled/GCMUseDedicatedNetworkThread/Enabled/GeminiAntiscamProtectionForMetricsCollection/Enabled/Glic1PTools/Enabled/GlicActorObservationDelayExcludeAdFrameLoading/Enabled/GlicActorRolloutControl/Default/GlicActorUiOverlayMagicCursor/Enabled/GlicActorUiTabIndicatorSpinnerIgnoreReducedMotion/Enabled/GlicButtonPressedState/Enabled/GlicChromeStatusIcon/Enabled/GlicClientResponsivenessCheckExtension/Enabled/GlicConfirmNavigationToNewOrigins/EnabledWithConfirmParam/*GlicDogfood/Enabled/GlicEligibilitySeparateAccountCapability/Enabled/GlicEnableMultiInstanceBasedOnTier/Enabled/GlicForceNonSkSLBorder/Enabled/GlicForceSimplifiedBorder/Enabled/GlicFreWarming/Enabled/GlicGA/Enabled/GlicGeminiInstructions/Enabled/GlicMediaData/Enabled/GlicPdfSummarizeButton/Enabled/GlicPersonalContext/Enabled/GlicRecordNavigationConfirmationMetrics/Enabled/GlicResetPanelSizeAndLocationOnOpen/Enabled/GlicShareImage/Enabled_20260106/GlicTieredRollout/Enabled/GlicTrustFirstOnboarding/Enabled_TrustFirst_Arm1_StartChat/GlicUseMainPartitionForUnifiedFre/Enabled/GlicUserStatusCheckDogfood/Enabled/GlicWarming/Enabled/GlicWebActuationSettingsToggle/Enabled/GlicZeroStateSuggestionsDogfood/Enabled/GoogleChromeScheme/Enabled/GoogleLensDesktopImageFormatOptimizations/WebpQualityBackendV6/*GpuPersistentCache/Enabled/GpuYieldRasterization/Enabled/GrCacheLimits/cache_96_256_8_default_20230911/GroupedHistoryAllLocales/Enabled/HTTP2/Enabled6/HangoutsExtensionV3/Enabled/HappinessTrackingSurveysForDesktopHistoryPageControl/Enabled/HappinessTrackingSurveysForDesktopHistoryPageExperiment/Enabled/HappinessTrackingSurveysForHistoryEmbeddings/Enabled/HappyEyeballsV2/Enabled/HideDelegatedFrameHostMac/Enabled/HistoryEmbeddingsV2Images/Enabled/HistoryQueryOnlyLocalFirst/Enabled/HttpCacheInitializeDiskCacheBackendEarly/Enabled/*HttpCacheNoVarySearch/Enabled_NVS_HttpCache_And_Omnibox_Prefetch/HttpDiskCachePrewarming/WithReadAndDiscardBody_20240328/HttpsFirstBalancedModeAutoEnable/Enabled/HttpsFirstModeV2ForTypicallySecureUsers/Enabled/IDBDatabaseExternalMemoryAccounting/Enabled/IdbSqliteBackingStoreInMemoryContexts/Enabled/IgnoreDiscardAttemptMarker/Enabled/IgnoreDuplicateNavs/Enabled_threshold_3s/IgnoreDuplicateNavsOnlyWithUserGesture/Enabled/ImageDescriptionsAlternateRouting/Enabled/ImmersiveReadAnything/Enabled_WithReadability_Dogfood/IncreaseHttp3Usage/EnabledWithConfigureMinimalWildcardQuicHintsWithOriginFrame/IncreasedCmdBufferParseSlice/Enabled/InfoBarPrioritizationAndUIRefresh/Enabled/InhibitSQLPreload/InhibitSQLPreload/InhibitSQLReleaseCacheMemoryIfNeeded/InhibitSQLReleaseCacheMemoryIfNeeded/InlineFullscreenPerfExperiment/Enabled/IsolatesPriorityUseProcessPriority/Enabled/*JobPriorityBoosting/Enabled/*KeepDefaultSearchEngineAlive/EnabledDSEKeepAliveWithProcessSharing/KeyboardLockPrompt/Enabled_PEPC/Keychain2026CohortRollout/Enabled_20260210/LCPPDeferUnusedPreload/EnableWithPostTask_20240426/LCPPImageLoadingPriority/MediumPriority_20240418/LCPPLazyLoadImagePreload/EnableWithNativeLazyLoading_20231113/LCPPPrefetchSubresource/Enabled/LCPTimingPredictorPrerender2/Enabled/LazyBlinkTimezoneInit/Enabled/LazyUpdateTranslateModel/Enabled/LegacyKeyRepeatSynthesis/Disabled/LevelDBCacheSize/Enabled/LinkPreview/EnabledAltClick/LiveCaptionExperimentalLanguages/Enabled/LoadAllTabsAtStartup/Enabled/LoadingPredictorLimitPreconnectSocketCount/Enabled/LocalNetworkAccessChecks/EnabledBlocking/LocalNetworkAccessChecksWebSockets/Enabled/LocalNetworkAccessChecksWebTransport/Enabled/*LogOnDeviceMetricsOnStartup/Enabled/LongAnimationFrameSourceCharPosition/Enabled/MHTML_Improvements/Enabled/MacAccessibilityAPIMigration/Enabled/MainIdleBypassSchedulerExperiment/Enabled/*MainNodeAnnotationsRollout/Enabled/ManagedProfileRequiredInterstitial/Enabled/MediaDeviceIdStoragePartitioning/Enabled/MemoryConsumerForNGShapeCache/Enabled/MemoryCoordinatorLastResortGC/Enabled/MemoryDumpProviderGroupBySequence/Enabled/MemoryReducerGcCount/Enabled/MigrateDefaultChromeAppToWebAppsGSuite/Enabled_20210111/MigrateDefaultChromeAppToWebAppsNonGSuite/Enabled_20210111/MigrateSyncingUserToSignedInDesktop/Enabled/*MobilePromoOnDesktop/Enabled_ESB/MojoChannelAssociatedSendUsesRunOrPostTask/Enabled/MultipleSpareRPHs/Enabled2/NavigationThrottleRegistryAttributeCache/Enabled/NetworkQualityEstimatorAsync/Experiment/NetworkQualityEstimatorAsyncNotifyHeadersReceived/Experiment/NetworkQualityEstimatorParameterTuning/Experiment/NetworkServicePerPriorityTaskQueues/Enabled/NetworkServiceTaskScheduler2/Enabled/*NeuralResidualEchoEstimation/Enabled_Fishfood/NewContentForCheckerboardedScrollsPerFrame/Enabled/NewOhttpGateway/EnabledNew_20260127/*NoOpParentalControlsV2/Enabled/NoPasswordSuggestionFiltering/Enabled/NoSequenceForLevelDBCleanupTasks/Enabled/NoThrottlingVisibleAgent/Enabled/NonStandardAppearanceValueSliderVertical/Disabled/NotificationTelemetrySwb/Enabled/NtpBrowserPromos/Enabled/NtpComposeboxDesktop/Enabled/NtpMicrosoftFilesCard/Enabled_NonInsights/NtpRealboxNextDesktop/Enabled/OcclusionCullingQuadSplitLimit/quad_split_limit_8/OfferPinToTaskbarInfoBar/MostlyLaunched/OffloadAcceptCHFrameCheck/Enabled/OidcAuthProfileManagement/Enabled/OmitBlurEventOnElementRemoval/Enabled/OmniboxBundledExperimentV1/DesktopExperiments/OmniboxLogURLScoringSignals/Enabled/OmniboxOnDeviceBrainModel/Enabled/OmniboxOnDeviceHeadModelSelectionFix/Fix/OmniboxStarterPackIPH/Enabled/OnDeviceModelBackgroundDownload/Enabled/OnDeviceModelLitertLmBackend/Enabled/OptGuideBatchSRPTuning/Enabled_20240624/OptGuideURLCacheSize/Enabled_20240625/OptimizationGuideOnDeviceModelCpuBackend/Enabled/OrderScrollJankV4EventMetricsByArrivedInRendererCompositor/Enabled/OriginMatcherNewCopyAssignment/Enabled/OutOfProcessPrintDriversPrint/Enabled_20230912/OverscrollBehaviorRespectedOnAllScrollContainers/Enabled/PageActionsMigration/Enabled/PageInfoAboutThisSite40Langs/Enabled_231129/PaintHoldingOOPIF/Enabled/ParkableStringsLessAggressiveAndZstd/Enabled/*PartialPageZeroing/EnabledPAAndV8_20241106/*PartitionAllocBackupRefPtr/Enabled/*PartitionAllocFreeWithSize/enabled_without_strict_check_20260227/*PartitionAllocMemoryReclaimer/Interval_8sec/*PartitionAllocUnretainedDanglingPtr/Enabled/*PartitionAllocWithAdvancedChecks/enabled_512K_20260203/PartitionNetworkStateByNetworkAnonymizationKey/EnableFeatureForTests/*PassHistogramSharedMemoryOnLaunch/Enabled/PassageEmbeddingsPerformance/Disabled/PasskeyUnlockErrorUi/Enabled_with_unlock_wording_20260212/PasswordUploadUiUpdate/Enabled/Path2DPaintCache/Enabled/PaymentRequestRejectTooSmallWindows/Enabled/PaymentRequestUseRendererUrlLoader/Enabled/PdfBufferedPaintManager/Enabled/PdfGetSaveDataInBlocks/Enabled/PdfInfoBar/MostlyLaunched/PdfSaveToDriveSurvey/Enabled/PdfUseShowSaveFilePicker/Enabled/PdfUseSkiaRenderer/Enabled/PermissionElementPromptPositioning/NearElement/PermissionsAIP92/Enabled/PermissionsAIv4/Enabled/PermissionsGestureGatedPrompts/MuteNotifications/PlusAddressAcceptedFirstTimeCreateSurvey/Enabled/PlusAddressDeclinedFirstTimeCreateSurvey/Enabled/PlusAddressFilledPlusAddressViaManualFallbackSurvey/Enabled/PlusAddressUserCreatedMultiplePlusAddressesSurvey/Enabled/PlusAddressUserCreatedPlusAddressViaManualFallbackSurvey/Enabled/PlusAddressUserDidChooseEmailOverPlusAddressSurvey/Enabled/PlusAddressUserDidChoosePlusAddressOverEmailSurvey/Enabled/PlusAddressesExperiment/Enabled/PlzDedicatedWorker/Enabled/PolicyBlocklistProceedUntilResponse/Holdback/PolicyDataCollectionEnabled/Enabled/*PreconnectFromKeyedService/EnabledWithOTRtrue_20250724_Stable/PreconnectToSearchDesktop/EnabledWithStartupDelayForegroundOnly/PrefetchBookmarkBarTrigger/Enabled/PrefetchMultipleActiveSetSizeLimitForBase/Enabled_2/PrefetchNewTabPageTrigger/Enabled/PrefetchProxyDesktop/Enabled/PreloadTopChromeWebUILessNavigations/Enabled/PreloadingRespectUserAgentOverride/Enabled/Prerender2EarlyDocumentLifecycleUpdateV2/Enabled/Prerender2FallbackPrefetchSpecRules/Enabled_NoTimeout_Burst/Prerender2WarmUpCompositorForBookmarkBar/Enabled/Prerender2WarmUpCompositorForNewTabPage/Enabled/Prerender2WarmUpCompositorForSpeculationRules/Enabled/PreserveDiscardableImageMapQuality/Enabled/PriceInsightsDesktopExpansionStudy/Enabled_20250617_EN/PriceTrackingDesktopExpansionStudy/Enabled/PriceTrackingPageActionIconLabelFeatureIPH/Enabled/PrivacySandboxAdsAPIs/Enabled_Notice_M1_AllAPIs_Expanded_NoOT_Stable/PrivacySandboxInternalsDevUI/Enabled_Dogfood/PrivateAI/Enabled/PrivateAggregationApiErrorReporting/Enabled/PrivateStateTokens/Enabled/ProcessHtmlDataImmediately/AllChunks/ProcessIsolationForFencedFrames/Enabled/ProfileCreationDeclineSigninCTAExperiment/Enabled/ProfileExperimentsM0/Control/ProfileExperimentsM1FrictionReduction/Control/ProfileExperimentsM1UsabilityHypothesis/Control/ProfileManagerDeferAsyncLoading/Enabled/ProfileRemoteCommands/Enabled/ProfileSignalsReportingEnabled/Enabled/ProfilesReordering/Enabled/ProgressiveAccessibilityPhase2/Enabled/ProtoBasedEnterpriseReporting/Enabled/PruneOldTransferCacheEntries/Enabled/PsDualWritePrefsToNoticeStorage/Enabled/PushMessagingDisallowSenderIDs/Enabled/PushMessagingGcmEndpointWebpushPath/Enabled_Dogfood/QUIC/EnabledNoId/QuicLongerIdleConnectionTimeout/Enabled/RazeOldHistoryDatabase/Enabled/ReadAnythingIPHRollout/Enabled/ReadAnythingLineFocusExperiment/Enabled/ReadAnythingMenuShuffleExperiment/EnabledWithSeparation/ReadAnythingOmnibox/Enabled/*ReadAnythingReadAloudPhraseHighlighting/Enabled/RedWarningSurvey/RedInterstitial_20241212/ReduceAcceptLanguage/Enabled/ReduceAcceptLanguageHTTP/Enabled/ReduceIPCCombined/EnabledUkmReduceAddEntryIPC/RemotePageMetadataDesktopExpansion/Enabled_20240514/RemoveDataUrlInSvgUse/Enabled/RemoveRendererProcessLimit/Enabled/RenderBlockingFullFrameRate/Enabled/RenderDocumentWithNavigationQueueing/EnabledAllFramesWithQueueing/RendererSideContentDecoding/Enabled/RequestMainFrameAfterFirstVideoFrame/Enabled/ResetBrowsingInstanceSwapResultOnSameDocument/Enabled/ResolutionBasedDecoderPriority/Enabled/RestrictPendingInputEventTypeToBlockMainThread/Enabled/ResumeNavigationWithSpeculativeRFHProcessGone/Enabled/RetryGetVideoCaptureDeviceInfos/Enabled/RustyBmpFeature/RustyBmpExperimentForTests/SafeBrowsingDailyPhishingReportsLimit/Enabled/SafeBrowsingExtensionTelemetrySearchHijackingSignal/Enabled/SafeBrowsingExternalAppRedirectTelemetry/Enabled/SafetyCheckUnusedSitePermissions/Enabled/SafetyHubDisruptiveNotificationRevocationDesktop/Enabled_Conservative_14d/SafetyHubIncreasePasswordCheckFrequency/Enabled/SafetyHubUnusedPermissionRevocationForAllSurfaces/Enabled/SavedTabGroupUrlRestriction/Enabled/ScreenCaptureKitMacScreen/Enabled/SeamlessRenderFrameSwap/Enabled/SearchEngineExplicitChoiceDialog/Enabled/SearchEnginePreconnectInterval/EnabledWith50_20250114/SearchPrefetchBeaconLogging/Enabled/*SearchPrefetchHighPriorityPrefetches/EnabledHighPriorityBothTriggers_20230721/SecurePaymentConfirmationUxRefresh/Enabled/SecurityPageHats/Enabled/SelectivePermissionsIntervention/Enabled/SendEmptyGestureScrollUpdate/Enabled/ServiceWorkerAutoPreload/Enabled/ServiceWorkerBackgroundUpdate/Enabled/ServiceWorkerSyntheticResponse/EnabledWithNetworkServiceDelegation/SessionRestoreInfobar/Enabled_ContinueDefault/SettingSearchExplorationHaTS/Enabled/SharedHighlightingIphDesktop/Enabled/SharedTabGroups/JoinOnlyEnabled/SharedWorkerBlobURLFix/Enabled/SharingHubDesktopScreenshots/Enabled/ShoppingAlternateServer/Enabled/SidePanelCompanionDesktopM116Plus/EnableCompanionChromeOS_20240222/SidePanelPinningWithResponsiveToolbar/EnabledWithSidePanelPinning/SigninPromoLimitsExperiment/Control/SigninPromoOnAvatarPill/Enabled/*SimdutfBase64Encode/Enabled/SimpleCachePrioritizedCaching/Enabled/SingleVideoFrameRateThrottling/Enabled/SiteInstanceGroupsForDataUrls/Enabled/*SkiaGraphite/Enabled/SkiaGraphiteSmallPathAtlas/Enabled/Skills/Enabled/SkipIPCChannelPausingForNonGuestsStudy/Enabled_20251030/SkipImageClassificationScoringForNonPageLoadTriggers/Enabled/SkipModerateMemoryPressureLevelMac/Enabled/SkipPagehideInCommitForDSENavigation/Enabled/SlopBucket/EnabledExcludeCacheResponses/SonomaAccessibilityActivationRefinements/Enabled/SpdyHeadersToHttpResponseUseBuilder/Enabled/SpeculativeFixForServiceWorkerDataInDidStartServiceWorkerContext/Enabled/SpeculativeImageDecodes/Enabled/SpeculativeServiceWorkerWarmUp/Enabled_05m_05c_20250214/SplitCacheByNetworkIsolationKey/EnableFeatureForTests/SqlScopedTransactionWebDatabase/Enabled/StandardizedBrowserZoom/Enabled/StaticStorageQuota/Enabled/StickyActivationTest3/Enabled/StorageBuckets/Enabled/StreamlineRendererInit/Enabled/StringWidthCache/Enabled/StructuredCloningForMessaging/Enabled/SupportOpeningDraggedLinksInSameTab/Enabled/SuppressesNetworkActivitiesOnSlowNetwork/SuppressesAll/SymphoniaAudioDecoding/Enabled/SymphoniaMp3Decoding/Enabled/SyncDeviceInfoUseWallClockTimer/Enabled/SyncIncreaseNudgeDelayForSingleClient/EnabledFactor2/SyncRecordDeviceStatisticsMetrics/Enabled/SyncShowBookmarksLimitExceededError/Enabled/SyncValidateAccessToken/Enabled/SystemSignalCollectionImprovementEnabled/Enabled/*TLSTrustAnchorIDs/Enabled_VerifyMTCs/TabAudioMuting/Enabled/*TabGroupInteractionsDesktop/Enabled/TabGroupsCollapseFreezing/Disabled/TabHoverCardImagesMacArm/Enabled/TabSearchInProductHelp/TabSearchIPH/TabstripDeclutter/Enabled/TailoredSecurityIntegration/TailoredSecurityIntegration/TextInputClientNestedLoop/EnabledWithEventMask/TextInputHostMojoCapabilityControlWorkaround/Enabled/TextSafetyScanLanguageDetection/Enabled/*ThreadPoolForegroundBlockingTimeouts/Enabled_Moderate/ThreeButtonPasswordSaveDialog/ThreeButtonPasswordSaveDialog/ThrottleFrameSinksOnInteractionExperiment/Enabled/ThrottleMainFrameTo60HzMacV3/Enabled/TraceSiteInstanceGetProcessCreation/EnabledAndCrash/TranslateBubbleOpenSettings/TranslateBubbleOpenSettings/TranslateToastStudy/Enabled_20260209/TreesInViz/Disabled/TrustSafetySentimentSurvey/Enabled/TrustSafetySentimentSurveyV2/Enabled_20240212/TrustTokenOriginTrial/Enabled/UMA-Pseudo-Metrics-Effect-Injection-25-Percent/BigEffect_01/UkmSamplingRate/Sampled_NoSeed_Other/UnifiedAutoplay/Enabled/UnlockDuringGpuImageOperations/Enabled/UnoPhase2Desktop/EnabledWithExplicitSigninForExtensionsAndBookmarks/UnoPhase2FollowUpDesktop/Enabled/UnthrottleAsyncTouchMoves/Enabled_UnthrottledWhenGsuUnconsumed/UpdateIsMainFrameOriginRecentlyAccessedStudy/Enabled/*UseBoringSSLForRandBytes/Enabled/UseLastVisitedFallbackURLFavicon/Enabled/UsePersistentCacheForCodeCache/Enabled/UsePrimaryAndTonalButtonsForPromos/Enabled/*UseSCContentSharingPicker/Enabled/UseSmartRefForGPUFenceHandle/Enabled/UseSnappyForParkableStrings/Enabled/UserBypassUI/Enabled/UserValueDefaultBrowserStrings/Enabled/V8BytecodeVerification/Enabled/V8CodeFlushing/Time180/V8DisableEagerAllocationFailures/Disabled/V8DisableScavengerUpdatesAllocationLimit/Enabled/V8EnforceGlobalHeapLimit/Enabled/V8ExternalMemoryAccountedInGlobalLimit/Enabled/V8IneffectiveMarkCompact/HighSizeThreshold/V8LargePagePool/Enabled/V8LateHeapLimitCheck/Enabled/V8ManagedZoneMemory/Enabled/V8MemoryPoolReleaseOnMallocFailures/Enabled/V8MemoryReducerDelay/30/V8NewOldGenerationHeapSize/Enabled/V8NoTrimDescriptorArray/NoTrimWithStack/V8ParserAblation/Disabled/V8PreconfigureOldGen/Enabled/V8SideStepTransitions/Enabled/V8SingleThreadedGCInBackgroundVariants/Enabled/V8SlowHistograms/Control/V8Turbolev/Disabled/VSyncDecoding/Enabled/*VariationsStickyNoopTest/Enabled/VariationsStickyPersistence/PersistViaCommitWrite_20260107/VerifyDidCommitParams/Enabled/VerifyQWACsRollout/Enabled/*VerticalTabs/Enabled/VisitedLinksOn404/Enabled/VisitedURLRankingService/VisitedURLRankingService/WebAuthenticationNewRefreshFlow/Enabled/WebContentsDiscard/EnabledIgnoreWorkers/WebGPUEnableRangeAnalysisForRobustness/Enabled/WebHistoryUseNewApi/Enabled/WebProtectDlpScanPastedImages/Enabled/WebRTC-Aec3BufferingMaxAllowedExcessRenderBlocksOverride/1/WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride/0.1/WebRTC-Aec3TransparentModeHmm/Enabled/WebRTC-Agc2MaxSpeechLevelExperimental/Enabled/WebRTC-Agc2SpeechLevelEstimatorExperimental/Enabled/WebRTC-Audio-GainController2/Enabled,switch_to_agc2:true,target_range_min_dbfs:-50,target_range_max_dbfs:-30,max_gain_db:50,initial_gain_db:15,max_gain_change_db_per_second:6,headroom_db:5,enable_clipping_predictor:true,disallow_transient_suppressor_usage:true,_20230614/WebRTC-Audio-NetEqDecisionLogicConfig/enable_stable_playout_delay:true,reinit_after_expands:1000/WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx/Enabled/WebRTC-BurstyPacer/burst:20ms,_V1/WebRTC-Bwe-LossBasedBweV2/Enabled:true,InstantUpperBoundBwBalance:100kbps,InherentLossUpperBoundBwBalance:100kbps,LossThresholdOfHighBandwidthPreference:0.2,UseByteLossRate:true,ObservationWindowSize:15,BwRampupUpperBoundFactor:1.5,BwRampupUpperBoundInHoldFactor:1.2,BwRampupUpperBoundHoldThreshold:1.3,BoundBestCandidate:true,UseInStartPhase:true,LowerBoundByAckedRateFactor:1.0,HoldDurationFactor:2.0,PaddingDuration:2000ms,PaceAtLossBasedEstimate:true/WebRTC-Bwe-ProbingConfiguration/network_state_probe_duration:200ms,network_state_interval:10s,min_probe_delta:20ms,est_lower_than_network_ratio:0.7,skip_if_est_larger_than_fraction_of_max:0.9,alr_scale:1.5,step_size:1.5/WebRTC-Bwe-ReceiverLimitCapsOnly/Enabled/WebRTC-Bwe-RobustThroughputEstimatorSettings/enabled:true,_V1/WebRTC-DataChannelMessageInterleaving/Enabled/WebRTC-EncoderSpeed/dynamic_speed:true,av1_camera:higher/WebRTC-IPv6NetworkResolutionFixes/Enabled,ResolveStunHostnameForFamily:true,PreferGlobalIPv6Address:true,DiversifyIpv6Interfaces:true,_20220929/WebRTC-JitterEstimatorConfig/num_stddev_delay_clamp:5,num_stddev_delay_outlier:2,num_stddev_size_outlier:2,estimate_noise_when_congested:false,_20230118_BETA/*WebRTC-MediaTaskQueuePriorities/Enabled/WebRTC-RFC8888CongestionControlFeedback/Enabled,_20251209/WebRTC-SendBufferSizeBytes/262144,_V1/WebRTC-SendPacketsOnWorkerThread/Enabled,_20221205/WebRTC-SlackedTaskQueuePacedSender/Enabled,max_queue_time:75ms,_V4/WebRTC-UseAbsCapTimeForG2gMetric/Enabled_20250408/WebRTC-VP8ConferenceTemporalLayers/2_V1/WebRTC-Video-AV1EvenPayloadSizes/Enabled/WebRTC-Video-CalculatePsnr/Enabled,sampling_interval:1000ms/WebRTC-Video-EnableRetransmitAllLayers/Enabled,_20230607_BETA/WebRTC-Video-H26xPacketBuffer/Enabled/WebRTC-Video-ReceiveAndSendH265/Enabled_SendReceive/WebRTC-Vp9ExternalRefCtrl/Enabled/WebRTC-ZeroPlayoutDelay/min_pacing:0ms,max_decode_queue_size:8,/WebRTCColorAccuracy/Enabled/WebRtcAudioSinkUseTimestampAligner/Enabled/WebRtcPqcForDtls/Enabled/WebUIInProcessResourceLoading/Enabled_WithScriptStreaming/WebrtcEncodeReadbackOptimization/Enabled_acc_scaling/WhatsNewHats/Enabled_en_20241016/WidevinePersistentLicenseSupport/Disabled_M140/XMLParsingRustNonXslt/Enabled/XSLTSpecialTrial/Disabled/YourSavedInfoBrandingInSettings/Enable/YourSavedInfoSettingsPage/Enable/ZPSPrefetchDebouncingDesktop/Enabled_300ms_FromLastRun/ZeroStateSuggestionsV2/Enabled/ZstdForCrossSiteSpeculationRulesPrefetch/Enabled"}
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"epochs": [ {
|
|
3
|
+
"calculation_time": "13426296971499964",
|
|
4
|
+
"config_version": 0,
|
|
5
|
+
"model_version": "0",
|
|
6
|
+
"padded_top_topics_start_index": 0,
|
|
7
|
+
"taxonomy_version": 0,
|
|
8
|
+
"top_topics_and_observing_domains": [ ]
|
|
9
|
+
} ],
|
|
10
|
+
"hex_encoded_hmac_key": "CCE415DE0C0565016D684F11D4C3458A8D306126D948E1A338FA5B034C098DF0",
|
|
11
|
+
"next_scheduled_calculation_time": "13426901771499991"
|
|
12
|
+
}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
SQLCache3
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$F~
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
MANIFEST-000001
|
|
File without changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
2026/06/18-19:56:09.183 94a600 Creating DB /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules since it was missing.
|
|
2
|
+
2026/06/18-19:56:09.185 94a600 Reusing MANIFEST /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/MANIFEST-000001
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
MANIFEST-000001
|
|
File without changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
2026/06/18-19:56:09.186 94a600 Creating DB /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts since it was missing.
|
|
2
|
+
2026/06/18-19:56:09.187 94a600 Reusing MANIFEST /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/MANIFEST-000001
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
MANIFEST-000001
|
|
File without changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
2026/06/18-19:56:09.529 94a5e5 Creating DB /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State since it was missing.
|
|
2
|
+
2026/06/18-19:56:09.546 94a5e5 Reusing MANIFEST /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/MANIFEST-000001
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
MANIFEST-000001
|
|
File without changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
2026/06/18-19:56:11.514 94a5e4 Creating DB /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store since it was missing.
|
|
2
|
+
2026/06/18-19:56:11.518 94a5e4 Reusing MANIFEST /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/MANIFEST-000001
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
MANIFEST-000001
|
|
File without changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
2026/06/18-19:56:09.565 94a5e5 Creating DB /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp since it was missing.
|
|
2
|
+
2026/06/18-19:56:09.568 94a5e5 Reusing MANIFEST /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/MANIFEST-000001
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
MANIFEST-000001
|
|
File without changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
2026/06/18-19:56:09.229 94a655 Creating DB /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb since it was missing.
|
|
2
|
+
2026/06/18-19:56:09.235 94a655 Reusing MANIFEST /Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/MANIFEST-000001
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"net":{"http_server_properties":{"servers":[{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13428888969799080","port":443,"protocol_str":"quic"}],"anonymization":["GAAAABIAAABodHRwczovL2dvb2dsZS5jb20AAA==",false,0],"network_stats":{"srtt":81302},"server":"https://accounts.google.com","supports_spdy":true},{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13428888972184779","port":443,"protocol_str":"quic"}],"anonymization":["GAAAABIAAABodHRwczovL2dvb2dsZS5jb20AAA==",false,0],"network_stats":{"srtt":28175},"server":"https://android.clients.google.com"},{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13428888970101045","port":443,"protocol_str":"quic"}],"anonymization":["GAAAABIAAABodHRwczovL2dvb2dsZS5jb20AAA==",false,0],"network_stats":{"srtt":28991},"server":"https://www.google.com"}],"supports_quic":{"address":"192.168.0.7","used_quic":true},"version":5},"network_qualities":{"CAASABiAgICA+P////8B":"4G"}}}
|