extension-develop 4.0.2-canary.local-d776e4d9 → 4.0.2
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/101.mjs +1 -1
- 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/extension-js/chrome/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/chrome/ready.json +16 -0
- package/dist/extension-js-devtools/extension-js/chromium/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/chromium/ready.json +16 -0
- package/dist/extension-js-devtools/extension-js/edge/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/edge/ready.json +16 -0
- package/dist/extension-js-devtools/extension-js/firefox/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/firefox/ready.json +16 -0
- 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/extension-js/chrome/events.ndjson +2 -0
- package/dist/extension-js-theme/extension-js/chrome/ready.json +16 -0
- package/dist/extension-js-theme/extension-js/chromium/events.ndjson +2 -0
- package/dist/extension-js-theme/extension-js/chromium/ready.json +16 -0
- package/dist/extension-js-theme/extension-js/edge/events.ndjson +2 -0
- package/dist/extension-js-theme/extension-js/edge/ready.json +16 -0
- package/dist/extension-js-theme/extension-js/firefox/events.ndjson +4 -148
- package/dist/extension-js-theme/extension-js/firefox/ready.json +7 -7
- package/package.json +1 -1
- package/dist/extension-js-theme/brave/background/service_worker.js +0 -2003
- package/dist/extension-js-theme/brave/background/service_worker.js.map +0 -1
- package/dist/extension-js-theme/brave/manifest.json +0 -45
- 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 +0 -4
- package/dist/extension-js-theme/extension-js/brave/logs.ndjson +0 -3
- package/dist/extension-js-theme/extension-js/brave/ready.json +0 -20
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/.extension-js-managed-profile +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/ChromeFeatureState +0 -1
- 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 +0 -2
- 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 +0 -12
- 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 +0 -1
- 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 +0 -1
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PreferredApps +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Reporting and 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 +0 -1
- 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 +0 -1
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -1
- 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 +0 -2
- 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 +0 -1
- 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 +0 -2
- 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 +0 -2
- 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 +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Local State +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Variations +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/extensions_crx_cache/metadata.json +0 -1
- 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 +0 -22
- 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 +0 -22
- 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 +0 -22
- package/dist/extension-js-theme/theme-dist-bak/firefox/manifest.json +0 -66
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"background/service_worker.js","sources":["webpack://@extension-js/theme/../../node_modules/@rspack/core/hot/dev-server.js","webpack://@extension-js/theme/../../node_modules/@rspack/core/hot/emitter.js","webpack://@extension-js/theme/../../node_modules/@rspack/core/hot/log-apply-result.js","webpack://@extension-js/theme/../../node_modules/@rspack/core/hot/log.js","webpack://@extension-js/theme/../../programs/develop/dist/minimum-chromium-file.js","webpack://@extension-js/theme/WebExtensionBrowserRuntime","webpack://@extension-js/theme/webpack/runtime/define_property_getters","webpack://@extension-js/theme/webpack/runtime/get_chunk_update_filename","webpack://@extension-js/theme/webpack/runtime/get_full_hash","webpack://@extension-js/theme/webpack/runtime/get_main_filename/update manifest","webpack://@extension-js/theme/webpack/runtime/has_own_property","webpack://@extension-js/theme/webpack/runtime/hot_module_replacement","webpack://@extension-js/theme/webpack/runtime/load_script","webpack://@extension-js/theme/webpack/runtime/public_path","webpack://@extension-js/theme/load script","webpack://@extension-js/theme/publicPath","webpack://@extension-js/theme/webpack/runtime/jsonp_chunk_loading"],"sourcesContent":["/*\n\tMIT License http://www.opensource.org/licenses/mit-license.php\n\tAuthor Tobias Koppers @sokra\n*/\n/* globals __webpack_hash__ */\n\nimport { log, formatError } from './log.js';\nimport { emitter as hotEmitter } from './emitter.js';\nimport { logApplyResult } from './log-apply-result.js';\n\nif (import.meta.webpackHot) {\n /** @type {undefined|string} */\n var lastHash;\n var upToDate = function upToDate() {\n return /** @type {string} */ (lastHash).indexOf(__webpack_hash__) >= 0;\n };\n var check = function check() {\n import.meta.webpackHot\n .check(true)\n .then(function (updatedModules) {\n if (!updatedModules) {\n log(\n 'warning',\n '[HMR] Cannot find update. ' +\n (typeof window !== 'undefined'\n ? 'Need to do a full reload!'\n : 'Please reload manually!'),\n );\n log(\n 'warning',\n '[HMR] (Probably because of restarting the rspack-dev-server)',\n );\n if (typeof window !== 'undefined') {\n window.location.reload();\n }\n return;\n }\n\n if (!upToDate()) {\n check();\n }\n\n logApplyResult(updatedModules, updatedModules);\n\n if (upToDate()) {\n log('info', '[HMR] App is up to date.');\n }\n })\n .catch(function (err) {\n var status = import.meta.webpackHot.status();\n if (['abort', 'fail'].indexOf(status) >= 0) {\n log(\n 'warning',\n '[HMR] Cannot apply update. ' +\n (typeof window !== 'undefined'\n ? 'Need to do a full reload!'\n : 'Please reload manually!'),\n );\n log('warning', '[HMR] ' + formatError(err));\n if (typeof window !== 'undefined') {\n window.location.reload();\n }\n } else {\n log('warning', '[HMR] Update failed: ' + formatError(err));\n }\n });\n };\n hotEmitter.on('webpackHotUpdate', function (currentHash) {\n lastHash = currentHash;\n if (!upToDate() && import.meta.webpackHot.status() === 'idle') {\n log('info', '[HMR] Checking for updates on the server...');\n check();\n }\n });\n log('info', '[HMR] Waiting for update signal from WDS...');\n} else {\n throw new Error('[HMR] Hot Module Replacement is disabled.');\n}\n","function EventEmitter() {\n this.events = {};\n}\n\nEventEmitter.prototype.on = function (eventName, callback) {\n if (!this.events[eventName]) {\n this.events[eventName] = [];\n }\n this.events[eventName].push(callback);\n};\n\nEventEmitter.prototype.emit = function (eventName) {\n var args = Array.prototype.slice.call(arguments, 1);\n if (this.events[eventName]) {\n this.events[eventName].forEach(function (callback) {\n callback.apply(null, args);\n });\n }\n};\n\nvar emitter = new EventEmitter();\n\nexport { emitter };\n","/*\n\tMIT License http://www.opensource.org/licenses/mit-license.php\n\tAuthor Tobias Koppers @sokra\n*/\n\nimport { log, groupCollapsed, groupEnd } from './log.js';\n\n/**\n * @param {(string | number)[]} updatedModules updated modules\n * @param {(string | number)[] | null} renewedModules renewed modules\n */\nfunction logApplyResult(updatedModules, renewedModules) {\n var unacceptedModules = updatedModules.filter(function (moduleId) {\n return renewedModules && renewedModules.indexOf(moduleId) < 0;\n });\n\n if (unacceptedModules.length > 0) {\n log(\n 'warning',\n \"[HMR] The following modules couldn't be hot updated: (They would need a full reload!)\",\n );\n unacceptedModules.forEach(function (moduleId) {\n log('warning', '[HMR] - ' + moduleId);\n });\n }\n\n if (!renewedModules || renewedModules.length === 0) {\n log('info', '[HMR] Nothing hot updated.');\n } else {\n log('info', '[HMR] Updated modules:');\n renewedModules.forEach(function (moduleId) {\n if (typeof moduleId === 'string' && moduleId.indexOf('!') !== -1) {\n var parts = moduleId.split('!');\n groupCollapsed('info', '[HMR] - ' + parts.pop());\n log('info', '[HMR] - ' + moduleId);\n groupEnd('info');\n } else {\n log('info', '[HMR] - ' + moduleId);\n }\n });\n var numberIds = renewedModules.every(function (moduleId) {\n return typeof moduleId === 'number';\n });\n if (numberIds)\n log(\n 'info',\n '[HMR] Consider using the optimization.moduleIds: \"named\" for module names.',\n );\n }\n}\n\nexport { logApplyResult };\n","/** @typedef {\"info\" | \"warning\" | \"error\"} LogLevel */\n\n/** @type {LogLevel} */\nvar logLevel = 'info';\n\nfunction dummy() {}\n\n/**\n * @param {LogLevel} level log level\n * @returns {boolean} true, if should log\n */\nfunction shouldLog(level) {\n var shouldLog =\n (logLevel === 'info' && level === 'info') ||\n (['info', 'warning'].indexOf(logLevel) >= 0 && level === 'warning') ||\n (['info', 'warning', 'error'].indexOf(logLevel) >= 0 && level === 'error');\n return shouldLog;\n}\n\n/**\n * @param {(msg?: string) => void} logFn log function\n * @returns {(level: LogLevel, msg?: string) => void} function that logs when log level is sufficient\n */\nfunction logGroup(logFn) {\n return function (level, msg) {\n if (shouldLog(level)) {\n logFn(msg);\n }\n };\n}\n\n/**\n * @param {LogLevel} level log level\n * @param {string|Error} msg message\n */\nfunction log(level, msg) {\n if (shouldLog(level)) {\n if (level === 'info') {\n console.log(msg);\n } else if (level === 'warning') {\n console.warn(msg);\n } else if (level === 'error') {\n console.error(msg);\n }\n }\n}\n\nvar group = console.group || dummy;\nvar groupCollapsed = console.groupCollapsed || dummy;\nvar groupEnd = console.groupEnd || dummy;\n\nexport var group = logGroup(group);\n\nexport var groupCollapsed = logGroup(groupCollapsed);\n\nexport var groupEnd = logGroup(groupEnd);\n\n/**\n * @param {LogLevel} level log level\n */\nexport var setLogLevel = function (level) {\n logLevel = level;\n};\n\n/**\n * @param {Error} err error\n * @returns {string} formatted error\n */\nexport var formatError = function (err) {\n var message = err.message;\n var stack = err.stack;\n if (!stack) {\n return message;\n } else if (stack.indexOf(message) < 0) {\n return message + '\\n' + stack;\n } else {\n return stack;\n }\n};\n\nlog.group = group;\nlog.groupCollapsed = groupCollapsed;\nlog.groupEnd = groupEnd;\nlog.setLogLevel = setLogLevel;\nlog.formatError = formatError;\n\nexport { log };\n","try {\n const loc = globalThis?.location;\n if (loc && 'function' != typeof loc.reload) loc.reload = ()=>{};\n} catch {}\nconsole.log('Minimum Chromium file loaded for reload purposes');\n","let isChrome, runtime;\ntry {\n\tif (typeof globalThis === \"object\" && globalThis && typeof globalThis.browser !== \"undefined\" && typeof globalThis.browser.runtime?.getURL === \"function\") {\n\t\truntime = globalThis.browser;\n\t}\n} catch (_) {}\nif (!runtime) {\n\ttry {\n\t\tif (typeof globalThis === \"object\" && globalThis && typeof globalThis.chrome !== \"undefined\" && typeof globalThis.chrome.runtime?.getURL === \"function\") {\n\t\t\tisChrome = true;\n\t\t\truntime = globalThis.chrome;\n\t\t}\n\t} catch (_) {}\n}\n__webpack_require__.webExtRtModern = !isChrome;\n__webpack_require__.webExtRt = runtime || { runtime: null };\nif (!runtime && (typeof self !== \"object\" || !self.addEventListener)) {\n\t__webpack_require__.webExtRt = { runtime: { getURL: String } };\n}","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.hu = (chunkId) => ('hot/' + chunkId + '.' + __webpack_require__.h() + '.js')","__webpack_require__.h = () => (\"90ac35b1d1dab440\")","__webpack_require__.hmrF = function () {\n return \"hot/background/service_worker.\" + __webpack_require__.h() + \".json\";\n };\n ","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","var currentModuleData = {};\nvar installedModules = __webpack_require__.c;\n\n// module and require creation\nvar currentChildModule;\nvar currentParents = [];\n\n// status\nvar registeredStatusHandlers = [];\nvar currentStatus = \"idle\";\n\n// while downloading\nvar blockingPromises = 0;\nvar blockingPromisesWaiting = [];\n\n// The update info\nvar currentUpdateApplyHandlers;\nvar queuedInvalidatedModules;\n\n__webpack_require__.hmrD = currentModuleData;\n__webpack_require__.i.push(function (options) {\n\tvar module = options.module;\n\tvar require = createRequire(options.require, options.id);\n\tmodule.hot = createModuleHotObject(options.id, module);\n\tmodule.parents = currentParents;\n\tmodule.children = [];\n\tcurrentParents = [];\n\toptions.require = require;\n});\n\n__webpack_require__.hmrC = {};\n__webpack_require__.hmrI = {};\n\nfunction createRequire(require, moduleId) {\n\tvar me = installedModules[moduleId];\n\tif (!me) return require;\n\tvar fn = function (request) {\n\t\tif (me.hot.active) {\n\t\t\tif (installedModules[request]) {\n\t\t\t\tvar parents = installedModules[request].parents;\n\t\t\t\tif (parents.indexOf(moduleId) === -1) {\n\t\t\t\t\tparents.push(moduleId);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tcurrentParents = [moduleId];\n\t\t\t\tcurrentChildModule = request;\n\t\t\t}\n\t\t\tif (me.children.indexOf(request) === -1) {\n\t\t\t\tme.children.push(request);\n\t\t\t}\n\t\t} else {\n\t\t\tconsole.warn(\n\t\t\t\t\"[HMR] unexpected require(\" +\n\t\t\t\trequest +\n\t\t\t\t\") from disposed module \" +\n\t\t\t\tmoduleId\n\t\t\t);\n\t\t\tcurrentParents = [];\n\t\t}\n\t\treturn require(request);\n\t};\n\tvar createPropertyDescriptor = function (name) {\n\t\treturn {\n\t\t\tconfigurable: true,\n\t\t\tenumerable: true,\n\t\t\tget: function () {\n\t\t\t\treturn require[name];\n\t\t\t},\n\t\t\tset: function (value) {\n\t\t\t\trequire[name] = value;\n\t\t\t}\n\t\t};\n\t};\n\tfor (var name in require) {\n\t\tif (Object.prototype.hasOwnProperty.call(require, name) && name !== \"e\") {\n\t\t\tObject.defineProperty(fn, name, createPropertyDescriptor(name));\n\t\t}\n\t}\n\n\tfn.e = function (chunkId, fetchPriority) {\n\t\treturn trackBlockingPromise(require.e(chunkId, fetchPriority));\n\t};\n\n\treturn fn;\n}\n\nfunction createModuleHotObject(moduleId, me) {\n\tvar _main = currentChildModule !== moduleId;\n\tvar hot = {\n\t\t_acceptedDependencies: {},\n\t\t_acceptedErrorHandlers: {},\n\t\t_declinedDependencies: {},\n\t\t_selfAccepted: false,\n\t\t_selfDeclined: false,\n\t\t_selfInvalidated: false,\n\t\t_disposeHandlers: [],\n\t\t_main: _main,\n\t\t_requireSelf: function () {\n\t\t\tcurrentParents = me.parents.slice();\n\t\t\tcurrentChildModule = _main ? undefined : moduleId;\n\t\t\t__webpack_require__(moduleId);\n\t\t},\n\t\tactive: true,\n\t\taccept: function (dep, callback, errorHandler) {\n\t\t\tif (dep === undefined) hot._selfAccepted = true;\n\t\t\telse if (typeof dep === \"function\") hot._selfAccepted = dep;\n\t\t\telse if (typeof dep === \"object\" && dep !== null) {\n\t\t\t\tfor (var i = 0; i < dep.length; i++) {\n\t\t\t\t\thot._acceptedDependencies[dep[i]] = callback || function () { };\n\t\t\t\t\thot._acceptedErrorHandlers[dep[i]] = errorHandler;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\thot._acceptedDependencies[dep] = callback || function () { };\n\t\t\t\thot._acceptedErrorHandlers[dep] = errorHandler;\n\t\t\t}\n\t\t},\n\t\tdecline: function (dep) {\n\t\t\tif (dep === undefined) hot._selfDeclined = true;\n\t\t\telse if (typeof dep === \"object\" && dep !== null)\n\t\t\t\tfor (var i = 0; i < dep.length; i++)\n\t\t\t\t\thot._declinedDependencies[dep[i]] = true;\n\t\t\telse hot._declinedDependencies[dep] = true;\n\t\t},\n\t\tdispose: function (callback) {\n\t\t\thot._disposeHandlers.push(callback);\n\t\t},\n\t\taddDisposeHandler: function (callback) {\n\t\t\thot._disposeHandlers.push(callback);\n\t\t},\n\t\tremoveDisposeHandler: function (callback) {\n\t\t\tvar idx = hot._disposeHandlers.indexOf(callback);\n\t\t\tif (idx >= 0) hot._disposeHandlers.splice(idx, 1);\n\t\t},\n\t\tinvalidate: function () {\n\t\t\tthis._selfInvalidated = true;\n\t\t\tswitch (currentStatus) {\n\t\t\t\tcase \"idle\":\n\t\t\t\t\tcurrentUpdateApplyHandlers = [];\n\t\t\t\t\tObject.keys(__webpack_require__.hmrI).forEach(function (key) {\n\t\t\t\t\t\t__webpack_require__.hmrI[key](moduleId, currentUpdateApplyHandlers);\n\t\t\t\t\t});\n\t\t\t\t\tsetStatus(\"ready\");\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"ready\":\n\t\t\t\t\tObject.keys(__webpack_require__.hmrI).forEach(function (key) {\n\t\t\t\t\t\t__webpack_require__.hmrI[key](moduleId, currentUpdateApplyHandlers);\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"prepare\":\n\t\t\t\tcase \"check\":\n\t\t\t\tcase \"dispose\":\n\t\t\t\tcase \"apply\":\n\t\t\t\t\t(queuedInvalidatedModules = queuedInvalidatedModules || []).push(\n\t\t\t\t\t\tmoduleId\n\t\t\t\t\t);\n\t\t\t\t\tbreak;\n\t\t\t\tdefault:\n\t\t\t\t\tbreak;\n\t\t\t}\n\t\t},\n\t\tcheck: hotCheck,\n\t\tapply: hotApply,\n\t\tstatus: function (l) {\n\t\t\tif (!l) return currentStatus;\n\t\t\tregisteredStatusHandlers.push(l);\n\t\t},\n\t\taddStatusHandler: function (l) {\n\t\t\tregisteredStatusHandlers.push(l);\n\t\t},\n\t\tremoveStatusHandler: function (l) {\n\t\t\tvar idx = registeredStatusHandlers.indexOf(l);\n\t\t\tif (idx >= 0) registeredStatusHandlers.splice(idx, 1);\n\t\t},\n\t\tdata: currentModuleData[moduleId]\n\t};\n\tcurrentChildModule = undefined;\n\treturn hot;\n}\n\nfunction setStatus(newStatus) {\n\tcurrentStatus = newStatus;\n\t\n\tvar results = [];\n\tfor (var i = 0; i < registeredStatusHandlers.length; i++)\n\t\tresults[i] = registeredStatusHandlers[i].call(null, newStatus);\n\n\treturn Promise.all(results).then(function () { });\n}\n\nfunction unblock() {\n\tif (--blockingPromises === 0) {\n\t\tsetStatus(\"ready\").then(function () {\n\t\t\tif (blockingPromises === 0) {\n\t\t\t\tvar list = blockingPromisesWaiting;\n\t\t\t\tblockingPromisesWaiting = [];\n\t\t\t\tfor (var i = 0; i < list.length; i++) {\n\t\t\t\t\tlist[i]();\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n}\n\nfunction trackBlockingPromise(promise) {\n\tswitch (currentStatus) {\n\t\tcase \"ready\":\n\t\t\tsetStatus(\"prepare\");\n\t\tcase \"prepare\":\n\t\t\tblockingPromises++;\n\t\t\tpromise.then(unblock, unblock);\n\t\t\treturn promise;\n\t\tdefault:\n\t\t\treturn promise;\n\t}\n}\n\nfunction waitForBlockingPromises(fn) {\n\tif (blockingPromises === 0) return fn();\n\treturn new Promise(function (resolve) {\n\t\tblockingPromisesWaiting.push(function () {\n\t\t\tresolve(fn());\n\t\t});\n\t});\n}\n\nfunction hotCheck(applyOnUpdate) {\n\tif (currentStatus !== \"idle\") {\n\t\tthrow new Error(\"check() is only allowed in idle status\");\n\t}\n\t\n\treturn setStatus(\"check\")\n\t\t.then(__webpack_require__.hmrM)\n\t\t.then(function (update) {\n\t\t\tif (!update) {\n\t\t\t\treturn setStatus(applyInvalidatedModules() ? \"ready\" : \"idle\").then(\n\t\t\t\t\tfunction () {\n\t\t\t\t\t\treturn null;\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t}\n\n\t\t\treturn setStatus(\"prepare\").then(function () {\n\t\t\t\tvar updatedModules = [];\n\t\t\t\tcurrentUpdateApplyHandlers = [];\n\n\t\t\t\treturn Promise.all(\n\t\t\t\t\tObject.keys(__webpack_require__.hmrC).reduce(function (\n\t\t\t\t\t\tpromises,\n\t\t\t\t\t\tkey\n\t\t\t\t\t) {\n\t\t\t\t\t\t__webpack_require__.hmrC[key](\n\t\t\t\t\t\t\tupdate.c,\n\t\t\t\t\t\t\tupdate.r,\n\t\t\t\t\t\t\tupdate.m,\n\t\t\t\t\t\t\tpromises,\n\t\t\t\t\t\t\tcurrentUpdateApplyHandlers,\n\t\t\t\t\t\t\tupdatedModules\n\t\t\t\t\t\t);\n\t\t\t\t\t\treturn promises;\n\t\t\t\t\t},\n\t\t\t\t\t\t[])\n\t\t\t\t).then(function () {\n\t\t\t\t\treturn waitForBlockingPromises(function () {\n\t\t\t\t\t\tif (applyOnUpdate) {\n\t\t\t\t\t\t\treturn internalApply(applyOnUpdate);\n\t\t\t\t\t\t}\n\t\t\t\t\t\treturn setStatus(\"ready\").then(function () {\n\t\t\t\t\t\t\treturn updatedModules;\n\t\t\t\t\t\t});\n\t\t\t\t\t});\n\t\t\t\t});\n\t\t\t});\n\t\t});\n}\n\nfunction hotApply(options) {\n\tif (currentStatus !== \"ready\") {\n\t\treturn Promise.resolve().then(function () {\n\t\t\tthrow new Error(\n\t\t\t\t\"apply() is only allowed in ready status (state: \" + currentStatus + \")\"\n\t\t\t);\n\t\t});\n\t}\n\treturn internalApply(options);\n}\n\nfunction internalApply(options) {\n\toptions = options || {};\n\tapplyInvalidatedModules();\n\tvar results = currentUpdateApplyHandlers.map(function (handler) {\n\t\treturn handler(options);\n\t});\n\tcurrentUpdateApplyHandlers = undefined;\n\tvar errors = results\n\t\t.map(function (r) {\n\t\t\treturn r.error;\n\t\t})\n\t\t.filter(Boolean);\n\n\tif (errors.length > 0) {\n\t\treturn setStatus(\"abort\").then(function () {\n\t\t\tthrow errors[0];\n\t\t});\n\t}\n\n\tvar disposePromise = setStatus(\"dispose\");\n\n\tresults.forEach(function (result) {\n\t\tif (result.dispose) result.dispose();\n\t});\n\n\tvar applyPromise = setStatus(\"apply\");\n\n\tvar error;\n\tvar reportError = function (err) {\n\t\tif (!error) error = err;\n\t};\n\n\tvar outdatedModules = [];\n\tresults.forEach(function (result) {\n\t\tif (result.apply) {\n\t\t\tvar modules = result.apply(reportError);\n\t\t\tif (modules) {\n\t\t\t\tfor (var i = 0; i < modules.length; i++) {\n\t\t\t\t\toutdatedModules.push(modules[i]);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\n\treturn Promise.all([disposePromise, applyPromise]).then(function () {\n\t\tif (error) {\n\t\t\treturn setStatus(\"fail\").then(function () {\n\t\t\t\tthrow error;\n\t\t\t});\n\t\t}\n\n\t\tif (queuedInvalidatedModules) {\n\t\t\treturn internalApply(options).then(function (list) {\n\t\t\t\toutdatedModules.forEach(function (moduleId) {\n\t\t\t\t\tif (list.indexOf(moduleId) < 0) list.push(moduleId);\n\t\t\t\t});\n\t\t\t\treturn list;\n\t\t\t});\n\t\t}\n\n\t\treturn setStatus(\"idle\").then(function () {\n\t\t\treturn outdatedModules;\n\t\t});\n\t});\n}\n\nfunction applyInvalidatedModules() {\n\tif (queuedInvalidatedModules) {\n\t\tif (!currentUpdateApplyHandlers) currentUpdateApplyHandlers = [];\n\t\tObject.keys(__webpack_require__.hmrI).forEach(function (key) {\n\t\t\tqueuedInvalidatedModules.forEach(function (moduleId) {\n\t\t\t\t__webpack_require__.hmrI[key](moduleId, currentUpdateApplyHandlers);\n\t\t\t});\n\t\t});\n\t\tqueuedInvalidatedModules = undefined;\n\t\treturn true;\n\t}\n}\n","var inProgress = {};\n\nvar uniqueName = \"@extension-js/theme:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = function (url, done, key, chunkId) {\n\tif (inProgress[url]) {\n\t\tinProgress[url].push(done);\n\t\treturn;\n\t}\n\tvar script, needAttach;\n\tif (key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor (var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif (s.getAttribute(\"src\") == url || s.getAttribute(\"data-rspack\") == uniqueName + key) {\n\t\t\t\tscript = s;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\tif (!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\nscript.timeout = 120;\nif (__webpack_require__.nc) {\n script.setAttribute(\"nonce\", __webpack_require__.nc);\n}\n\nscript.setAttribute(\"data-rspack\", uniqueName + key);\n\n\n\nscript.src = url;\n\n\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = function (prev, event) {\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns &&\n\t\t\tdoneFns.forEach(function (fn) {\n\t\t\t\treturn fn(event);\n\t\t\t});\n\t\tif (prev) return prev(event);\n\t};\n\tvar timeout = setTimeout(\n\t\tonScriptComplete.bind(null, undefined, {\n\t\t\ttype: 'timeout',\n\t\t\ttarget: script\n\t\t}),\n\t\t120000\n\t);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};\n","__webpack_require__.p = \"/\";","let bug816121warned, isNotIframe;\ntry {\n\tisNotIframe = typeof window === \"object\" ? window.top === window : true;\n} catch(e) {\n\tisNotIframe = false /* CORS error */;\n}\nconst hasExtensionRuntime = (function(){ try {return ((typeof globalThis === \"object\" && globalThis && globalThis.browser && globalThis.browser.runtime && typeof globalThis.browser.runtime.sendMessage === \"function\") || (typeof globalThis === \"object\" && globalThis && globalThis.chrome && globalThis.chrome.runtime && typeof globalThis.chrome.runtime.sendMessage === \"function\"));} catch (e) { return false; } })();\nconst classicLoader = (url, done) => {\n\tconst msg = { type: \"WTW_INJECT\", file: url };\n\tconst onError = (e) => {\n\t\tdone(Object.assign(e, { type: \"missing\" }))\n\t};\n\ttry {\n\tif (__webpack_require__.webExtRtModern) {\n\t\t__webpack_require__.webExtRt.runtime.sendMessage(msg).then(done, onError);\n\t} else {\n\t\t__webpack_require__.webExtRt.runtime.sendMessage(msg, () => {\n\t\t\tconst error = __webpack_require__.webExtRt.runtime.lastError;\n\t\t\tif (error) onError(error);\n\t\t\telse done();\n\t\t});\n\t}\n\t} catch (e) { onError(e); }\n};\nconst dynamicImportLoader = (url, done, key, chunkId) => {\n\timport(url).then(() => {\n\t\tif (isNotIframe) return done();\n\t\ttry {\n\t\t\t// It's a Chrome bug, if the import() is called in a sandboxed iframe, it _fails_ the script loading but _resolve_ the Promise.\n\t\t\t// we call __webpack_require__.f.j(chunkId) to check if it is loaded.\n\t\t\t// if it is, this is a no-op. if it is not, it will throw a TypeError because this function requires 2 parameters.\n\t\t\t// This call will not trigger the chunk loading because it is already loading.\n\t\t\t// see https://github.com/awesome-webextension/webpack-target-webextension/issues/41\n\t\t\tchunkId !== undefined && __webpack_require__.f.j(chunkId);\n\t\t\tdone();\n\t\t}\n\t\tcatch (_) {\n\t\t\tif (!bug816121warned) {\n\t\t\t\tconsole.warn(\"Chrome bug https://crbug.com/816121 hit.\");\n\t\t\t\tbug816121warned = true;\n\t\t\t}\n\t\t\treturn fallbackLoader(url, done, key, chunkId);\n\t\t}\n\t}, (e) => {\n\t\tconsole.warn(\"Dynamic import loader failed. Using fallback loader (see https://github.com/awesome-webextension/webpack-target-webextension#content-script).\", e);\n\t\tfallbackLoader(url, done, key, chunkId);\n\t});\n}\nconst scriptLoader = (url, done) => {\n\tconst script = document.createElement('script');\n\tscript.src = url;\n\tscript.onload = done;\n\tscript.onerror = done;\n\tdocument.body.appendChild(script);\n}\nconst workerLoader = (url, done) => {\n\ttry {\n\t\timportScripts(url);\n\t\tdone();\n\t} catch (e) {\n\t\tdone(e);\n\t}\n}\nconst isWorker = typeof importScripts === 'function'\nif (typeof location === 'object' && location.protocol.includes('-extension:')) {\n\t__webpack_require__.l = isWorker ? workerLoader : scriptLoader;\n} else {\n\tif (!isWorker && hasExtensionRuntime) __webpack_require__.l = classicLoader;\n\telse if (!isWorker) __webpack_require__.l = scriptLoader;\n}\nconst fallbackLoader = __webpack_require__.l;\n__webpack_require__.l = dynamicImportLoader;","var __extjsBase = (typeof globalThis === \"object\" && globalThis && globalThis.__EXTJS_EXTENSION_BASE__) ? String(globalThis.__EXTJS_EXTENSION_BASE__) : \"\";\nif (!__extjsBase && typeof document === \"object\" && document && document.documentElement) {\n\ttry { __extjsBase = document.documentElement.getAttribute(\"data-extjs-extension-base\") || \"\"; } catch(_) { __extjsBase = \"\"; }\n}\nvar __extjsRuntimePath = \"\";\nif (__webpack_require__.webExtRt && __webpack_require__.webExtRt.runtime && typeof __webpack_require__.webExtRt.runtime.getURL === \"function\") {\n\ttry { __extjsRuntimePath = __webpack_require__.webExtRt.runtime.getURL(\"/\"); } catch (_) { __extjsRuntimePath = \"\"; }\n}\nif (__extjsRuntimePath) {\n\t__webpack_require__.p = __extjsRuntimePath;\n} else if (__extjsBase) {\n\t__webpack_require__.p = __extjsBase.replace(/\\/+$/, \"/\") + String(\"/\").replace(/^\\/+/, \"\");\n} else {\n\t__webpack_require__.p = \"\";\n}\nif (!__extjsBase && typeof document === \"object\" && document && document.documentElement) {\n\ttry {\n\t\tvar __extjsRetries = 0;\n\t\tvar __extjsUpdateBase = function(){\n\t\t\tvar base = \"\";\n\t\t\ttry { base = document.documentElement.getAttribute(\"data-extjs-extension-base\") || \"\"; } catch(_) { base = \"\"; }\n\t\t\tif (base) {\n\t\t\t\t__webpack_require__.p = base.replace(/\\/+$/, \"/\") + String(\"/\").replace(/^\\/+/, \"\");\n\t\t\t} else if (__extjsRetries++ < 50) {\n\t\t\t\tsetTimeout(__extjsUpdateBase, 100);\n\t\t\t}\n\t\t};\n\t\t__extjsUpdateBase();\n\t} catch (_) {}\n}","\n // object to store loaded and loading chunks\n // undefined = chunk not loaded, null = chunk preloaded/prefetched\n // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\n var installedChunks = __webpack_require__.hmrS_jsonp = __webpack_require__.hmrS_jsonp || {169: 0,};\n var currentUpdatedModulesList;\nvar waitingUpdateResolves = {};\nfunction loadUpdateChunk(chunkId, updatedModulesList) {\n\tcurrentUpdatedModulesList = updatedModulesList;\n\treturn new Promise((resolve, reject) => {\n\t\twaitingUpdateResolves[chunkId] = resolve;\n\t\t// start update chunk loading\n\t\tvar url = __webpack_require__.p + __webpack_require__.hu(chunkId);\n\t\t// create error before stack unwound to get useful stacktrace later\n\t\tvar error = new Error();\n\t\tvar loadingEnded = (event) => {\n\t\t\tif (waitingUpdateResolves[chunkId]) {\n\t\t\t\twaitingUpdateResolves[chunkId] = undefined;\n\t\t\t\tvar errorType =\n\t\t\t\t\tevent && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\terror.message =\n\t\t\t\t\t'Loading hot update chunk ' +\n\t\t\t\t\tchunkId +\n\t\t\t\t\t' failed.\\n(' +\n\t\t\t\t\terrorType +\n\t\t\t\t\t': ' +\n\t\t\t\t\trealSrc +\n\t\t\t\t\t')';\n\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\terror.type = errorType;\n\t\t\t\terror.request = realSrc;\n\t\t\t\treject(error);\n\t\t\t}\n\t\t};\n\t\t__webpack_require__.l(url, loadingEnded);\n\t});\n}\n\nself[\"rspackHotUpdate_extension_js_theme\"] = (chunkId, moreModules, runtime) => {\n\tfor (var moduleId in moreModules) {\n\t\tif (__webpack_require__.o(moreModules, moduleId)) {\n\t\t\tcurrentUpdate[moduleId] = moreModules[moduleId];\n\t\t\tif (currentUpdatedModulesList) currentUpdatedModulesList.push(moduleId);\n\t\t}\n\t}\n\tif (runtime) currentUpdateRuntime.push(runtime);\n\tif (waitingUpdateResolves[chunkId]) {\n\t\twaitingUpdateResolves[chunkId]();\n\t\twaitingUpdateResolves[chunkId] = undefined;\n\t}\n};\nvar currentUpdateChunks;\nvar currentUpdate;\nvar currentUpdateRemovedChunks;\nvar currentUpdateRuntime;\nfunction applyHandler(options) {\n\tif (__webpack_require__.f) delete __webpack_require__.f.jsonpHmr;\n\tcurrentUpdateChunks = undefined;\n\tfunction getAffectedModuleEffects(updateModuleId) {\n\t\tvar outdatedModules = [updateModuleId];\n\t\tvar outdatedDependencies = {};\n\t\tvar queue = outdatedModules.map(function (id) {\n\t\t\treturn {\n\t\t\t\tchain: [id],\n\t\t\t\tid: id\n\t\t\t};\n\t\t});\n\t\twhile (queue.length > 0) {\n\t\t\tvar queueItem = queue.pop();\n\t\t\tvar moduleId = queueItem.id;\n\t\t\tvar chain = queueItem.chain;\n\t\t\tvar module = __webpack_require__.c[moduleId];\n\t\t\tif (\n\t\t\t\t!module ||\n\t\t\t\t(module.hot._selfAccepted && !module.hot._selfInvalidated)\n\t\t\t) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tif (module.hot._selfDeclined) {\n\t\t\t\treturn {\n\t\t\t\t\ttype: \"self-declined\",\n\t\t\t\t\tchain: chain,\n\t\t\t\t\tmoduleId: moduleId\n\t\t\t\t};\n\t\t\t}\n\n\t\t\tif (module.hot._main) {\n\t\t\t\treturn {\n\t\t\t\t\ttype: \"unaccepted\",\n\t\t\t\t\tchain: chain,\n\t\t\t\t\tmoduleId: moduleId\n\t\t\t\t};\n\t\t\t}\n\n\t\t\tfor (var i = 0; i < module.parents.length; i++) {\n\t\t\t\tvar parentId = module.parents[i];\n\t\t\t\tvar parent = __webpack_require__.c[parentId];\n\t\t\t\tif (!parent) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tif (parent.hot._declinedDependencies[moduleId]) {\n\t\t\t\t\treturn {\n\t\t\t\t\t\ttype: \"declined\",\n\t\t\t\t\t\tchain: chain.concat([parentId]),\n\t\t\t\t\t\tmoduleId: moduleId,\n\t\t\t\t\t\tparentId: parentId\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t\tif (outdatedModules.indexOf(parentId) !== -1) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tif (parent.hot._acceptedDependencies[moduleId]) {\n\t\t\t\t\tif (!outdatedDependencies[parentId]) {\n\t\t\t\t\t\toutdatedDependencies[parentId] = [];\n\t\t\t\t\t}\n\t\t\t\t\taddAllToSet(outdatedDependencies[parentId], [moduleId]);\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tdelete outdatedDependencies[parentId];\n\t\t\t\toutdatedModules.push(parentId);\n\t\t\t\tqueue.push({\n\t\t\t\t\tchain: chain.concat([parentId]),\n\t\t\t\t\tid: parentId\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\n\t\treturn {\n\t\t\ttype: \"accepted\",\n\t\t\tmoduleId: updateModuleId,\n\t\t\toutdatedModules: outdatedModules,\n\t\t\toutdatedDependencies: outdatedDependencies\n\t\t};\n\t}\n\n\tfunction addAllToSet(a, b) {\n\t\tfor (var i = 0; i < b.length; i++) {\n\t\t\tvar item = b[i];\n\t\t\tif (a.indexOf(item) === -1) a.push(item);\n\t\t}\n\t}\n\n\tvar outdatedDependencies = {};\n\tvar outdatedModules = [];\n\tvar appliedUpdate = {};\n\n\tvar warnUnexpectedRequire = function warnUnexpectedRequire(module) {\n\t\tconsole.warn(\n\t\t\t\"[HMR] unexpected require(\" + module.id + \") to disposed module\"\n\t\t);\n\t\tthrow Error(\"RuntimeError: factory is undefined(\" + module.id + \")\");\n\t};\n\n\tfor (var moduleId in currentUpdate) {\n\t\tif (__webpack_require__.o(currentUpdate, moduleId)) {\n\t\t\tvar newModuleFactory = currentUpdate[moduleId];\n\t\t\tvar result = newModuleFactory ? getAffectedModuleEffects(moduleId) : {\n\t\t\t\ttype: \"disposed\",\n\t\t\t\tmoduleId: moduleId\n\t\t\t};\n\t\t\tvar abortError = false;\n\t\t\tvar doApply = false;\n\t\t\tvar doDispose = false;\n\t\t\tvar chainInfo = \"\";\n\t\t\tif (result.chain) {\n\t\t\t\tchainInfo = \"\\nUpdate propagation: \" + result.chain.join(\" -> \");\n\t\t\t}\n\t\t\tswitch (result.type) {\n\t\t\t\tcase \"self-declined\":\n\t\t\t\t\tif (options.onDeclined) options.onDeclined(result);\n\t\t\t\t\tif (!options.ignoreDeclined)\n\t\t\t\t\t\tabortError = new Error(\n\t\t\t\t\t\t\t\"Aborted because of self decline: \" + result.moduleId + chainInfo\n\t\t\t\t\t\t);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"declined\":\n\t\t\t\t\tif (options.onDeclined) options.onDeclined(result);\n\t\t\t\t\tif (!options.ignoreDeclined)\n\t\t\t\t\t\tabortError = new Error(\n\t\t\t\t\t\t\t\"Aborted because of declined dependency: \" +\n\t\t\t\t\t\t\tresult.moduleId +\n\t\t\t\t\t\t\t\" in \" +\n\t\t\t\t\t\t\tresult.parentId +\n\t\t\t\t\t\t\tchainInfo\n\t\t\t\t\t\t);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"unaccepted\":\n\t\t\t\t\tif (options.onUnaccepted) options.onUnaccepted(result);\n\t\t\t\t\tif (!options.ignoreUnaccepted)\n\t\t\t\t\t\tabortError = new Error(\n\t\t\t\t\t\t\t\"Aborted because \" + moduleId + \" is not accepted\" + chainInfo\n\t\t\t\t\t\t);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"accepted\":\n\t\t\t\t\tif (options.onAccepted) options.onAccepted(result);\n\t\t\t\t\tdoApply = true;\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"disposed\":\n\t\t\t\t\tif (options.onDisposed) options.onDisposed(result);\n\t\t\t\t\tdoDispose = true;\n\t\t\t\t\tbreak;\n\t\t\t\tdefault:\n\t\t\t\t\tthrow new Error(\"Unexception type \" + result.type);\n\t\t\t}\n\t\t\tif (abortError) {\n\t\t\t\treturn {\n\t\t\t\t\terror: abortError\n\t\t\t\t};\n\t\t\t}\n\t\t\tif (doApply) {\n\t\t\t\tappliedUpdate[moduleId] = newModuleFactory;\n\t\t\t\taddAllToSet(outdatedModules, result.outdatedModules);\n\t\t\t\tfor (moduleId in result.outdatedDependencies) {\n\t\t\t\t\tif (__webpack_require__.o(result.outdatedDependencies, moduleId)) {\n\t\t\t\t\t\tif (!outdatedDependencies[moduleId])\n\t\t\t\t\t\t\toutdatedDependencies[moduleId] = [];\n\t\t\t\t\t\taddAllToSet(\n\t\t\t\t\t\t\toutdatedDependencies[moduleId],\n\t\t\t\t\t\t\tresult.outdatedDependencies[moduleId]\n\t\t\t\t\t\t);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (doDispose) {\n\t\t\t\taddAllToSet(outdatedModules, [result.moduleId]);\n\t\t\t\tappliedUpdate[moduleId] = warnUnexpectedRequire;\n\t\t\t}\n\t\t}\n\t}\n\tcurrentUpdate = undefined;\n\n\tvar outdatedSelfAcceptedModules = [];\n\tfor (var j = 0; j < outdatedModules.length; j++) {\n\t\tvar outdatedModuleId = outdatedModules[j];\n\t\tvar module = __webpack_require__.c[outdatedModuleId];\n\t\tif (\n\t\t\tmodule &&\n\t\t\t(module.hot._selfAccepted || module.hot._main) &&\n\t\t\t// removed self-accepted modules should not be required\n\t\t\tappliedUpdate[outdatedModuleId] !== warnUnexpectedRequire &&\n\t\t\t// when called invalidate self-accepting is not possible\n\t\t\t!module.hot._selfInvalidated\n\t\t) {\n\t\t\toutdatedSelfAcceptedModules.push({\n\t\t\t\tmodule: outdatedModuleId,\n\t\t\t\trequire: module.hot._requireSelf,\n\t\t\t\terrorHandler: module.hot._selfAccepted\n\t\t\t});\n\t\t}\n\t}\n\t\n\n\tvar moduleOutdatedDependencies;\n\treturn {\n\t\tdispose: function () {\n\t\t\tcurrentUpdateRemovedChunks.forEach(function (chunkId) {\n\t\t\t\tdelete installedChunks[chunkId];\n\t\t\t});\n\t\t\tcurrentUpdateRemovedChunks = undefined;\n\n\t\t\tvar idx;\n\t\t\tvar queue = outdatedModules.slice();\n\t\t\twhile (queue.length > 0) {\n\t\t\t\tvar moduleId = queue.pop();\n\t\t\t\tvar module = __webpack_require__.c[moduleId];\n\t\t\t\tif (!module) continue;\n\n\t\t\t\tvar data = {};\n\n\t\t\t\t// Call dispose handlers\n\t\t\t\tvar disposeHandlers = module.hot._disposeHandlers;\n\t\t\t\t\n\t\t\t\tfor (j = 0; j < disposeHandlers.length; j++) {\n\t\t\t\t\tdisposeHandlers[j].call(null, data);\n\t\t\t\t}\n\t\t\t\t__webpack_require__.hmrD[moduleId] = data;\n\n\t\t\t\tmodule.hot.active = false;\n\n\t\t\t\tdelete __webpack_require__.c[moduleId];\n\n\t\t\t\tdelete outdatedDependencies[moduleId];\n\n\t\t\t\tfor (j = 0; j < module.children.length; j++) {\n\t\t\t\t\tvar child = __webpack_require__.c[module.children[j]];\n\t\t\t\t\tif (!child) continue;\n\t\t\t\t\tidx = child.parents.indexOf(moduleId);\n\t\t\t\t\tif (idx >= 0) {\n\t\t\t\t\t\tchild.parents.splice(idx, 1);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tvar dependency;\n\t\t\tfor (var outdatedModuleId in outdatedDependencies) {\n\t\t\t\tif (__webpack_require__.o(outdatedDependencies, outdatedModuleId)) {\n\t\t\t\t\tmodule = __webpack_require__.c[outdatedModuleId];\n\t\t\t\t\tif (module) {\n\t\t\t\t\t\tmoduleOutdatedDependencies = outdatedDependencies[outdatedModuleId];\n\t\t\t\t\t\tfor (j = 0; j < moduleOutdatedDependencies.length; j++) {\n\t\t\t\t\t\t\tdependency = moduleOutdatedDependencies[j];\n\t\t\t\t\t\t\tidx = module.children.indexOf(dependency);\n\t\t\t\t\t\t\tif (idx >= 0) module.children.splice(idx, 1);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tapply: function (reportError) {\n\t\t\t// insert new code\n\t\t\tfor (var updateModuleId in appliedUpdate) {\n\t\t\t\tif (__webpack_require__.o(appliedUpdate, updateModuleId)) {\n\t\t\t\t\t__webpack_require__.m[updateModuleId] = appliedUpdate[updateModuleId];\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// run new runtime modules\n\t\t\tfor (var i = 0; i < currentUpdateRuntime.length; i++) {\n\t\t\t\t\n\t\t\t\tcurrentUpdateRuntime[i](__webpack_require__);\n\t\t\t\t\n\t\t\t}\n\n\t\t\t// call accept handlers\n\t\t\tfor (var outdatedModuleId in outdatedDependencies) {\n\t\t\t\tif (__webpack_require__.o(outdatedDependencies, outdatedModuleId)) {\n\t\t\t\t\tvar module = __webpack_require__.c[outdatedModuleId];\n\t\t\t\t\tif (module) {\n\t\t\t\t\t\tmoduleOutdatedDependencies = outdatedDependencies[outdatedModuleId];\n\t\t\t\t\t\tvar callbacks = [];\n\t\t\t\t\t\tvar errorHandlers = [];\n\t\t\t\t\t\tvar dependenciesForCallbacks = [];\n\t\t\t\t\t\tfor (var j = 0; j < moduleOutdatedDependencies.length; j++) {\n\t\t\t\t\t\t\tvar dependency = moduleOutdatedDependencies[j];\n\t\t\t\t\t\t\tvar acceptCallback = module.hot._acceptedDependencies[dependency];\n\t\t\t\t\t\t\tvar errorHandler = module.hot._acceptedErrorHandlers[dependency];\n\t\t\t\t\t\t\tif (acceptCallback) {\n\t\t\t\t\t\t\t\tif (callbacks.indexOf(acceptCallback) !== -1) continue;\n\t\t\t\t\t\t\t\tcallbacks.push(acceptCallback);\n\t\t\t\t\t\t\t\terrorHandlers.push(errorHandler);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tdependenciesForCallbacks.push(dependency);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\tfor (var k = 0; k < callbacks.length; k++) {\n\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\tcallbacks[k].call(null, moduleOutdatedDependencies);\n\t\t\t\t\t\t\t} catch (err) {\n\t\t\t\t\t\t\t\tif (typeof errorHandlers[k] === \"function\") {\n\t\t\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\t\t\terrorHandlers[k](err, {\n\t\t\t\t\t\t\t\t\t\t\tmoduleId: outdatedModuleId,\n\t\t\t\t\t\t\t\t\t\t\tdependencyId: dependenciesForCallbacks[k]\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t} catch (err2) {\n\t\t\t\t\t\t\t\t\t\tif (options.onErrored) {\n\t\t\t\t\t\t\t\t\t\t\toptions.onErrored({\n\t\t\t\t\t\t\t\t\t\t\t\ttype: \"accept-error-handler-errored\",\n\t\t\t\t\t\t\t\t\t\t\t\tmoduleId: outdatedModuleId,\n\t\t\t\t\t\t\t\t\t\t\t\tdependencyId: dependenciesForCallbacks[k],\n\t\t\t\t\t\t\t\t\t\t\t\terror: err2,\n\t\t\t\t\t\t\t\t\t\t\t\toriginalError: err\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif (!options.ignoreErrored) {\n\t\t\t\t\t\t\t\t\t\t\treportError(err2);\n\t\t\t\t\t\t\t\t\t\t\treportError(err);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tif (options.onErrored) {\n\t\t\t\t\t\t\t\t\t\toptions.onErrored({\n\t\t\t\t\t\t\t\t\t\t\ttype: \"accept-errored\",\n\t\t\t\t\t\t\t\t\t\t\tmoduleId: outdatedModuleId,\n\t\t\t\t\t\t\t\t\t\t\tdependencyId: dependenciesForCallbacks[k],\n\t\t\t\t\t\t\t\t\t\t\terror: err\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif (!options.ignoreErrored) {\n\t\t\t\t\t\t\t\t\t\treportError(err);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Load self accepted modules\n\t\t\tfor (var o = 0; o < outdatedSelfAcceptedModules.length; o++) {\n\t\t\t\tvar item = outdatedSelfAcceptedModules[o];\n\t\t\t\tvar moduleId = item.module;\n\t\t\t\ttry {\n\t\t\t\t\titem.require(moduleId);\n\t\t\t\t} catch (err) {\n\t\t\t\t\tif (typeof item.errorHandler === \"function\") {\n\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\titem.errorHandler(err, {\n\t\t\t\t\t\t\t\tmoduleId: moduleId,\n\t\t\t\t\t\t\t\tmodule: __webpack_require__.c[moduleId]\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t} catch (err1) {\n\t\t\t\t\t\t\tif (options.onErrored) {\n\t\t\t\t\t\t\t\toptions.onErrored({\n\t\t\t\t\t\t\t\t\ttype: \"self-accept-error-handler-errored\",\n\t\t\t\t\t\t\t\t\tmoduleId: moduleId,\n\t\t\t\t\t\t\t\t\terror: err1,\n\t\t\t\t\t\t\t\t\toriginalError: err\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif (!options.ignoreErrored) {\n\t\t\t\t\t\t\t\treportError(err1);\n\t\t\t\t\t\t\t\treportError(err);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t} else {\n\t\t\t\t\t\tif (options.onErrored) {\n\t\t\t\t\t\t\toptions.onErrored({\n\t\t\t\t\t\t\t\ttype: \"self-accept-errored\",\n\t\t\t\t\t\t\t\tmoduleId: moduleId,\n\t\t\t\t\t\t\t\terror: err\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (!options.ignoreErrored) {\n\t\t\t\t\t\t\treportError(err);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn outdatedModules;\n\t\t}\n\t};\n}\n\n__webpack_require__.hmrI.jsonp = function (moduleId, applyHandlers) {\n\tif (!currentUpdate) {\n\t\tcurrentUpdate = {};\n\t\tcurrentUpdateRuntime = [];\n\t\tcurrentUpdateRemovedChunks = [];\n\t\tapplyHandlers.push(applyHandler);\n\t}\n\tif (!__webpack_require__.o(currentUpdate, moduleId)) {\n\t\tcurrentUpdate[moduleId] = __webpack_require__.m[moduleId];\n\t}\n};\n\n__webpack_require__.hmrC.jsonp = function (\n\tchunkIds,\n\tremovedChunks,\n\tremovedModules,\n\tpromises,\n\tapplyHandlers,\n\tupdatedModulesList\n) {\n\tapplyHandlers.push(applyHandler);\n\tcurrentUpdateChunks = {};\n\tcurrentUpdateRemovedChunks = removedChunks;\n\tcurrentUpdate = removedModules.reduce(function (obj, key) {\n\t\tobj[key] = false;\n\t\treturn obj;\n\t}, {});\n\tcurrentUpdateRuntime = [];\n\tchunkIds.forEach(function (chunkId) {\n\t\tif (\n\t\t\t__webpack_require__.o(installedChunks, chunkId) &&\n\t\t\tinstalledChunks[chunkId] !== undefined\n\t\t) {\n\t\t\tpromises.push(loadUpdateChunk(chunkId, updatedModulesList));\n\t\t\tcurrentUpdateChunks[chunkId] = true;\n\t\t} else {\n\t\t\tcurrentUpdateChunks[chunkId] = false;\n\t\t}\n\t});\n\tif (__webpack_require__.f) {\n\t\t__webpack_require__.f.jsonpHmr = function (chunkId, promises) {\n\t\t\tif (\n\t\t\t\tcurrentUpdateChunks &&\n\t\t\t\t__webpack_require__.o(currentUpdateChunks, chunkId) &&\n\t\t\t\t!currentUpdateChunks[chunkId]\n\t\t\t) {\n\t\t\t\tpromises.push(loadUpdateChunk(chunkId));\n\t\t\t\tcurrentUpdateChunks[chunkId] = true;\n\t\t\t}\n\t\t};\n\t}\n};\n__webpack_require__.hmrM = () => {\n\tif (typeof fetch === \"undefined\")\n\t\tthrow new Error(\"No browser support: need fetch API\");\n\treturn fetch(__webpack_require__.p + __webpack_require__.hmrF()).then(\n\t\t(response) => {\n\t\t\tif (response.status === 404) return; // no update available\n\t\t\tif (!response.ok)\n\t\t\t\tthrow new Error(\n\t\t\t\t\t\"Failed to fetch update manifest \" + response.statusText\n\t\t\t\t);\n\t\t\treturn response.json();\n\t\t}\n\t);\n};\n"],"names":[],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;AC3EA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;ACtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;ACnDA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;ACtFA;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACJA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;AClBA;AACA;AACA;AACA;AACA;AACA;AACA;;;;ACNA;;;;ACAA;;;;ACAA;AACA;AACA;AACA;;;;ACHA;;;;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;AC3WA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;AC5DA;;;;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;ACvEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;AC7BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"manifest_version": 3,
|
|
3
|
-
"name": "Extension.js Theme",
|
|
4
|
-
"version": "1.0",
|
|
5
|
-
"description": "A clean, minimal browser theme generated in the editor.",
|
|
6
|
-
"author": "Anonymous",
|
|
7
|
-
"content_security_policy": {
|
|
8
|
-
"extension_pages": "script-src 'self'; object-src 'self'; "
|
|
9
|
-
},
|
|
10
|
-
"permissions": [
|
|
11
|
-
"scripting",
|
|
12
|
-
"tabs",
|
|
13
|
-
"management"
|
|
14
|
-
],
|
|
15
|
-
"background": {
|
|
16
|
-
"service_worker": "background/service_worker.js"
|
|
17
|
-
},
|
|
18
|
-
"web_accessible_resources": [
|
|
19
|
-
{
|
|
20
|
-
"resources": [
|
|
21
|
-
"/*.json",
|
|
22
|
-
"/*.js",
|
|
23
|
-
"/*.css",
|
|
24
|
-
"/*.scss",
|
|
25
|
-
"/*.sass",
|
|
26
|
-
"/*.less",
|
|
27
|
-
"*.styl",
|
|
28
|
-
"/scripts/*.js",
|
|
29
|
-
"/scripts/*.css",
|
|
30
|
-
"/hot/*",
|
|
31
|
-
"/*.png",
|
|
32
|
-
"/*.jpg",
|
|
33
|
-
"/*.jpeg",
|
|
34
|
-
"/*.svg",
|
|
35
|
-
"/*.gif",
|
|
36
|
-
"/*.webp",
|
|
37
|
-
"/*.ico",
|
|
38
|
-
"/*.avif"
|
|
39
|
-
],
|
|
40
|
-
"matches": [
|
|
41
|
-
"<all_urls>"
|
|
42
|
-
]
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
}
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-06-18T22:56:06.932Z","command":"dev","browser":"brave"}
|
|
2
|
-
{"type":"compile_success","ts":"2026-06-18T22:56:06.997Z","command":"dev","browser":"brave","durationMs":63,"errorCount":0}
|
|
3
|
-
{"type":"shutdown","ts":"2026-06-18T22:56:16.685Z","command":"dev","browser":"brave"}
|
|
4
|
-
{"type":"shutdown","ts":"2026-06-18T22:56:16.686Z","command":"dev","browser":"brave"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
{"v":1,"type":"header","runId":"f360bfe1eaa0ab76","startedAt":"2026-06-18T22:56:06.893Z","rotatedFrom":null}
|
|
2
|
-
{"v":1,"id":"mqk3mn74zsxnk3","timestamp":1781823369712,"level":"log","context":"background","messageParts":["[HMR] Waiting for update signal from WDS..."],"runId":"f360bfe1eaa0ab76","seq":1}
|
|
3
|
-
{"v":1,"id":"mqk3mn742zjsg0","timestamp":1781823369712,"level":"log","context":"background","messageParts":["Minimum Chromium file loaded for reload purposes"],"runId":"f360bfe1eaa0ab76","seq":2}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"schemaVersion": 2,
|
|
3
|
-
"command": "dev",
|
|
4
|
-
"browser": "brave",
|
|
5
|
-
"runId": "mqk3ml0v-5penpt8c",
|
|
6
|
-
"startedAt": "2026-06-18T22:56:06.895Z",
|
|
7
|
-
"distPath": "/Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/dist/brave",
|
|
8
|
-
"manifestPath": "/Users/cezaraugusto/local/extension-land/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
|
-
"port": 8080,
|
|
10
|
-
"instanceId": "f360bfe1eaa0ab76",
|
|
11
|
-
"controlPort": 61571,
|
|
12
|
-
"controlPath": "/extjs-control",
|
|
13
|
-
"logsPath": "dist/extension-js/brave/logs.ndjson",
|
|
14
|
-
"status": "ready",
|
|
15
|
-
"pid": 54442,
|
|
16
|
-
"ts": "2026-06-18T22:56:06.997Z",
|
|
17
|
-
"compiledAt": "2026-06-18T22:56:06.997Z",
|
|
18
|
-
"errors": [],
|
|
19
|
-
"cdpPort": 9224
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
managed-ephemeral-profile
|
|
@@ -1 +0,0 @@
|
|
|
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
|
|
@@ -1,12 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
SQLCache3
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
$F~
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|