Chrome Flags 实验性功能 中文翻译整理
来源:chrome://flags 导出内容
整理时间:2026-05-02
状态说明:已启用 = 用户手动开启 | 已停用 = 用户手动关闭 | Default = 跟随浏览器默认值
目录
- 图形渲染与 GPU
- 视频与媒体
- WebRTC 与音视频通话
- JavaScript / WebAssembly
- 网络与安全协议
- 隐私与 Cookie
- 扩展程序
- 自动填充与密码管理
- 渐进式 Web 应用(PWA)
- Cast 投屏
- 地址栏(Omnibox)与搜索
- 标签页与界面 UI
- 页面加载与预渲染
- 无障碍访问
- 开发者调试工具
- 联合认证(FedCM)
- 支付
- 站点隔离与进程安全
- 同步与企业管理
- 其他功能
一、图形渲染与 GPU
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 覆盖软件渲染列表 | #ignore-gpu-blocklist | 已停用 | 覆盖内置的软件渲染列表,在不受支持的系统配置上启用 GPU 加速 |
| DirectWrite | #disable-direct-write | 已启用 | 使用 DirectWrite 字体渲染系统(仅 Windows) |
| 2D Canvas 硬件加速 | #disable-accelerated-2d-canvas | 已启用 | 使用 GPU 进行 2D Canvas 渲染,取代软件渲染 |
| 硬件叠加层策略 | #overlay-strategies | Default | 选择将 Quad 提升为硬件叠加层的策略(非默认策略可能破坏受保护内容播放) |
| 合成内容着色 | #tint-composited-content | 已停用 | 将 Viz 合成的内容用红色着色,用于调试叠加层支持 |
| 显示过度绘制反馈 | #show-overdraw-feedback | 已停用 | 通过颜色编码可视化过度绘制区域 |
| 部分交换 | #ui-disable-partial-swap | 已启用 | 设置部分交换行为 |
| GPU 光栅化 | #enable-gpu-rasterization | Default | 使用 GPU 对网页内容进行光栅化处理 |
| Fontations 字体后端 | #enable-fontations-backend | Default | 使用 Fontations 字体后端替代 FreeType 处理网页字体 |
| 零拷贝光栅化 | #enable-zero-copy | Default | 光栅化线程直接写入与图块关联的 GPU 内存 |
| Vulkan 图形后端 | #enable-vulkan | Default | 将 Vulkan 用作图形后端(Windows/Linux/ChromeOS/Android) |
| 2D Canvas 进程外光栅化 | #canvas-oop-rasterization | Default | 在 GPU 进程中执行 2D Canvas 内容光栅化(需开启进程外光栅化) |
| Skia Graphite | #skia-graphite | Default | 启用 Skia Graphite(使用 Dawn 后端),可通过命令行参数覆盖 |
| Skia Graphite 预编译 | #skia-graphite-precompilation | Default | 启用 Skia Graphite 预编译(仅在启用 Graphite 时有效) |
| 启用委托合成 | #enable-delegated-compositing | Default | 将合成操作委托给系统合成器 |
| 启用渲染通道绘制矩形 | #enable-render-pass-drawn-rect | Default | 渲染通道跟踪绘制区域,允许更精细的损坏处理 |
| 对齐 SurfaceLayerImpl 到像素网格 | #align-surface-layer-impl-to-pixel-grid | Default | 将合成纹理对齐到像素网格,防止跨进程渲染的 iframe 文字模糊 |
| 启用 DR-DC GPU 双线程 | #enable-drdc | Default | Chrome 使用 2 个 GPU 线程,Display Compositor 使用新的 dr-dc 线程 |
| 可等待交换链 | #enable-waitable-swap-chain | Default | 使用可等待的交换链降低显示延迟(Win 8.1 及以上,可设置 1-3 帧队列深度) |
| Fluent 叠加滚动条 | #fluent-overlay-scrollbars | Default | 使用 Microsoft Fluent 设计风格的叠加滚动条(Windows/Linux) |
| Fluent 滚动条 | #fluent-scrollbars | Default | 使用 Microsoft Fluent 设计风格的滚动条(Windows/Linux) |
| 流畅滚动 | #smooth-scrolling | Default | 滚动页面内容时使用平滑动画(Windows/Linux/ChromeOS/Android) |
| 小数滚动偏移 | #fractional-scroll-offsets | Default | 在 Blink 中启用小数滚动偏移,向 Web API 暴露非整数偏移量 |
| 叠加滚动条 | #overlay-scrollbars | Default | 启用实验性叠加滚动条(需同时开启线程合成以使其有动画效果) |
| 背景滤镜镜像边缘 | #backdrop-filter-mirror-edge | Default | backdrop-filter 采样超出边缘时,将超出部分镜像回来而非复制边缘像素 |
二、视频与媒体
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 硬件加速视频解码 | #disable-accelerated-video-decode | 已启用 | 在可用时使用硬件加速视频解码 |
| 硬件加速视频编码 | #disable-accelerated-video-encode | 已启用 | 在可用时使用硬件加速视频编码 |
| 硬件安全解密 | #enable-hardware-secure-decryption | Default | 使用硬件安全 CDM(内容解密模块)播放受保护内容(仅 Windows) |
| 硬件安全解密实验 | #enable-hardware-secure-decryption-experiment | Default | 用于实验性受保护内容播放的硬件安全 CDM |
| 硬件安全解密回退 | #enable-hardware-secure-decryption-fallback | Default | 硬件安全 CDM 失败或崩溃后自动禁用并回退到软件安全 CDM |
| 透明内容的 Media Foundation | #enable-media-foundation-clear | Default | 在受支持系统上使用 MediaFoundation 播放非保护内容(仅 Windows) |
| Media Foundation 渲染策略 | #enable-media-foundation-clear-rendering-strategy | Default | 设置 Media Foundation Clear 使用的渲染策略(Direct Composition / Frame Server / 动态) |
| MediaFoundation 视频采集 | #enable-media-foundation-video-capture | Default | 启用/停用 MediaFoundation 进行视频采集;若停用则回退到 DirectShow(仅 Windows) |
| 零拷贝视频采集 | #zero-copy-video-capture | Default | 摄像头直接生成 GPU 友好缓冲区,硬件编码器直接消费(仅 Windows) |
| 视频画中画控件(2024 更新) | #video-picture-in-picture-controls-update-2024 | Default | 显示 2024 版更新的视频画中画控件 UI |
| 文档画中画动画调整大小 | #document-picture-in-picture-animate-resize | Default | 以编程方式调整画中画窗口大小时使用动画 |
| 媒体会话进入画中画动作 | #media-session-enter-picture-in-picture | Default | 允许网站注册 "enterpictureinpicture" 媒体会话动作处理器 |
| 视频画中画自动触发启发式 | #auto-picture-in-picture-video-heuristics | Default | 启用视频启发式算法来追踪 HTMLVideoElement 的可见性 |
| 视频播放自动画中画 | #auto-picture-in-picture-for-video-playback | Default | 启用视频播放的自动画中画(需先启用 #auto-picture-in-picture-video-heuristics) |
| 动态图片恢复行为 | #animated-image-resume | Default | 从上次绘制帧恢复动图,而非尝试追赶当前时间应显示的帧 |
| WebShare 分享 API | #web-share | Default | 在实验性支持的平台上启用 Web Share API(Mac/Windows/ChromeOS) |
三、WebRTC 与音视频通话
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| WebRTC 远端事件日志 | #enable-webrtc-remote-event-log | Default | 允许收集 WebRTC 事件日志并上传(还需配合策略设置) |
| WebRTC 自动调节输入音量 | #enable-webrtc-allow-input-volume-adjustment | Default | 允许 WebRTC 音频处理模块在通话中调节输入音量(若遇麦克风问题可关闭) |
| WebRTC 降混音频方法 | #enable-webrtc-apm-downmix-capture-audio-method | Default | 覆盖 WebRTC 将采集音频降混为单声道的方法(实验性) |
| WebRTC 本地 IP 匿名化 | #enable-webrtc-hide-local-ips-with-mdns | Default | 用 mDNS 主机名隐藏本地 IP 地址 |
| WebRTC 视频编码加速器尺寸限制 | #enable-webrtc-use-min-max-vea-dimensions | Default | WebRTC 仅在视频编码加速器支持的分辨率范围内使用硬件加速 |
| Windows WGC 屏幕捕获 | #webrtc-allow-wgc-screen-capturer | Default | 使用 Windows.Graphics.Capture API 进行屏幕捕获(需 Win10 1803+,捕获区域显示黄色边框) |
| Windows WGC 窗口捕获 | #webrtc-allow-wgc-window-capturer | Default | 使用 Windows.Graphics.Capture API 进行窗口捕获(需 Win10 1803+,捕获区域显示黄色边框) |
| 视频捕获服务在浏览器进程运行 | #run-video-capture-service-in-browser | Default | 在浏览器进程中运行视频捕获服务(Windows/ChromeOS) |
四、JavaScript / WebAssembly
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 最新稳定 JavaScript 特性 | #disable-javascript-harmony-shipping | 已启用 | 允许禁用最新 JS 特性以兼容使用旧版扩展的页面 |
| 实验性 JavaScript | #enable-javascript-harmony | 已停用 | 允许网页使用实验性 JavaScript 特性 |
| 实验性 WebAssembly | #enable-experimental-webassembly-features | 已停用 | 允许网页使用实验性 WebAssembly 特性 |
| WebAssembly JSPI 实验 | #enable-experimental-webassembly-jspi | Default | 启用 WebAssembly JavaScript Promise Integration (JSPI) 实验性 API |
| WebAssembly 基准编译器 | #enable-webassembly-baseline | Default | 启用 WebAssembly 基准编译和分层优化 |
| WebAssembly 懒编译 | #enable-webassembly-lazy-compilation | Default | 启用 WebAssembly 模块的懒编译(首次调用时 JIT) |
| WebAssembly 分层编译 | #enable-webassembly-tiering | Default | 启用 WebAssembly 分层编译(可升级到 TurboFan) |
| WebAssembly Memory64 | #enable-webassembly-memory64 | Default | 启用 WebAssembly 操作的 64 位内存索引 |
| 未来 V8 VM 特性 | #enable-future-v8-vm-features | Default | 启用即将到来的实验性 V8 VM 特性(不含 JS 实验特性) |
| 实验性 Web 平台特性 | #enable-experimental-web-platform-features | 已停用 | 启用正在开发的实验性 Web Platform 特性 |
| WebGL 开发者扩展 | #enable-webgl-developer-extensions | 已停用 | 允许网页使用仅供开发时使用的 WebGL 扩展 |
| WebGL 草案扩展 | #enable-webgl-draft-extensions | 已停用 | 允许网页使用仍处于草案状态的 WebGL 扩展 |
| WebNN API | #web-machine-learning-neural-network | Default | 启用 Web 机器学习神经网络(WebNN)API |
| 实验性 WebNN 特性 | #experimental-web-machine-learning-neural-network | Default | 启用 WebNN API 的额外实验性特性(需先启用 WebNN) |
| Canvas 2D 图层方法 | #canvas-2d-layers | 已停用 | 启用 Canvas 2D 的 BeginLayer 和 EndLayer 方法 |
| Sanitizer API | #sanitizer-api | Default | 启用 Sanitizer API(安全清理 HTML 的 Web API) |
五、网络与安全协议
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 实验性 QUIC 协议 | #enable-quic | Default | 启用实验性 QUIC 协议支持 |
| WebTransport 开发者模式 | #webtransport-developer-mode | 已停用 | 移除 WebTransport over HTTP/3 证书必须由已知根证书颁发的限制 |
| TLS 1.3 早期数据 | #enable-tls13-early-data | Default | 启用 TLS 1.3 早期数据,允许在握手期间发送 GET 请求 |
| TLS 1.3 后量子密钥协商 | #enable-tls13-kyber | Default | 在 TLS 1.3 中启用后量子密钥协商(使用 ML-KEM 或 Kyber) |
| 使用 ML-KEM | #use-ml-kem | Default | 使用 ML-KEM 标准替代 Kyber 草案作为后量子密钥协商算法 |
| HTTPS 升级 | #https-upgrades | Default | 自动将顶级导航升级为 HTTPS,快速回退到 HTTP |
| HTTPS 优先模式(隐身窗口) | #https-first-mode-incognito | Default | 在隐身窗口中默认启用 HTTPS 优先模式 |
| HTTPS 优先模式(隐身窗口新 UI) | #https-first-mode-incognito-new-settings | Default | 为隐身窗口 HTTPS 优先模式启用新设置界面(需先启用上条) |
| HTTPS 优先模式均衡模式 | #https-first-balanced-mode | Default | 在安全设置中启用三态 HTTPS 优先模式设置 |
| HTTPS 优先模式对话框界面 | #https-first-dialog-ui | Default | 为 HTTPS 优先模式使用对话框式界面 |
| HTTPS 优先模式拦截页面刷新 | #https-first-mode-interstitial-august2024-refresh | Default | 使用更新文字和图标的新拦截页面 |
| 高参与度网站 HTTPS 优先 | #https-first-mode-v2-for-engaged-sites | Default | 对高参与度的 HTTPS 站点启用 HTTPS 优先模式拦截 |
| 安全用户 HTTPS 优先 | #https-first-mode-for-typically-secure-users | Default | 对通常使用安全浏览的用户自动启用 HTTPS 优先模式 |
| 允许本地主机无效证书 | #allow-insecure-localhost | 已停用 | 允许 localhost 上的 HTTPS 请求使用无效证书 |
| 减少 Accept-Language 请求头 | #reduce-accept-language | Default | 减少 Accept-Language 请求头中的信息量 |
| 减少 TransferSizeUpdated IPC | #reduce-transfer-size-updated-ipc | Default | 仅在 DevTools 附加或广告请求时发送 TransferSizeUpdated IPC |
| 省略 TLS 客户端证书(严格 Fetch 规范) | #omit-cors-client-cert | Default | 严格遵循 Fetch 规范,当凭据模式不允许时省略 TLS 客户端证书 |
| IDNA 2008 非过渡模式 | #use-idna2008-non-transitional | Default | 在 URL 处理中启用 IDNA 2008 非过渡模式,允许域名中的偏差字符 |
| SCT 审计 | #sct-auditing | Default | 为开启安全浏览扩展报告的用户启用 SCT 审计 |
| Windows MIDI API | #use-winrt-midi-api | Default | 使用 Windows Runtime MIDI API(Win10 及以上有效) |
| IDNA 2008 域名 | #use-idna2008-non-transitional | Default | 启用 URL 处理中的 IDNA 2008 非过渡模式 |
六、隐私与 Cookie
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 测试第三方 Cookie 淘汰 | #test-third-party-cookie-phaseout | 已停用 | 测试第三方 Cookie 淘汰 |
| 第三方 Cookie 淘汰辅助测试 | #tpc-phase-out-facilitated-testing | Default | 为辅助测试启用第三方 Cookie 淘汰 |
| 第三方 Cookie 授予启发式 | #tpcd-heuristics-grants | Default | 为某些用户行为启发式启用临时存储访问授权 |
| 第三方 Cookie 淘汰元数据授权 | #tpcd-metadata-grants | Default | 为测试提供第三方 Cookie 淘汰元数据授权的控制 |
| 第三方 Cookie 淘汰试验授权 | #third-party-cookie-deprecation-trial | Default | 控制第三方 Cookie 淘汰试验的 Cookie 访问授权 |
| 顶级第三方 Cookie 淘汰试验授权 | #top-level-third-party-cookie-deprecation-trial | Default | 控制顶级第三方 Cookie 淘汰试验的授权 |
| 将 Cookie 绑定到来源端口 | #bind-cookies-to-port | Default | Cookie 只能被与设置它的来源端口相同的来源访问 |
| 将 Cookie 绑定到来源协议 | #bind-cookies-to-scheme | Default | Cookie 只能被与设置它的来源协议相同的来源访问 |
| 3PCD 跟踪保护 | #tracking-protection-3pcd | Default | 启用用于 3PCD 1% 的跟踪保护 UI 和首选项 |
| 实验性 Cookie 功能 | #enable-experimental-cookie-features | Default | 启用影响 Cookie 设置、发送和管理的新实验性功能 |
| 隐私沙盒广告 API | #privacy-sandbox-ads-apis | 已停用 | 启用隐私沙盒 API:归因报告、Fledge、Topics、Fenced Frames 等 |
| 隐私沙盒内部调试页面 | #privacy-sandbox-internals | Default | 启用 chrome://privacy-sandbox-internals 调试页面 |
| 隐私沙盒隐私指南广告主题 | #privacy-sandbox-privacy-guide-ad-topics | Default | 在隐私指南中显示广告主题卡片(受地区限制) |
| 私密状态令牌开发 UI | #private-state-tokens-dev-ui | Default | 启用 chrome://privacy-sandbox-internals/private-state-tokens 页面 |
| 相关网站集开发 UI | #related-website-sets-dev-ui | Default | 启用 chrome://privacy-sandbox-internals/related-website-sets 页面 |
七、扩展程序
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| chrome:// 页面允许扩展运行 | #extensions-on-chrome-urls | 已停用 | 允许扩展程序在明确申请权限时在 chrome:// 页面上运行 |
| 扩展菜单访问控制 | #extensions-menu-access-control | Default | 重新设计的扩展菜单,允许用户控制扩展的网站访问权限 |
| 扩展工具栏空状态 | #extensions-toolbar-zero-state-variation | Disabled | 无扩展时通过 IPH 引导用户探索 Chrome 网上应用店 |
| 扩展菜单 IPH 提示 | #iph-extensions-menu-feature | Default | 当有扩展可访问当前页面时显示产品内帮助提示 |
| 扩展请求访问按钮 IPH | #iph-extensions-request-access-button-feature | Default | 当有扩展请求访问当前页面时显示产品内帮助提示 |
| Manifest V2 弃用警告 | #extension-manifest-v2-deprecation-warning | Default | 显示受影响的 MV2 扩展可能不再受支持的警告 |
| Manifest V2 弃用禁用阶段 | #extension-manifest-v2-deprecation-disabled | Default | 显示 MV2 扩展已被关闭的警告 |
| Manifest V2 弃用不支持阶段 | #extension-manifest-v2-deprecation-unsupported | Default | 显示 MV2 扩展已被关闭且无法重新启用的警告 |
| 强制本地主机可执行文件直接启动 | #launch-windows-native-hosts-directly | Default | 通过 CreateProcess 直接启动本地主机可执行文件(仅 Windows) |
| AI 数据收集扩展 | #enable-extension-ai-data-collection | 已停用 | 允许特定扩展通过扩展 API 从浏览器进程收集数据(含配置文件信息) |
八、自动填充与密码管理
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 显示自动填充预测 | #show-autofill-type-predictions | Default | 将自动填充字段类型预测作为占位符文字标注在表单上 |
| 更醒目的自动填充弹窗 | #autofill-more-prominent-popup | Default | 使自动填充弹窗更加醒目(更深的阴影,更新的位置) |
| 显示自动填充签名 | #enable-show-autofill-signatures | 已停用 | 将自动填充签名作为 HTML 属性标注在表单上,并标记适合生成密码的字段 |
| 用户名第一流程(中间值)预测 | #username-first-flow-with-intermediate-values-predictions | Default | 基于含中间值的用户名优先流程投票的新预测 |
| 用户名第一流程(中间值)投票 | #username-first-flow-with-intermediate-values-voting | Default | 支持对含中间字段(如 OTP、验证码)的用户名优先流程进行投票 |
| 自动填充手动回退 IPH | #autofill-enable-manual-fallback-iph | Default | 在地址字段显示引导用户通过右键菜单触发自动填充的提示 |
| 虚拟卡元数据显示 | #autofill-enable-virtual-card-metadata | Default | 显示虚拟卡的元数据信息 |
| 自动填充地址排名新公式 | #autofill-enable-ranking-formula-address-profiles | Default | 自动填充使用新的排名公式对地址建议排序 |
| 自动填充信用卡排名新公式 | #autofill-enable-ranking-formula-credit-cards | Default | 自动填充使用新的排名公式对信用卡建议排序 |
| 上传自动填充信用卡 | #enable-autofill-credit-card-upload | Default | 提供将信用卡上传到 Google Payments 以在所有设备上同步的选项 |
| 选择账户时填充密码 | #fill-on-account-select | Default | 用户明确选择账户时才填充密码,而非在页面加载时自动填充 |
| Google Payments 沙盒服务器 | #wallet-service-use-sandbox | Default | 开发者使用 Google Payments API 测试沙盒服务 |
九、渐进式 Web 应用(PWA)
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 桌面 PWA 应用标题 | #enable-desktop-pwas-app-title | Default | 允许 PWA 为其窗口设置自定义标题 |
| 桌面 PWA 隐藏扩展菜单 | #enable-desktop-pwas-elided-extensions-menu | Default | 将扩展"拼图图标"移入 Web App 窗口的应用菜单 |
| 桌面 PWA 标签条 | #enable-desktop-pwas-tab-strip | Default | 标签式应用模式,允许 Web App 添加标签条 |
| 桌面 PWA 标签条设置 | #enable-desktop-pwas-tab-strip-settings | Default | 用于选择 PWA 是否以标签模式打开的实验性 UI |
| 桌面 PWA 标签条自定义 | #enable-desktop-pwas-tab-strip-customizations | Default | 允许 PWA 通过 tab_strip 清单字段自定义标签条 |
| 桌面 PWA 子应用 | #enable-desktop-pwas-sub-apps | Default | 允许已安装的 PWA 通过安装子应用创建快捷方式 |
| 桌面 PWA 作用域扩展 | #enable-desktop-pwas-scope-extensions | Default | 允许 Web App 清单声明作用域扩展到其他源 |
| 桌面 PWA 无边框模式 | #enable-desktop-pwas-borderless | Default | 允许 Web App 清单声明无边框显示模式覆盖 |
| 桌面 PWA 额外窗口控件 | #enable-desktop-pwas-additional-windowing-controls | Default | 允许 PWA 手动重建最小化/最大化/还原功能,设置窗口可调整性,监听移动事件 |
| 桌面 PWA 同步变更 | #enable-desktop-pwas-sync-changes | Default | 同步关闭时安装的应用,在开启同步后不会被添加到同步中 |
| Web App 通用安装 | #web-app-universal-install | Default | 允许任何网站在 Windows/Mac/Linux 上安装为应用 |
| 快捷方式替代应用 | #shortcuts-not-apps | Default | "创建快捷方式"选项在桌面放置链接而非 App |
| Web App 同步生成图标后台修复 | #web-app-sync-generated-icon-background-fix | Default | 在允许的时间窗口内以指数退避的方式后台修复同步安装 Web App 的生成图标 |
| Web App 同步生成图标追溯修复 | #web-app-sync-generated-icon-retroactive-fix | Default | 为现有带生成图标的同步安装 Web App 开启修复时间窗口 |
| Web App 同步生成图标更新修复 | #web-app-sync-generated-icon-update-fix | Default | 允许图标更新时不提示用户直接更新(针对同步安装的 Web App) |
| 绕过应用横幅参与度检查 | #bypass-app-banner-engagement-checks | Default | 绕过显示 App 横幅所需的用户参与度检查(供开发者测试) |
| 记录 Web App 调试信息 | #record-web-app-debug-info | Default | 记录额外的 Web App 调试数据(可在 chrome://web-app-internals 查看) |
| PWA 图标更新确认对话框 | #pwa-update-dialog-for-icon | Default | 当 PWA 更改图标时显示确认对话框 |
| 孤立 Web 应用 | #enable-isolated-web-apps | Default | 启用对隔离 Web 应用的实验性支持 |
| 孤立 Web 应用开发者模式 | #enable-isolated-web-app-dev-mode | Default | 允许安装未经验证的隔离 Web 应用 |
| 受控框架 | #enable-controlled-frame | Default | 启用对受控框架的实验性支持 |
十、Cast 投屏
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 允许所有 IP 连接 Cast 设备 | #media-router-cast-allow-all-ips | Default | 允许连接所有 IP 地址的 Cast 设备(不限于私有地址) |
| 全局媒体控件控制 Cast | #global-media-controls-cast-start-stop | Default | 允许全局媒体控件控制 Cast 会话的开始/停止 |
| 非全屏媒体远程传输 | #media-remoting-without-fullscreen | Default | 从全局媒体控件启动媒体远程传输,不需要视频全屏 |
| 远程播放 API | #remote-playback-backend | Default | 启用远程播放 API 实现 |
| 允许所有网站发起镜像 | #allow-all-sites-to-initiate-mirroring | Default | 允许所有网站通过 Presentation API 请求发起标签页镜像 |
| DIAL 协议设备发现 | #media-route-dial-provider | Default | 启用/停用通过 DIAL 协议发现 Cast 设备(每 120 秒发送 SSDP 消息) |
| 延迟媒体接收器发现 | #delay-media-sink-discovery | Default | 延迟后台发现 Cast/DIAL 设备,直到用户与 Cast UI 交互或访问支持 Cast 的网站 |
| Cast/GMC UI 显示权限被拒错误 | #show-cast-permission-rejected-error | Default | 当网络权限被拒绝且 Cast 功能禁用时,在 Cast/GMC UI 中显示错误信息 |
| Cast 消息日志 | #cast-message-logging | Default | 在 chrome://media-router-internals 中记录所有 Cast 消息 |
| Cast 流式传输 H.264 硬件编码 | #cast-streaming-hardware-h264 | Default | 控制 Cast 流式传输使用 H.264 硬件加速编码 |
| Cast 流式传输 VP8 硬件编码 | #cast-streaming-hardware-vp8 | Default | 控制 Cast 流式传输使用 VP8 硬件加速编码 |
| Cast 流式传输 VP9 硬件编码 | #cast-streaming-hardware-vp9 | Default | 控制 Cast 流式传输使用 VP9 硬件加速编码 |
| Cast 流式传输性能叠加层 | #cast-streaming-performance-overlay | Default | 在 Cast 流式传输时显示包含帧时长、分辨率、时间戳等信息的文字叠加层 |
| Cast 流式传输 AV1 编码 | #enable-cast-streaming-av1 | Default | 在 Cast 流式传输时提供并使用 AV1 视频编解码器 |
| Windows Cast 流式传输 H264 硬件编码 | #enable-cast-streaming-win-hardware-h264 | Default | 在 Windows 上为 Cast 流式传输提供 H264 硬件加速编码 |
| Cast 流式传输 VP8 编码 | #enable-cast-streaming-vp8 | Default | 在 Cast 流式传输时提供 VP8 视频编解码器 |
| Cast 流式传输 VP9 编码 | #enable-cast-streaming-vp9 | Default | 在 Cast 流式传输时提供 VP9 视频编解码器 |
| Cast 流式传输 HiDPI 支持 | #enable-cast-streaming-with-hidpi | Default | 在 Cast 流式传输镜像会话中启用 HiDPI 标签页捕获(可能影响性能) |
十一、地址栏(Omnibox)与搜索
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 本地历史零前缀建议(扩展) | #omnibox-local-history-zero-suggest-beyond-ntp | Default | 在所有启用远程零前缀建议的情境中也启用本地历史零前缀建议 |
| 建议答案迁移 | #omnibox-suggestion-answer-migration | Default | 使用 proto 而非 SuggestionAnswer 存储答案数据 |
| 零前缀建议预取防抖 | #omnibox-zero-suggest-prefetch-debouncing | Default | 限制发送到远程建议服务的零前缀预取请求量 |
| 新标签页零前缀建议预取 | #omnibox-zero-suggest-prefetching | Default | 为合格用户在新标签页上预取零前缀建议 |
| 搜索结果页零前缀建议预取 | #omnibox-zero-suggest-prefetching-on-srp | Default | 为合格用户在搜索结果页预取零前缀建议 |
| 普通网页零前缀建议预取 | #omnibox-zero-suggest-prefetching-on-web | Default | 为合格用户在非新标签/搜索结果页预取零前缀建议 |
| 零前缀建议内存缓存 | #omnibox-zero-suggest-in-memory-caching | Default | 启用零前缀建议的内存缓存 |
| 记录 URL 评分信号 | #omnibox-ml-log-url-scoring-signals | Default | 启用 Omnibox 记录 URL 建议的评分信号 |
| ML 分段分数映射 | #omnibox-ml-url-piecewise-mapped-search-blending | Default | 使用分段式 ML 分数映射函数混合 URL ML 分数和搜索传统分数 |
| ML URL 分数缓存 | #omnibox-ml-url-score-caching | Default | 启用 ML URL 分数的内存缓存 |
| ML URL 评分 | #omnibox-ml-url-scoring | Default | 为 Omnibox URL 建议启用基于 ML 的相关性评分 |
| ML URL 搜索混合 | #omnibox-ml-url-search-blending | Default | 指定如何混合 URL ML 分数和搜索传统分数 |
| Omnibox URL 评分模型 | #omnibox-ml-url-scoring-model | Default | 为 Omnibox URL 建议启用 ML 评分模型 |
| 域名建议 | #omnibox-domain-suggestions | Default | 频繁访问的主机的历史 URL 建议可绕过每提供商限制 |
| Google Drive 文档建议 | #omnibox-drive-suggestions | Default | Google 为默认搜索引擎时显示 Google Drive 文档建议 |
| Google Drive 建议不需要 Chrome 同步 | #omnibox-drive-suggestions-no-sync-requirement | Default | Drive 建议不要求用户已启用 Chrome 同步 |
| Omnibox 预取搜索 | #omnibox-search-prefetch | Default | 允许 Omnibox 预取默认搜索引擎可能的搜索建议 |
| Omnibox 客户端预取搜索 | #omnibox-search-client-prefetch | Default | 允许 Omnibox 预取客户端认为可能被导航的搜索建议(需先启用上条) |
| 最常访问磁贴新评分函数 | #most-visited-tiles-new-scoring | Default | 显示最常访问磁贴时使用新的评分函数 |
十二、标签页与界面 UI
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 触摸式 UI 布局 | #top-chrome-touch-ui | Default | 在浏览器顶部 Chrome 中启用触摸式 UI 布局 |
| 顶部 Chrome Toast 通知 | #top-chrome-toasts | Default | 使用 Toast 通知呈现用户操作的确认信息 |
| WebUI 标签条 | #webui-tab-strip | Default | 使用基于 WebUI 的标签条 |
| WebUI 标签条右键菜单(轻触后显示) | #webui-tab-strip-context-menu-after-tap | Default | 标签条右键菜单在轻触后显示,而非按压后 |
| 标签页音频静音控件 | #enable-tab-audio-muting | Default | 标签条中的音频指示器兼作标签页音频静音控件 |
| 响应式工具栏 | #responsive-toolbar | Default | 浏览器宽度变小时工具栏图标溢出到折叠按钮中 |
| 自定义 Chrome 侧边栏扩展卡片 | #customize-chrome-side-panel-extensions-card | Default | 在自定义 Chrome 侧边栏中显示扩展卡片,可跳转 Chrome 网上应用店 |
| 自定义 Chrome 壁纸搜索 | #customize-chrome-wallpaper-search | Default | 在自定义 Chrome 侧边栏中启用壁纸搜索 |
| 自定义 Chrome 壁纸搜索按钮 | #customize-chrome-wallpaper-search-button | Default | 在侧边栏外观页面添加壁纸搜索入口点 |
| 壁纸搜索灵感卡片 | #customize-chrome-wallpaper-search-inspiration-card | Default | 在壁纸搜索中显示灵感卡片(需先启用壁纸搜索) |
| 壁纸搜索设置可见性 | #wallpaper-search-settings-visibility | Default | 在设置 UI 中显示壁纸搜索设置 |
| 页面信息历史记录 | #page-info-history-desktop | Default | 在页面信息中启用历史记录部分 |
| 页面信息隐藏网站设置 | #page-info-hide-site-settings | Default | 在页面信息菜单中隐藏网站设置行 |
| 自动全屏内容设置 | #automatic-fullscreen-content-setting | Default | 允许白名单来源无需临时激活就能使用全屏 API |
| 按住 Esc 退出全屏 | #press-and-hold-esc-to-exit-browser-fullscreen | Default | 允许用户按住 Esc 键退出浏览器全屏 |
| UI 调试工具 | #ui-debug-tools | Default | 启用用于 UI 调试的额外键盘快捷键(Mac/Windows/Linux) |
| 主节点注解 | #main-node-annotations | Default | 使用 Screen2x 主内容提取器为无障碍树中的主节点添加主要地标注解 |
十三、页面加载与预渲染
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 预渲染 | #prerender2 | Default | 启用浏览器功能和 Speculation Rules API 触发预渲染 |
| 预渲染搜索建议 | #search-suggestion-for-prerender2 | Default | 允许预渲染默认搜索引擎提供的搜索建议 |
| 预渲染更多文档生命周期阶段 | #prerender-early-document-lifecycle-update | Default | 允许预渲染页面在激活前执行更多生命周期更新(如预绘制) |
| 预热合成器 | #warm-up-compositor | Default | 允许合成器在特定信号上开始预热 |
| 预渲染时预热合成器 | #prerender2-warm-up-compositor | Default | 在预渲染初始导航的特定加载事件上预热合成器(需先启用上条) |
| 推测规则 API 目标提示 | #enable-speculation-rules-prerendering-target-hint | Default | 为预渲染的 Speculation Rules API 启用 target_hint 参数 |
| 对齐延迟任务到 125Hz | #align-wakeups | Default | 将大多数延迟任务(包括 DOM 定时器)在 125Hz 周期 tick 上运行 |
| viewTransition API 导航 | #view-transition-on-navigation | Default | 控制文档导航时 viewTransition API 的可用性 |
| viewTransition API 子框架导航 | #view-transition-on-navigation-iframe | Default | 控制子框架文档导航时 viewTransition API 的可用性(需配合上条) |
| CSS 视图过渡分层捕获 | #view-transition-layered-capture | Default | 以样式捕获视图过渡边框、背景和效果,而非烘焙到图像中 |
| CSS 视图过渡溢出矩形 | #view-transition-overflow-rect-from-surface | Default | 改变计算视图过渡实时元素几何形状的底层机制 |
十四、无障碍访问
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 启用音频描述 | #text-based-audio-descriptions | Default | HTML5 视频中的 WebVTT 音频描述轨道会在视频播放时朗读出来 |
| 实验性可访问性语言检测 | #enable-experimental-accessibility-language-detection | 已停用 | 启用页面内容语言检测,向屏幕阅读器等辅助技术提供信息 |
| 动态内容语言检测 | #enable-experimental-accessibility-language-detection-dynamic | 已停用 | 为动态内容启用语言检测(供辅助技术使用) |
| ARIA 元素反射 | #enable-aria-element-reflection | Default | 允许直接设置引用其他元素的 ARIA 关系属性(不需要 IDREF) |
| 触摸文本编辑重设计 | #enable-cros-touch-text-editing-redesign | Default | 启用新的触摸文本编辑功能 |
| 键盘可聚焦滚动器 | #keyboard-focusable-scrollers | Default | 没有可聚焦子元素的滚动器默认可用键盘聚焦 |
十五、开发者调试工具
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 启用基准测试 | #enable-benchmarking | Disabled | 将所有特性设置为固定状态,禁用特性状态随机化(3次重启后自动重置) |
| 产品内帮助演示模式 | #in-product-help-demo-mode-choice | Default | 选择产品内帮助的演示模式 |
| 用户教育体验 V2 | #user-education-experience-v2 | Default | 增强用户教育和产品内帮助系统(启动宽限期、更复杂的频率限制等) |
| WebXR 手部输入 | #webxr-hand-input | Default | 在 WebXR 中启用关节手部追踪传感器输入 |
| WebXR 孵化特性 | #webxr-incubations | Default | 启用 WebXR 的实验性特性 |
| WebXR 内部调试页面 | #webxr-internals | Default | 启用 webxr-internals 开发者页面,用于调试 WebXR Device API |
| 强制 WebXR 运行时 | #webxr-runtime | Default | 强制浏览器使用特定的 WebXR 运行时 |
| 实验性系统键盘锁 | #system-keyboard-lock | Default | 允许网站在全屏模式下拦截系统键盘快捷键 |
| Web HID in WebView | #web-hid-in-web-view | Default | 允许 WebView 在嵌入器权限下访问 Web HID |
| 通用传感器扩展类 | #enable-generic-sensor-extra-classes | Default | 启用额外的传感器类(如 AmbientLightSensor、Magnetometer) |
| 商业开发者模式 | #enable-commerce-developer | Default | 允许白名单中的用户进入开发者模式 |
| 安全浏览异步实时检查 | #safe-browsing-async-real-time-check | Default | 安全浏览实时检查异步进行,不再延迟页面加载 |
| 基于代码的 RBD | #enable-code-based-rbd | Default | 启用基于代码的 RBD |
| 折扣同意 V2 | #enable-discount-consent-v2 | Default | 启用折扣同意 V2 |
| PDF 图片文字可交互 | #pdf-searchify | Default | 对 PDF 图片运行 OCR,使识别的文字可搜索和编辑 |
| PDF XFA 支持 | #pdf-xfa-forms | Default | 在 PDF 中启用对 XFA 表单的支持(需 Chrome 构建时包含 XFA 支持) |
| PerformanceNavigationTiming systemEntropy 属性 | #enable-system-entropy | Default | 允许开发者判断顶级导航是否在用户代理负载较高时发生 |
| 清除跨站跨浏览上下文组导航的 window.name | #clear-cross-site-cross-browsing-context-group-window-name | Default | 在跨站顶级导航交换 BrowsingContextGroup 时清除 window.name |
| 下载警告改进 | #download-warning-improvements | Default | 改进下载、下载扫描和下载警告的 UI |
| 隔离沙盒 iframe | #enable-isolated-sandboxed-iframes | Default | 对带 sandbox 属性且无 allow-same-origin 的 iframe 进行进程隔离 |
| 源键控进程(默认) | #origin-keyed-processes-by-default | Default | 为大多数页面启用源键控进程隔离(提高安全性,但增加进程数) |
| 源键控代理集群(默认) | #origin-agent-cluster-default | Default | 设置 Origin-Agent-Cluster HTTP 头的默认行为 |
| 进程外打印驱动 | #enable-oop-print-drivers | Default | 在进程外执行与操作系统的打印交互 |
十六、联合认证(FedCM)
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| FedCM 授权 | #fedcm-authz | Default | 允许 RP 请求自定义 IdP 作用域的授权 |
| FedCM 按钮模式 | #fedcm-button-mode | Default | 允许 RP 指定使用 FedCM 小部件流还是按钮流 |
| FedCM 与 IdP 注册支持 | #fedcm-idp-registration | Default | 允许 RP 从已注册的 IdP 获取身份凭据 |
| FedCM 指标端点 | #fedcm-metrics-endpoint | Default | 允许 FedCM API 向 IdP 的指标端点发送性能测量数据 |
| FedCM 多 IdP | #fedcm-multi-idp | Default | 允许 FedCM API 同时请求多个身份提供者 |
| FedCM 选择性披露 | #fedcm-selective-disclosure | Default | 允许依赖方选择性请求要披露的身份属性集合 |
| FedCM 使用其他账户 | #fedcm-use-other-account | Default | 在 FedCM 账户选择器上启用"使用其他账户"按钮 |
| FedCM 与存储访问 API | #fedcm-with-storage-access-api | Default | 如果用户已允许 FedCM 连接,存储访问 API 自动解析 |
| FedCM 无 well-known 强制 | #fedcm-without-well-known-enforcement | Default | 支持不在 IdP 的 .well-known 文件中的 configURL |
| 数字凭据 | #web-identity-digital-credentials | Default | 启用三方验证者/持有者/颁发者身份模型 |
十七、支付
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 实验性 Web Payments API | #enable-web-payments-experimental-features | Default | 启用实验性 Web Payments API 特性 |
| Web Payments 应用商店计费调试模式 | #enable-debug-for-store-billing | Default | 移除 TWA 必须从应用商店安装的限制(用于调试) |
| 安全支付确认调试模式 | #enable-debug-for-secure-payment-confirmation | Default | 移除 PaymentCredential 必须使用用户验证平台认证器的限制 |
| 安全支付确认网络和发行商图标 | #enable-network-and-issuer-icons-for-secure-payment-confirmation | Default | 允许在安全支付确认中显示卡网络和发行商图标 |
十八、站点隔离与进程安全
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 隔离额外的来源 | #isolate-origins | 已停用 | 为额外指定的来源(逗号分隔列表)要求独立进程 |
| 禁用站点隔离 | #site-isolation-trial-opt-out | Default | 禁用站点隔离(用于诊断可能由进程外 iframe 引起的 bug,注意:这会禁用 Spectre 漏洞缓解措施) |
| 更改阻止源级隔离的 Web 行为 | #isolation-by-default | 已停用 | 更改多个使源难以在不同进程中隔离的 Web API |
十九、同步与企业管理
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 使用 Chrome Sync 沙盒 | #use-sync-sandbox | 已停用 | 连接 Chrome Sync 测试服务器 |
| 企业配置文件头像徽章 | #enable-enterprise-profile-badging-for-avatar | Default | 在工具栏头像上显示企业配置文件徽章(Mac/Windows/Linux) |
| 企业配置文件菜单徽章 | #enable-enterprise-profile-badging-for-menu | Default | 在配置文件菜单中显示企业徽章(含企业 Logo 和管理免责声明) |
| 企业配置文件创建页面 | #enable-enterprise-updated-profile-creation-screen | Default | 更新企业配置文件选择器和强制配置文件创建中的 UI |
| 企业托管配置文件必填拦截页 | #enable-enterprise-profile-required-interstitial | Default | 当需要创建托管配置文件时显示拦截页 |
| 禁止托管配置文件退出登录 | #disallow-managed-profile-signout | Default | 禁止从托管配置文件退出登录 |
二十、其他功能
| 功能名称 | Flag 标识 | 当前状态 | 说明 |
|---|
| 暂时取消 M3 Flag 过期 | #temporary-unexpire-flags-m3 | Default | 暂时取消 M3 版本已过期的 Flags(即将被移除) |
| 暂时取消 M4 Flag 过期 | #temporary-unexpire-flags-m4 | Default | 暂时取消 M4 版本已过期的 Flags(即将被移除) |
| 系统通知 | #enable-system-notifications | Default | 启用系统通知 Toast 和通知中心(Mac/Windows/Linux) |
| 强制 UI 方向 | #force-ui-direction | Default | 强制 UI 为 LTR(从左到右)或 RTL(从右到左)模式 |
| 强制文本方向 | #force-text-direction | Default | 强制 UI 文本为 LTR 或 RTL 方向 |
| 自动深色模式 | #enable-force-dark | Default | 自动使用深色主题渲染所有网页内容 |
| 过度滚动历史导航 | #overscroll-history-navigation | Default | 水平过度滚动时触发历史导航(Windows/Linux/ChromeOS) |
| 下拉刷新手势 | #pull-to-refresh | Default | 垂直过度滚动时触发下拉刷新手势 |
| 触摸拖放 | #enable-touch-drag-drop | Default | 通过长按可拖动元素触发触摸拖放操作(Windows/ChromeOS) |
| 通过 document.write 加载的脚本拦截 | #disallow-doc-written-script-loads | Default | 不允许获取通过 document.write 插入主框架的第三方解析器阻塞脚本 |
| 干扰性通知权限撤销 | #disruptive-notification-permission-revocation | Default | 对发送干扰性通知的网站撤销通知权限 |
| 单次权限 | #one-time-permission | Default | 启用地理位置、麦克风和摄像头的单次实验性权限 |
| 改进的语义活动指示器 | #improved-semantics-activity-indicators | Default | 在地址栏启用改进的语义指示器(实验性) |
| 左侧活动指示器 | #left-hand-side-activity-indicators | Default | 将活动指示器移到地址栏左侧 |
| 键盘和指针锁定提示 | #keyboard-and-pointer-lock-prompt | Default | 请求使用键盘或指针锁定 API 时显示权限提示 |
| 清除浏览数据时间范围实验 | #cbd-timeframe-required | Default | 要求用户与时间范围下拉菜单交互,新增"最近 15 分钟"选项 |
| 捕获面控制 | #captured-surface-control | Default | 允许应用控制正在捕获的标签页的滚动和缩放 |
| 使用 WebAssembly 新权限后端 | #enable-web-bluetooth-new-permissions-backend | Default | 为 Web Bluetooth 启用新权限后端(支持持久化设备权限) |
| WebUSB 设备自动检测 | #enable-webusb-device-detection | Default | 连接支持 WebUSB 的设备时通知用户 |
| Lens 功能 | #enable-lens-standalone | Default | 启用 Google Lens 图片和区域搜索 |
| Lens 叠加层 | #enable-lens-overlay | Default | 在任何页面上通过叠加层启用 Lens 搜索 |
| Google Lens 翻译图片文字 | #enable-lens-image-translate | Default | 启用使用 Google Lens 翻译图片中文字的右键菜单选项 |
附:状态汇总(非默认状态的 Flag)
已启用(用户手动开启)
| Flag 名称 | 标识 |
|---|
| DirectWrite | #disable-direct-write |
| 2D Canvas 硬件加速 | #disable-accelerated-2d-canvas |
| 部分交换 | #ui-disable-partial-swap |
| 最新稳定 JavaScript 特性 | #disable-javascript-harmony-shipping |
| 硬件加速视频解码 | #disable-accelerated-video-decode |
| 硬件加速视频编码 | #disable-accelerated-video-encode |
已停用(用户手动关闭)
| Flag 名称 | 标识 |
|---|
| 覆盖软件渲染列表 | #ignore-gpu-blocklist |
| 合成内容着色(调试用) | #tint-composited-content |
| 显示过度绘制反馈(调试用) | #show-overdraw-feedback |
| WebTransport 开发者模式 | #webtransport-developer-mode |
| chrome:// 页面允许扩展 | #extensions-on-chrome-urls |
| 显示自动填充签名(调试用) | #enable-show-autofill-signatures |
| 使用 Chrome Sync 沙盒 | #use-sync-sandbox |
| 测试第三方 Cookie 淘汰 | #test-third-party-cookie-phaseout |
| 隐私沙盒广告 API | #privacy-sandbox-ads-apis |
| AI 数据收集扩展 | #enable-extension-ai-data-collection |
| Canvas 2D 图层方法 | #canvas-2d-layers |
| 实验性 WebAssembly | #enable-experimental-webassembly-features |
| 实验性 Web 平台特性 | #enable-experimental-web-platform-features |
| WebGL 开发者扩展 | #enable-webgl-developer-extensions |
| WebGL 草案扩展 | #enable-webgl-draft-extensions |
| 允许本地主机无效证书 | #allow-insecure-localhost |
| 实验性可访问性语言检测 | #enable-experimental-accessibility-language-detection |
| 动态内容语言检测 | #enable-experimental-accessibility-language-detection-dynamic |
| 隔离额外的来源 | #isolate-origins |
| 更改阻止源级隔离的 Web 行为 | #isolation-by-default |
| 实验性 JavaScript | #enable-javascript-harmony |
| 扩展工具栏空状态 | #extensions-toolbar-zero-state-variation |
补充:遗漏的实验性功能
以下为之前整理中遗漏的 Chrome Flags(共 359 条),功能名称已翻译为中文,说明列保留英文原文以便查阅。
| 启用同步变异事件(已弃用) | #mutation-events | Default | Mutation Events are a deprecated set of events which cause performance issues. Disabling this featur |
| Omnibox 强制允许为默认 | #omnibox-force-allowed-to-be-default | Default | If enabled, all omnibox suggestions pretend to be inlineable. This likely has a bunch of problems. |
| 数据收集同意助手 | #omnibox-pref-based-data-collection-consent-helper | Default | Enables the pref based data collection consent helper |
| Omnibox 快捷方式提升 | #omnibox-shortcut-boost | Default | Promote shortcuts to be default when available. |
| Omnibox 富自动补全 | #omnibox-rich-autocompletion-promising | Default | Allow autocompletion for titles and non-prefixes. Suggestions whose titles or URLs contain the user |
| 站点搜索入门包扩展 | #omnibox-starter-pack-expansion | Default | Enables additional providers for the Site search starter pack feature |
| 站点搜索入门包 IPH | #omnibox-starter-pack-iph | Default | Enables an informational IPH message for the Site search starter pack feature |
| 设备端头部搜索建议(非隐身) | #omnibox-on-device-head-suggestions | Default | Google head non personalized search suggestions provided by a compact on device model for non-incogn |
| 设备端头部搜索建议(隐身) | #omnibox-on-device-head-suggestions-incognito | Default | Google head non personalized search suggestions provided by a compact on device model for incognito. |
| 设备端尾部搜索建议 | #omnibox-on-device-tail-suggestions | Default | Google tail non personalized search suggestions provided by a compact on device model. |
| 强制颜色配置文件 | #force-color-profile | Default | Forces Chrome to use a specific color profile instead of the color of the window's current monitor, |
| 强制颜色模式 | #forced-colors | Default | Enables forced colors mode for web content. |
| Chrome 堆分析器启动模式 | #memlog | Disabled | Starts heap profiling service that records sampled memory allocation profile having each sample attr |
| 堆分析采样间隔 | #memlog-sampling-rate | Default | Heap profiling service uses Poisson process to sample allocations. Default value for the interval be |
| 堆分析堆栈跟踪类型 | #memlog-stack-mode | Default | By default heap profiling service records native stacks. A post-processing step is required to symbo |
| 最大零前缀建议数 | #omnibox-max-zero-suggest-matches | Default | Changes the maximum number of autocomplete matches displayed when zero suggest is active (i.e. displ |
| UI 最大自动补全匹配数 | #omnibox-ui-max-autocomplete-matches | Default | Changes the maximum number of autocomplete matches displayed in the Omnibox UI. |
| 最大 URL 匹配数 | #omnibox-max-url-matches | Default | The maximum number of URL matches to show, unless there are no replacements. |
| 动态最大自动补全 | #omnibox-dynamic-max-autocomplete | Default | Configures the maximum number of autocomplete matches displayed in the Omnibox UI dynamically based |
| 输入建议分组框架 | #omnibox-grouping-framework-non-zps | Default | Enables an alternative grouping implementation for omnibox autocompletion. |
| Omnibox 计算器 | #omnibox-calc-provider | Default | When enabled, suggests recent calculator results in the omnibox. |
| 启用优化指南调试日志 | #optimization-guide-debug-logs | 已停用 | Enables the optimization guide to log and save debug messages that can be shown in the internals pag |
| 优化指南模型执行 | #optimization-guide-model-execution | Default | Enables the optimization guide to execute models. |
| 设备端优化指南模型 | #optimization-guide-on-device-model | Default | Enables the optimization guide to execute models on device. |
| 文本安全分类器 | #text-safety-classifier | Default | Enables text safety classifier for on-device models |
| MV 磁贴有机可重复查询 | #organic-repeatable-queries | Default | Enables showing the most repeated queries, from the device browsing history, organically among the m |
| 历史嵌入 | #history-embeddings | Default | When enabled, the history embeddings feature may operate. |
| 历史嵌入答案 | #history-embeddings-answers | Default | When enabled, the history embeddings feature may answer some queries. Has no effect if the History E |
| 历史旅程 UI | #history-journeys | Default | Enables the History Journeys UI. |
| 历史旅程显示所有聚类 | #history-journeys-show-all-clusters | 已停用 | Enables all Journeys clusters to be shown on prominent UI surfaces |
| 历史旅程零状态过滤 | #history-journeys-zero-state-filtering | Default | Enables filtering of clusters in the zero state of the History Journeys WebUI. |
| 从预取 ZPS 提取相关搜索 | #extract-related-searches-from-prefetched-zps-response | Default | Enables page annotation logic to source related searches data from prefetched ZPS responses |
| 页面图片 - 优化指南显著图片 | #page-image-service-optimization-guide-salient-images | Default | Enables the PageImageService fetching images from the Optimization Guide Salient Images source. |
| 页面图片 - Suggest 驱动图片 | #page-image-service-suggest-powered-images | Default | Enables the PageImageService fetching images from the Suggest source. |
| 页面内容注释 | #page-content-annotations | Default | Enables page content to be annotated on-device. |
| 持久化显著图片元数据 | #page-content-annotations-persist-salient-image-metadata | Default | Enables salient image metadata per page load to be persisted on-device. |
| 远程页面元数据 | #page-content-annotations-remote-page-metadata | Default | Enables fetching of page load metadata to be persisted on-device. |
| 页面可见性注释 | #page-visibility-page-content-annotations | Default | Enables annotating the page visibility model for each page load on-device. |
| 阻止不安全私有网络请求 | #block-insecure-private-network-requests | Default | Prevents non-secure contexts from making subresource requests to more-private IP addresses. See also |
| 遵守私有网络访问预检结果 | #private-network-access-respect-preflight-results | Default | Enables sending Private Network Access preflights ahead of requests to more-private IP addresses. Th |
| 私有网络访问预检短超时 | #private-network-access-preflight-short-timeout | Default | Reduce the waiting time for Private Network Access preflights to 200 milliseconds. The default timeo |
| 私有网络访问权限提示 | #private-network-access-permission-prompt | Default | Enable Permission Prompt for HTTPS public websites accessing HTTP more-private devices. Require to s |
| 忽略 Worker 私有网络错误 | #private-network-access-ignore-worker-errors | Default | Ignore Private Network Access errors for worker-related requests, including worker script fetches, a |
| 忽略导航私有网络错误 | #private-network-access-ignore-navigation-errors | Default | Ignore Private Network Access errors for navigation-related requests, including iframes and popups. |
| 主线程合成优先级 | #main-thread-compositing-priority | Default | Runs the main thread at compositing priority since it responds to input and is on the critical path. |
| MBI 调度模式 | #mbi-mode | Default | Enables independent agent cluster scheduling, via the AgentSchedulingGroup infrastructure. |
| 标签页组保存同步 V2 | #tab-groups-save-v2 | Default | Enables saving and recalling of tab groups but enhanced. Highly experimental. |
| 标签页组同步服务迁移 | #tab-group-sync-service-desktop-migration | Default | Enables use of the TabGroupSyncService. This is a backend only change. |
| 标签页组保存 UI 更新 | #tab-groups-save-ui-update | Default | Enables saved tab group pinning, everything menu and bookmarks bar change |
| 标签页滚动 | #scrollable-tabstrip | Default | Enables tab strip to scroll left and right when full. |
| 标签页滚动按钮 | #tab-scrolling-button-position | Default | Enables buttons on the tab strip to scroll left and right when full |
| 拖动时标签页滚动 | #scrollable-tabstrip-with-dragging | Default | Scrolls the tabstrip while dragging tabs towards the end of the visible view. |
| TabStripModel 集合存储 | #tabstrip-collection-storage | Default | Enables the collection based storage of tabstrip model. |
| 标签栏组合按钮 | #tabstrip-combo-button | Default | Combines tab search and the new tab button into a single combo button. |
| 标签页滚动溢出指示器 | #scrollable-tabstrip-overflow | Default | Choices for overflow indicators shown when the tabstrip is in scrolling mode. |
| 分割标签栏 | #split-tabstrip | Default | Splits pinned and unpinned tabs into separate TabStrips under the hood. Pure refactoring, no user-vi |
| 工具栏固定 | #toolbar-pinning | Default | Enables the ability to pin features to the toolbar via the Customize Chrome side panel. |
| 侧边栏调整大小 | #side-panel-resizing | Default | Allows users to resize the side panel and persist the width across browser sessions. |
| 产品规格 | #product-specifications | Default | Enable the Product Specifications feature. |
| 产品规格多规格表示 | #product-specifications-multi-specifics | Default | Enable the Product Specifications backed by the sync multi specifics representation. |
| 添加到对比集确认 Toast | #compare-confirmation-toast | Default | Enable to show the added to set confirmation in a toast. |
| 购物清单 | #shopping-list | Default | Enable shopping list in bookmarks. |
| 本地产品页面检测 | #local-pdp-detection | Default | Allow Chrome to attempt to detect product pages on the client, without server support. |
| 价格跟踪区域密钥 | #price-tracking-subscription-service-locale-key | Default | Enable the locale key for price tracking subscription service |
| 价格跟踪产品版本 | #price-tracking-subscription-service-product-version | Default | Enable the product version logging for price tracking subscription service |
| 购物图标颜色变体 | #shopping-icon-color-variant | Default | Enables a color variant for shopping page action icons (Price Insights & Price Tracking) |
| 价格跟踪芯片色调颜色 | #price-tracking-icon-colors | Default | 价格跟踪芯片色调颜色 |
| 获取零售优惠券 | #enable-retail-coupons | Default | Allow to fetch retail coupons for consented users |
| NTP Alpha 背景合集 | #ntp-alpha-background-collections | Default | Shows alpha NTP background collections in Customize Chrome. |
| NTP 背景图片错误检测 | #ntp-background-image-error-detection | Default | Checks NTP background image links for HTTP status errors. |
| NTP 日历模块 | #ntp-calendar-module | Default | Shows the Google Calendar module on the New Tab Page. |
| NTP 购物车模块 | #ntp-chrome-cart-module | Default | Shows the chrome cart module on the New Tab Page. |
| ChromeCart DOM 启发式 | #chrome-cart-dom-based-heuristics | Default | Enable DOM-based heuristics for ChromeCart. |
| NTP Drive 模块 | #ntp-drive-module | Default | Shows the Google Drive module on the New Tab Page |
| NTP Drive 模块分段 | #ntp-drive-module-segmentation | Default | Uses segmentation data to decide whether to show the Drive module on the New Tab Page. |
| NTP Drive 模块显示六个文件 | #ntp-drive-module-show-six-files | Default | Shows six files in the NTP Drive module, instead of three. |
| NTP 模块标题图标 | #ntp-modules-header-icon | Default | Shows icons in NTP module headers. |
| NTP 中间槽促销关闭 | #ntp-middle-slot-promo-dismissal | Default | Allows middle slot promo to be dismissed from New Tab Page until new promo message is populated. |
| NTP 移动促销 | #ntp-mobile-promo | Default | NTP 移动促销 |
| 强制 NTP 移动促销 | #force-ntp-mobile-promo | 已停用 | 强制 NTP 移动促销 |
| NTP 模块拖放 | #ntp-modules-drag-and-drop | Default | Enables modules to be reordered via dragging and dropping on the New Tab Page. |
| NTP 模块重新设计 | #ntp-modules-redesigned | Default | Shows the redesigned modules on the New Tab Page. |
| NTP 最相关标签恢复模块 | #ntp-most-relevant-tab-resumption-module | Default | Shows the Most Relevant Tab Resumption Module on the New Tab Page. |
| NTP 标签恢复模块设备图标 | #ntp-most-relevant-tab-resumption-module-device-icon | Default | Shows the device icon instead of device name on Most Relevant Tab Resumption Module on the New Tab P |
| NTP Outlook 日历模块 | #ntp-outlook-calendar-module | Default | Shows the Outlook Calendar module on the New Tab Page. |
| NTP Realbox 上下文和趋势建议 | #ntp-realbox-contextual-and-trending-suggestions | Default | Allows NTP Realbox's second column to display contextual and trending text suggestions. |
| NTP Realbox CR23 主题 | #ntp-realbox-cr23-theming | Default | CR23 theming will be applied in Realbox when enabled. |
| NTP Realbox 匹配搜索框主题 | #ntp-realbox-match-searchbox-theme | Default | Makes NTP Realbox drop shadow match that of the Searchbox when enabled. |
| NTP Realbox 踏板 | #ntp-realbox-pedals | Default | Shows pedals in the NTP Realbox when enabled. |
| NTP Realbox Google G 图标 | #ntp-realbox-use-google-g-icon | Default | Shows Google G icon instead of Search Loupe in realbox when enabled |
| NTP 安全浏览模块 | #ntp-safe-browsing-module | Default | Shows the safe browsing module on the New Tab Page. |
| NTP Sharepoint 模块 | #ntp-sharepoint-module | Default | Shows the Sharepoint module on the New Tab Page. |
| NTP 壁纸搜索按钮 | #ntp-wallpaper-search-button | Default | Enables entry point on New Tab Page for Customize Chrome Side Panel Wallpaper Search. |
| NTP 壁纸搜索按钮动画 | #ntp-wallpaper-search-button-animation | Default | Enables animation for New Tab Page's Wallpaper Search button. Requires #ntp-wallpaper-search-button |
| NTP Microsoft 认证模块 | #ntp-microsoft-authentication-module | Default | Shows the Microsoft Authentication Module on the New Tab Page. |
| 购物页面类型 | #shopping-page-types | Default | Enable shopping page types experiment. |
| Chrome 全局回声消除 | #chrome-wide-echo-cancellation | Default | Run WebRTC capture audio processing in the audio process instead of the renderer processes, thereby |
| 像素画布录制 | #enable-pixel-canvas-recording | Default | Pixel canvas recording allows the compositor to raster contents aligned with the pixel and improves |
| 并行下载 | #enable-parallel-downloading | Default | Enable parallel downloading to accelerate download speed. |
| 标签页悬停卡片图片 | #tab-hover-card-images | Default | Shows a preview image in tab hover cards, if tab hover cards are enabled. |
| 标签页搜索位置设置 | #tab-search-position-setting | Default | Whether to show the tab search position options in the settings page. |
| 网络日志记录到文件 | #enable-network-logging-to-file | 已停用 | Enables network logging to a file named netlog.json in the user data directory. The file can be impo |
| Web 认证企业证明 | #web-authentication-permit-enterprise-attestation | 已停用 | Permit a set of origins to request a uniquely identifying enterprise attestation statement from a se |
| 遗留技术报告 Cookie 问题报告 | #legacy-tech-report-enable-cookie-issue-reports | Default | When enabled, usage of third-party cookies (on allowlisted pages) is uploaded for enterprise users a |
| 零拷贝标签页捕获 | #zero-copy-tab-capture | Default | Enable zero-copy content tab for getDisplayMedia() APIs. |
| 可访问 PDF 表单 | #accessible-pdf-form | Default | Enables accessibility support for PDF forms. |
| PDF Chrome Refresh 2023 | #pdf-cr23 | Default | Use new CR23 icons and colors for the PDF Viewer. |
| PDF 查看器 OOPIF | #pdf-oopif | Default | Use an OOPIF for the PDF Viewer, instead of a GuestView. |
| PDF 作品集 | #pdf-portfolio | Default | Enable PDF portfolio feature. |
| 使用 Skia PDF 渲染器 | #pdf-use-skia-renderer | Default | Use Skia as the PDF renderer. This flag will have no effect if the renderer choice is controlled by |
| PDF 墨迹签名 | #pdf-ink2 | Default | Enables the ability to annotate PDFs using a new ink library. |
| PostScript Type 42 字体打印 | #print-with-postscript-type42-fonts | Default | When using PostScript level 3 printing, render text with Type 42 fonts if possible. |
| 减少光栅化打印 | #print-with-reduced-rasterization | Default | When using GDI printing, avoid rasterization if possible. |
| XPS 读取打印机功能 | #read-printer-capabilities-with-xps | Default | When enabled, utilize XPS interface to read printer capabilities. |
| 使用 XPS 打印 | #use-xps-for-printing | Default | When enabled, use XPS printing API instead of the GDI print API. |
| PDF 使用 XPS 打印 | #use-xps-for-printing-from-pdf | Default | When enabled, use XPS printing API instead of the GDI print API when printing PDF documents. |
| Windows 11 Mica 标题栏 | #windows11-mica-titlebar | Default | Use the DWM system-drawn Mica titlebar on Windows 11, version 22H2 (build 22621) and above. |
| 将不安全来源视为安全来源 | #unsafely-treat-insecure-origin-as-secure | 已停用 | Treat given (insecure) origins as secure origins. Multiple origins can be supplied as a comma-separa |
| 禁用子框架进程复用 | #disable-process-reuse | Default | Prevents out-of-process iframes from reusing compatible processes from unrelated tabs. This is an ex |
| 子框架进程复用阈值 | #subframe-process-reuse-thresholds | Default | Enable thresholds for subframe process reuse. When out-of-process iframes attempt to reuse compatibl |
| 多语言实时字幕 | #enable-live-caption-multilang | Default | Enables the multilingual Live Caption Feature which allows for many language choices and automated l |
| 阅读模式朗读 | #read-anything-read-aloud | Default | Enables the experimental Read Aloud feature in Reading Mode. |
| 朗读自动单词高亮 | #read-anything-read-aloud-automatic-word-highlighting | Default | Enables the experimental Reading Mode feature that switches between word and sentence highlighting w |
| 朗读自动语音切换 | #read-anything-read-aloud-auto-voice-switching | Default | Enables the experimental Reading Mode feature that automatically chooses the best voice in Read Alou |
| 朗读语言包下载 | #read-anything-read-aloud-language-pack-downloading | Default | Enables the experimental Reading Mode feature that downloads Google TTS languages directly from the |
| 朗读短语高亮 | #read-anything-read-aloud-phrase-highlighting | Default | Enables the experimental Reading Mode feature that highlights by phrases when reading aloud, when th |
| 阅读模式算法添加图片 | #read-anything-images-via-algorithm | Default | Have Reading Mode use a local rules based algorithm to include images from webpages. |
| 阅读模式 Google 文档集成 | #read-anything-docs-integration | Default | Allows Reading Mode to work on Google Docs. |
| Google 文档加载更多按钮 | #read-anything-docs-load-more-button | Default | Adds a button to the end of the Reading Mode UI. When clicked, the main page scrolls to show the nex |
| 支持工具 | #support-tool | Default | Support Tool collects and exports logs to help debugging the issues. It's available in chrome://supp |
| 支持工具截图 | #support-tool-screenshot | Default | Enables the Support Tool to capture and include a screenshot in the exported packet. |
| 自动禁用无障碍 | #enable-auto-disable-accessibility | Default | When accessibility APIs are no longer being requested, automatically disables accessibility. This mi |
| 图片描述替代路由 | #image-descriptions-alternative-routing | Default | When adding automatic captions to images, use a different route to aquire descriptions. |
| 首帧前丢弃输入事件 | #drop-input-events-before-first-paint | Default | Before the user can see the first paint of a new page they cannot intentionally interact with elemen |
| 边界事件分发跟踪节点移除 | #boundary-event-dispatch-tracks-node-removal | Default | Mouse and Pointer boundary event dispatch (i.e. dispatch of enter, leave, over, out events) tracks D |
| 滚动事件实验性预测 | #enable-resampling-scroll-events-experimental-prediction | Default | Predicts the scroll amount after the vsync time to more closely match when the frame is visible. |
| Windows 窗口遮挡计算 | #calculate-native-win-occlusion | Default | Calculate window occlusion on Windows will be used in the future to throttle and potentially unload |
| 桌面满意度跟踪调查演示 | #happiness-tracking-surveys-for-desktop-demo | Default | Enable showing Happiness Tracking Surveys Demo to users on Desktop |
| Chrome WebUI HaTS 调查 | #hats-webui | Default | Enables the Happiness Tracking Surveys being delivered via chrome webui, rather than a separate stat |
| 选择 ANGLE 图形后端 | #use-angle | Default | Choose the graphics backend for ANGLE. D3D11 is used on most Windows computers by default. Using the |
| 游戏手柄多点触控 | #enable-gamepad-multitouch | Default | Enables the ability to receive input from multitouch surface on the gamepad object. |
| 桌面截图 | #sharing-desktop-screenshots | Default | Enables taking screenshots from the desktop sharing hub. |
| 启用 GPU 服务日志 | #enable-gpu-service-logging | 已停用 | Enable printing the actual GL driver calls. |
| 硬件媒体按键处理 | #hardware-media-key-handling | Default | Enables using media keys to control the active media session. This requires MediaSessionService to b |
| AVIF 增益映射 HDR 图像渲染 | #avif-gainmap-hdr-images | Default | If enabled, Chrome uses the gainmap (if present) in AVIF images to render the HDR version on HDR dis |
| CrabbyAvif 解码 AVIF 图像 | #crabbyavif | Default | If enabled, CrabbyAvif will be used instead of libavif for decoding AVIF images |
| 文件处理图标 | #file-handling-icons | Default | Allows websites using the file handling API to also register file type icons. See https://github.com |
| FileSystemObserver | #file-system-observer | Default | Enables the FileSystemObserver interface, which allows websites to be notified of changes to the fil |
| 严格源隔离 | #strict-origin-isolation | Default | Experimental security mode that strengthens the site isolation policy. Controls whether site isolati |
| Enable the FencedFrameConfig constructor. | #enable-fenced-frames-developer-mode | Default | The FencedFrameConfig constructor allows you to test the element without running an |
| 不安全 WebGPU 支持 | #enable-unsafe-webgpu | 已停用 | Convenience flag for WebGPU development. Enables best-effort WebGPU support on unsupported configura |
| WebGPU 开发者特性 | #enable-webgpu-developer-features | 已停用 | Enables web applications to access WebGPU features intended only for use during development. |
| 全局媒体控件更新 UI | #global-media-controls-updated-ui | Default | Show updated UI for Global Media Controls in all the non-CrOS desktop platforms. |
| 协作调度 | #enable-cooperative-scheduling | Default | Enables cooperative scheduling in Blink. |
| 使用 DNS HTTPS ALPN | #use-dns-https-svcb-alpn | Default | When enabled, Chrome may try QUIC on the first connection using the ALPN information in the DNS HTTP |
| 前进后退缓存 | #back-forward-cache | Default | If enabled, caches eligible pages after cross-site navigations.To enable caching pages on same-site |
| Windows 滚动风格 | #windows-scrolling-personality | Default | If enabled, mousewheel and keyboard scrolls will scroll by a percentage of the scroller size and the |
| 弹性过度滚动 | #elastic-overscroll | Default | Enables Elastic Overscrolling on touchscreens and precision touchpads. |
| 元素捕获 API | #element-capture | Default | Enables Element Capture - an API allowing the mutation of a tab-capture media track into a track cap |
| 设备姿态 API | #device-posture | Default | Enables Device Posture API (foldable devices) |
| 视口分段 API | #viewport-segments | Default | Enable the viewport segment API, giving information about the logical segments of the device (dual s |
| 地理位置 API 位置提供程序管理器 | #enable-location-provider-manager | Default | Enables usage of the location provider manager to select between the operating system's location API |
| 静音通知小睡操作 | #mute-notification-snooze-action | Default | Adds a Snooze action to mute notifications shown while sharing a screen. |
| 重广告隐私缓解 | #heavy-ad-privacy-mitigations | Default | Enables privacy mitigations for the heavy ad intervention. Disabling this makes the intervention det |
| 显示卡产品名称 | #autofill-enable-card-product-name | Default | When enabled, card product name (instead of issuer network) will be shown in Payments Autofill UI. |
| 自动填充地址粒度填充 | #autofill-granular-filling-available | Default | When enabled, autofill address suggestions contain child suggestions for group and granular field fi |
| 未分类字段自动填充 | #autofill-for-unclassified-fields-available | Default | When enabled, address and payments autofill can be triggered on unclassified fields via the Chrome c |
| Refactoring Shared Highlighting | #shared-highlighting-manager | Default | Refactors Shared Highlighting by centralizing the IPC calls in a Manager. |
| 安全浏览哈希前缀实时查找 | #safe-browsing-hash-prefix | Default | Enable checking URLs through Safe Browsing hash-prefix real time protocol. |
| 安全浏览本地列表 v5 API | #safe-browsing-local-lists-use-sbv5 | Default | Fetch and check local lists using the Safe Browsing v5 API instead of the v4 Update API. |
| 安全检查未使用站点权限模块 | #safety-check-unused-site-permissions | Default | When enabled, adds the unused sites permission module to Safety Check on desktop. The module will be |
| 安全检查 v2 | #safety-hub | Default | When enabled, Safety Check v2 will be visible in settings. |
| Plus 地址完整表单填充 | #plus-address-full-form-fill | Default | When enabled, the email on address profile suggestions is replaced with the user's plus address for |
| 安全检查 v2 桌面调查 | #safety-hub-one-off-survey | Default | Enables one-off HaTS surveys for Safety Check v2 on Desktop. |
| 安全中心恶意通知撤销 | #safety-hub-abusive-notification-revocation | Default | When enabled, includes abusive notification permission revocation in the site permission module of S |
| 设备端通知内容检测 | #on-device-notification-content-detection-model | Default | Enables checking the on-device notification content detection model for verdicts on how suspicious t |
| Web 蓝牙确认配对支持 | #enable-web-bluetooth-confirm-pairing-support | Default | Enable confirm-only and confirm-pin pairing mode support for Web Bluetooth |
| 点击拨号 | #click-to-call | Default | Enable the click-to-call feature. |
| CSS 色域映射 | #css-gamut-mapping | Default | Enable experimental CSS gamut mapping implementation. |
| VCN 在线卡独立 CVC 字段解析 | #autofill-parse-vcn-card-on-file-standalone-cvc-fields | Default | When enabled, Autofill will attempt to find standalone CVC fields for VCN card on file when parsing |
| 后台资源获取 | #background-resource-fetch | Default | Process resource requests in a background thread inside Blink. |
| WebUI Omnibox 弹出窗口 | #webui-omnibox-popup | Default | If enabled, shows the omnibox suggestions popup in WebUI. |
| 显示卡面图片 | #autofill-enable-card-art-image | Default | When enabled, card product images (instead of network icons) will be shown in Payments Autofill UI. |
| 使用 DMSAA 进行图块光栅化 | #use-dmsaa-for-tiles | Default | Switches skia to use DMSAA instead of MSAA for tile raster |
| 同步钱包凭据数据 | #sync-autofill-wallet-credential-data | Default | When enabled, allows syncing of the autofill wallet credential data type. |
| 同步钱包使用数据 | #sync-autofill-wallet-usage-data | Default | When enabled, allows syncing of the autofill wallet usage data type. |
| GPU 共享图像缓存 | #ui-enable-shared-image-cache-for-gpu | Default | Enables shared GPUImageDecodeCache for UI if gpu rasterization is enabled. |
| 新卡面和网络图片 | #autofill-enable-new-card-art-and-network-images | Default | When enabled, new and larger card art and network icons will be shown. |
| 卡面服务端拉伸 | #autofill-enable-card-art-server-side-stretching | Default | When enabled, the server will stretch (if necessary) and return card art images of the exact require |
| Power 书签后端 | #power-bookmark-backend | Default | Enables storing additional metadata to support power bookmark features. |
| 用户笔记侧边栏 | #user-notes-side-panel | Default | Enables the user notes feature in the side panel. Only works if Power bookmark backend is also enabl |
| 偏好设置账户存储 | #enable-preferences-account-storage | Default | Enables storing preferences in a second, Gaia-account-scoped storage for syncing users |
| 压缩字典传输 | #enable-compression-dictionary-transport | Default | Enables compression dictionary transport features. Requires chrome://flags/#enable-compression-dicti |
| 压缩字典传输后端 | #enable-compression-dictionary-transport-backend | Default | Enables the backend of compression dictionary transport features. Requires chrome://flags/#enable-co |
| HTTP/1 压缩字典传输 | #enable-compression-dictionary-transport-allow-http1 | Default | When this is enabled, Chromium can use stored shared dictionaries even when the connection is using |
| HTTP/2 压缩字典传输 | #enable-compression-dictionary-transport-allow-http2 | Default | When this is enabled, Chromium can use stored shared dictionaries even when the connection is using |
| 压缩字典要求已知根证书 | #enable-compression-dictionary-transport-require-known-root-cert | Default | When this is enabled, Chromium can use stored shared dictionaries only when the connection is using |
| 计算压力速率混淆缓解 | #enable-compute-pressure-rate-obfuscation-mitigation | Default | Rate Obfuscation Mitigation is used to avoid fingerprinting attacks. Its usage introduces some timin |
| container-type 无布局包含 | #enable-container-type-no-layout-containment | Default | The container-type property was recently changed to not add layout containment, this allows users to |
| 计算压力校准破解缓解 | #enable-compute-pressure-break-calibration-mitigation | Default | In a calibration process an attacker tries to manipulate the CPU so that Compute Pressure API would |
| Zstd 内容编码 | #enable-zstd-content-encoding | Default | Enables Zstandard Content-Encoding support. |
| 共享 Zstd | #enable-shared-zstd | Default | Enables compression dictionary transport with Zstandard (aka Shared Zstd). |
| Cast 镜像目标播放延迟 | #cast-mirroring-target-playout-delay | Default (200ms) | Choose a target playout delay for Cast mirroring. A lower delay will decrease latency, but may impac |
| 按站点进程到主框架阈值 | #enable-process-per-site-up-to-main-frame-threshold | Default | Proactively reuses same-site renderer processes to host multiple main frames, up to a certain thresh |
| 摄像头和麦克风特效 | #camera-mic-effects | Default | Enables effects for camera and mic streams. |
| 摄像头和麦克风预览 | #camera-mic-preview | Default | Enables camera and mic preview in permission bubble and site settings. |
| getUserMedia 延迟设备设置选择 | #get-user-media-deferred-device-settings-selection | Default | Enables deferring device settings selection for getUserMedia until after the user grants permission. |
| RenderDocument | #render-document | Default | Enable swapping RenderFrameHosts on same-site navigations |
| 企业搜索聚合器策略 | #enable-search-aggregator-policy | Default | Enable the policy that allows organizations to set a Search Aggregator engine that can be used in th |
| data: URL 的 SiteInstanceGroup | #site-instance-groups-for-data-urls | Default | Put data: URL subframes in a separate SiteInstance from the initiator, but in the same SiteInstanceG |
| Chrome 网上应用店快速检查 | #cws-info-fast-check | Default | When enabled, Chrome checks and fetches metadata for installed extensions more frequently. |
| 扩展企业遥测 | #extension-telemetry-for-enterprise | Default | When enabled, the extension telemetry service collects signals and generates reports to send for ent |
| 安全检查扩展模块 | #safety-check-extensions | Default | When enabled, adds the Extensions Module to Safety Check on desktop. The module will be shown if the |
| CVC 存储和填充 | #autofill-enable-cvc-storage-and-filling | Default | When enabled, we will store CVC for both local and server credit cards. This will also allow the use |
| 隐私沙盒注册覆盖 | #privacy-sandbox-enrollment-overrides | 已停用 | Allows a list of sites to use Privacy Sandbox features without them being enrolled and attested into |
| 智能卡 API | #enable-smart-card-web-api | Default | Enable access to the Smart Card API. See https://github.com/WICG/web-smart-card#readme for more info |
| 支付自动填充预取风险数据 | #autofill-enable-prefetching-risk-data-for-retrieval | Default | When enabled, risk data is prefetched during payments autofill flows to reduce user-perceived latenc |
| 第三方配置文件管理 | #third-party-profile-management | Default | Enables profile management triggered by third-party sign-ins. |
| OIDC 配置文件管理 | #oidc-auth-profile-management | Default | Enables profile management triggered by OIDC authentications. |
| 桌面显式浏览器登录 UI | #explicit-browser-signin-ui-on-desktop | Default | Enables the UNO model on Desktop. Used for the launch of the UNO model on Desktop, as well as for th |
| 通用 OIDC 配置文件管理 | #enable-generic-oidc-auth-profile-management | Default | Enables profile management triggered by generic OIDC authentications. |
| PWA 链接捕获与作用域扩展 | #enable-user-link-capturing-scope-extensions-pwa | Default | Allows the 'Desktop PWA Scope Extensions' feature to be used with the 'Desktop PWA Link Capturing' f |
| 传输模式同步联系人信息 | #sync-enable-contact-info-data-type-in-transport-mode | Default | Allows the 'Sync Enable Contact Info Data Type in Transport Mode' feature to be used with the 'Expli |
| 桌面 PWA 链接捕获 | #enable-user-navigation-capturing-pwa | Default | Enables opening links from Chrome in an installed PWA. Currently under reimplementation. |
| 禁用 IP 保护代理 | #ip-protection-proxy-opt-out | Default | When disabled, prevents use of the IP Protection proxy. This is intended to help with diagnosing any |
| 受保护受众同意调试令牌 | #protected-audience-debug-token | 已停用 | Enables Protected Audience Consented Debugging with the provided token. Protected Audience auctions |
| 弃用 unload 事件 | #deprecate-unload | Default | Controls the default for Permissions-Policy unload. If enabled, unload handlers are deprecated and w |
| FPAN 基于风险的认证 | #autofill-enable-fpan-risk-based-authentication | Default | When enabled, server card retrieval will begin with a risk-based check instead of jumping straight t |
| 交互时立即绘制 | #draw-immediately-when-interactive | Default | Causes viz to activate and draw frames immediately during a touch interaction or scroll. |
| 交互时表面激活发送确认 | #ack-on-surface-activation-when-interactive | Default | If enabled, immediately send acks to clients when a viz surface activates and when that surface is a |
| 服务器端 IBAN 上传和自动填充 | #autofill-enable-server-iban | Default | When enabled, Autofill will attempt to offer upload save for IBANs (International Bank Account Numbe |
| Manta 服务 | #enable-manta-service | Default | Enables the profile keyed Manta service at startup. |
| 内置 HLS 播放器 | #enable-builtin-hls | Default | Enables chrome's builtin HLS player instead of Android's MediaPlayer |
| 配置文件重新排序 | #profiles-reordering | Default | Enables profiles reordering in the Profile Picker main view by drag and dropping the Profile Tiles. |
| 桌面批量上传 | #batch-upload-desktop | Default | Enables the Batch Upload feature for Desktop. This allows to upload local data to the account data w |
| 设置中要求本地卡号有效 | #autofill-require-valid-local-cards-in-settings | Default | When enabled, the chrome://settings dialog for adding or editing local cards will enforce that the c |
| 设备绑定会话凭据 | #enable-bound-session-credentials | Default | Enables Google session credentials binding to cryptographic keys. |
| 设备绑定会话软件密钥 | #enable-bound-session-credentials-software-keys-for-manual-testing | Default | Enables mock software-backed cryptographic keys for Google session credentials binding (not secure). |
| Observable API | #observable-api | Default | A reactive programming primitive for ergonomically handling streams of async data. See https://githu |
| 原子 DOM 移动 | #atomic-move | Default | Introduces a state-preserving atomic move primitive to the DOM, by calling Node.moveBefore. See http |
| Web 应用系统媒体控件 | #enable-web-app-system-media-controls | Default | Enable instanced system media controls for web apps |
| CCO 编辑 | #CCO | Default | Enables CCO editing feature |
| Compose 主动提示 | #compose-proactive-nudge | Default | Enables proactive nudging for Compose |
| 光标处显示 Compose 提示 | #compose-nudge-display-at-cursor | Default | Shows the Compose proactive nudge at the cursor location |
| Compose 礼貌公告 | #compose-polite-nudge | Default | Uses polite announcements to alert the user that a compose popup is available to interact with. |
| Compose 分割推广 | #compose-segmentation-promotion | Default | Enables the segmentation platfrom for the Compose proactive nudge |
| Compose 选区提示 | #compose-selection-nudge | Default | Enables nudge on selection for Compose |
| Compose 预先输入模式 | #compose-upfront-input-modes | Default | Enables upfront input modes in the Compose dialog |
| 关联网站集权限授予显示 | #related-website-sets-permission-grants | Default | Shows permission grants created by Related Website Sets in Chrome Settings UI and Page Info Bubble, |
| 保存卡加载确认 UX | #autofill-enable-save-card-loading-and-confirmation | Default | When enabled, a loading spinner will be shown when uploading a card to the server and a confirmation |
| 虚拟卡注册加载确认 | #autofill-enable-vcn-enroll-loading-and-confirmation | Default | When enabled, the virtual card enrollment screen will present a loading spinner while enrolling the |
| 紧凑模式(原型) | #compact-mode | Default | This feature is a prototype. Reduces the height of the browser controls (tabstrip, toolbar, bookmark |
| 内容设置分区 | #content-settings-partitioning | Default | Partition content settings by StoragePartitions |
| 拖离标签打开 Web 应用窗口 | #tear-off-web-app-tab-opens-web-app-window | Default | Open Web App window when tearing off a tab that's displaying a url handled by an installed Web App. |
| 密码手动回退 | #password-manual-fallback-available | Default | Enables triggering password suggestions through the context menu |
| 配置文件选择器强制登录 | #force-signin-flows-profile-picker | Default | Migrates Force Signin flows from the old popup dialog on top of the Profile Picker, to the regular s |
| 隔离 Web 应用绕过 USB 限制 | #enable-unrestricted-usb | Default | When enabled, allows Isolated Web Apps to access blocklisted devices and protected interfaces throug |
| 虚拟卡 3DS 认证 | #autofill-enable-vcn-3ds-authentication | Default | When enabled, Chrome will trigger 3DS authentication during a virtual card retrieval if a challenge |
| 链接预览 | #link-preview | Default | When enabled, Link Preview feature gets to be available to preview a linked page in a dedicated smal |
| 发送标签页到 iOS 推送通知 | #send-tab-ios-push-notifications | Default | Feature to allow users to send tabs to their iOS device through a system push notitification. |
| 共享存储服务器卡数据 | #autofill-shared-storage-server-card-data | Default | When enabled, the cached server credit card data from autofill will be pushed into the shared storag |
| 美国运通卡权益 | #autofill-enable-card-benefits-for-american-express | Default | When enabled, card benefits offered by American Express will be shown in Autofill suggestions. |
| Capital One 卡权益 | #autofill-enable-card-benefits-for-capital-one | Default | When enabled, card benefits offered by Capital One will be shown in Autofill suggestions. |
| 卡权益同步 | #autofill-enable-card-benefits-sync | Default | When enabled, card benefits offered by issuers will be synced from the Payments server. |
| 关联服务设置 | #linked-services-setting | Default | Add Linked Services Setting to the Sync Settings page. |
| 退出商户虚拟卡灰显 | #autofill-enable-vcn-gray-out-for-merchant-opt-out | Default | When enabled, Chrome will display grayed out virtual card suggestions on merchant websites where the |
| 保存卡本地回退 | #autofill-enable-save-card-local-save-fallback | Default | When enabled, if a card fails to be uploaded to the server, the card details will be saved locally i |
| 指纹保护阻止列表 | #enable-fingerprinting-protection-blocklist | Default | Enable Fingerprinting Protection which may block fingerprinting resources from loading in a 3p conte |
| 设备绑定会话凭据(标准) | #enable-standard-device-bound-session-credentials | Default | Enables the official version of Device Bound Session Credentials. For more information see https://g |
| 设备绑定会话持久化 | #enable-standard-device-bound-session-persistence | Default | Enables session persistence for the official version of Device Bound Session Credentials. |
| 清除无法解密的密码 | #clear-undecryptable-passwords | Default | If enabled local passwords that current encyrption key cannot decrypt, will be deleted to restore th |
| Verve 卡支持 | #autofill-enable-verve-card-support | Default | When enabled, Verve-branded card art will be shown for Verve cards. |
| 证书管理 V2 UI | #cert-management-v2-ui | Default | Enables the Cert Management V2 UI; accessible at chrome://certificate-manager |
| 证书管理 V2 写入功能 | #cert-management-v2-ui-write | Default | Enables the Cert Management V2 UI write features, using a chrome managed DB to store user added cert |
| 密码泄露开关移位 | #password-leak-toggle-move | Default | Enables the new location of the password leak toggle option under standard protection on chrome://se |
| 自动聚焦密码字段显示建议 | #pwm-show-suggestions-on-autofocus | Default | Enables showing password suggestions without requiring the user to click on the already focused fiel |
| 优化指南 Dogfood 日志 | #optimization-guide-enable-dogfood-logging | 已停用 | If this client is a Google-internal dogfood client, overrides enterprise policy to enable model qual |
| 云 Enclave 认证器(GPM 密钥) | #web-authentication-enclave-authenticator | Default | Allow users to create and use Google Password Manager passkeys using a cloud-based authenticator ser |
| 锁屏重认证促销卡 | #screenlock-reauth-promo-card | Default | Enables promo card in settings encouraging users to enable screenlock reauth before filling password |
| 短 Ruby 启发式 | #ruby-short-heuristics | Default | When enabled, line breaking doesn't happen inside s with shorter contents even if `text-wrap: |
| Gemini Nano 提示 API | #prompt-api-for-gemini-nano | Default | Enables the exploratory Prompt API, allowing you to send natural language instructions to a built-in |
| Gemini Nano 摘要 API | #summarization-api-for-gemini-nano | Default | Enables the Summarization API, allowing you to summarize a piece of text with a built-in large langu |
| Gemini Nano 写作 API | #writer-api-for-gemini-nano | Default | Enables the Writer API, allowing you to write a piece of text with a built-in large language model ( |
| Gemini Nano 改写 API | #rewriter-api-for-gemini-nano | Default | Enables the Rewriter API, allowing you to rewrite a piece of text with a built-in large language mod |
| CSS text-box-trim | #text-box-trim | Default | Enable experimental CSS text-box-trim property. |
| 存储访问 HTTP 头 | #storage-access-headers | Default | Enables HTTP headers related to the Storage Access API. |
| 信用卡上传保存 UI 更新 | #autofill-upstream-updated-ui | Default | When enabled, shows different text and images in the UI of the credit card upload save bubble. |
| 2D Canvas 休眠 | #canvas-2d-hibernation | Default | Enables canvas hibernation for 2D canvas. |
| 性能干预 UI | #performance-intervention-ui | Default | When enabled, performance intervention UI will automatically pop up and suggest tabs to take action |
| 性能干预演示模式 | #performance-intervention-demo-mode | Default | When enabled, CPU thresholds and rate limiting will be ignored so performance intervention UI may be |
| 传输模式书签 | #sync-enable-bookmarks-in-transport-mode | Default | Enables account bookmarks for signed-in non-syncing users |
| 已访问 URL 可见性评分过滤 | #visited-url-ranking-service-history-visibility-score-filter | Default | Enables filtering of visited URL aggregates based on history URL visibility scores. |
| 输入后延迟渲染器任务 | #defer-renderer-tasks-after-input | Default | If enabled, tasks in the renderer will be deferred after discrete input events, e.g. keypress, until |
| 线程滚动防渲染饥饿 | #threaded-scroll-prevent-rendering-starvation | Default | Prevents main thread rendering starvation during threaded scrolling based on a given threshold. |
| 信用卡上传请求超时 | #autofill-upload-card-request-timeout | Default | When enabled, sets a client-side timeout on the Autofill credit card upload request. Upon timeout, t |
| VCN 注册请求超时 | #autofill-vcn-enroll-request-timeout | Default | When enabled, sets a client-side timeout on the Autofill credit card VCN enrollment request. Upon ti |
| 解卡请求超时 | #autofill-unmask-card-request-timeout | Default | When enabled, sets a client-side timeout on the Autofill credit card unmask request. Upon timeout, t |
| 节能模式冻结后台标签 | #freezing-on-energy-saver | Default | When Energy Saver is active, freeze eligible background tabs that use a lot of CPU. A tab is eligibl |
| 节能模式冻结测试 | #freezing-on-energy-saver-testing | Default | Similar to #freezing-on-energy-saver, with changes to facilitate testing: 1) pretend that Energy Sav |
| WebHID 特征报告偏移修复 | #hid-get-feature-report-fix | Default | Enable/Disable a fix for a bug that caused feature reports to be offset by one byte when received fr |
| 翻译打开设置 | #translate-open-settings | Default | Add an option to the translate bubble menu to open language settings. |
| 进程响应时分类 URL | #classify-url-on-process-response-event | Default | Alters the behavior of a supervised user navigation throttle so that thedecision whether to proceed |
| 标签页整理 | #tab-organization | Default | Enables the Auto Tab Groups feature, which can be found within the Tab Search bubble. |
| 标签页整理设置可见性 | #tab-organization-settings-visibility | Default | Shows Tab Organization in the settings UI |
| 多标签页整理 | #multi-tab-organization | Default | Enables Auto Tab Groups suggestions for multiple tab groups at once. |
| 标签页重新组织 | #tab-reorganization | Default | Enables Auto Tab Groups suggestions for adding tabs to existing groups |
| 标签页重新组织分隔线 | #tab-reorganization-divider | Default | Shows a divider in Auto Tab Groups suggestions for existing groups, indicating which tabs in the gro |
| 标签页精简 | #tabstrip-declutter | Default | Enables the Tab Declutter feature, which can be found within the Tab Search bubble. |
| 移除 Google 账户卡片下拉 | #autofill-remove-payments-butter-dropdown | Default | When enabled, the "Show cards from your Google Account" Autofill suggestion will not be displayed, a |
| 语言检测 API | #language-detection-api | Default | When enabled, JS can use the web platform's language detection API |
| 受监督用户隐藏访客 | #supervised-profile-hide-guest | Default | Hides Guest Profile entry points for supervised users |
| 受监督用户安全搜索 | #supervised-profile-safe-search | Default | Enables SafeSearch in Google Search for supervised users in the pending state. |
| 受监督 YouTube 重新认证 | #supervised-profile-youtube-reauth | Default | Ask supervised users to re-authenticate when attempting to access YouTube in the pending state. |
| 受监督已阻止站点重新认证 | #supervised-profile-blocked-site-reauth | Default | Ask supervised users to re-authenticate when attempting to navigate to a site blocked by parental co |
| 受监督子框架重新认证 | #supervised-profile-subframe-reauth | Default | If "Supervised Profile YouTube reauth" or "Supervised Profile blocked site reauth" is enabled, requi |
| 受监督过滤回退 | #supervised-profile-filtering-fallback | Default | Applies website filters for supervised users in the pending state, if the Family Link website filter |
| 受监督自定义字符串 | #supervised-profile-custom-strings | Default | Displays modified strings on both the sign-in intercept UI and the pre-UNO sync opt out screen |
| 受监督登录 IPH | #supervised-profile-sign-in-iph | Default | Displays an in-product help message when a Profile becomes owned by a supervised user (either on cre |
| 受监督风筝徽章 | #supervised-profile-kite-badging | Default | Shows a kite badge on the profile avatar for supervised users. |
| 使用重写的帧间隔决策器 | #use-frame-interval-decider | Default | Rewrite is meant to preserve existing behavior and enable new features. |
| 数据共享 | #data-sharing | Default | Enabled all Data Sharing related UI and features. |
| 数据共享(仅加入) | #data-sharing-join-only | Default | Enabled Data Sharing Joining flow related UI and features. |
| 历史同步替代插图 | #history-sync-alternative-illustration | Default | Enables history sync alternative illustration. |
| CVC 存储和填充增强 | #autofill-enable-cvc-storage-and-filling-enhancement | Default | When enabled, will enhance CVV storage project. Provide better suggestion, resolve conflict with COF |
| 桌面改进登录 UI | #improved-signin-ui-on-desktop | Default | Enables redesign of profile menu and signin settings ; new signin promos and better signin errors. |
| 轮廓剪影图标 | #outline-silhouette-icon | Default | Enables the improved silhouette icon for signed out profiles |
| 导航后显示折扣 | #discount-on-navigation | Default | Enable to show available discounts on the page after navigation. |
| DevTools 隐私 UI | #devtools-privacy-ui | Default | Enables the Privacy UI in the current 'Security' panel in DevTools. |
| 权限预测 V3 | #permission-predictions-v3 | Default | Use the Permission Predictions Service V3 to surface permission requests using a quieter UI when the |
| Task Manager Desktop Refresh | #enable-task-manager-desktop-refresh | Default | Enables a refreshed design for the Task Manager on Desktop platforms. |
| 网络时间证书验证 | #cert-verification-network-time | Default | Use time fetched from the network for certificate verification decisions. If certificate verificatio |
| Lens 叠加层翻译按钮 | #enable-lens-overlay-translate-button | Default | Enables translate button via the Lens overlay. |
| Lens 叠加层上下文搜索框 | #enable-lens-overlay-contextual-search-box | Default | Enables contextual search box in the Lens overlay. |
| Lens 叠加层延迟优化 | #enable-lens-overlay-latency-optimizations | Default | Enables latency optimizations for the Lens overlay. |
| Lens 叠加层图片右键菜单操作 | #enable-lens-overlay-image-context-menu-actions | Default | Enables image context menu actions in the Lens overlay. |
| 表单事件记录到所有已解析类型 | #autofill-enable-log-form-events-to-all-parsed-form-types | Default | When enabled, a form event will log to all of the parsed forms of the same type on a webpage. This m |
| 分割内部调查页面和模型 | #enable-segmentation-internals-survey | Default | Enable internals page for survey and fetching model |
| 先买后付(Affirm) | #autofill-enable-buy-now-pay-later-for-affirm | Default | When enabled, users will have the option to pay with buy now pay later with Affirm on specific merch |
| 先买后付(Zip) | #autofill-enable-buy-now-pay-later-for-zip | Default | When enabled, users will have the option to pay with buy now pay later with Zip on specific merchant |
| 先买后付数据同步 | #autofill-enable-buy-now-pay-later-syncing | Default | When enabled, Chrome will sync user data related to buy now pay later. |
| 独立表单 CVC 填充增强 | #autofill-enable-cvc-storage-and-filling-standalone-form-enhancement | Default | When enabled, this will enhance the CVV storage project. The enhancement will enable CVV storage sug |
| 登录时启用书签类型(仅测试) | #enable-bookmarks-selected-type-on-signin-for-testing | Default | Test-only flag to help with the development of sync-enable-bookmarks-in-transport-mode. Enables the |
| 分离本地和账户主题 | #separate-local-and-account-themes | Default | Keeps the local and the account theme separate. If the user signs out or sync is turned off, only th |
| 卡权益产品内帮助 | #autofill-enable-card-benefits-iph | Default | When enabled, in-process help UI will be shown for Autofill card suggestions with benefits. |
| 隐私沙盒隐私政策 | #privacy-sandbox-privacy-policy | Default | Enables the Privacy Policy link to be displayed on the Privacy Sandbox Consent dialog, subject to re |
| 注册卡运行时信息检索 | #autofill-enable-card-info-runtime-retrieval | Default | When enabled, runtime retrieval of CVC along with card number and expiry from issuer for enrolled ca |
| 实验性翻译 API | #translation-api | Default | Enables the on-device language translation API. See https://github.com/WICG/translation-api/blob/mai |
| 分组关联密码建议 | #password-form-grouped-affiliations | Default | Enables offering credentials coming from grouped domains for filling |
| AI 设置页面刷新 | #ai-settings-page-refresh | Default | Enables a revamp of the existing AI settings page. |
| 客户端密码表单分类器 | #password-form-clientside-classifier | Default | Enable usage of new password form classifier on the client. |
| 上下文提示 | #contextual-cueing | Default | Enables the contextual cueing system to support showing actions |
| 分区弹出窗口 | #partitioned-popins | Default | Allows Partitioned Popins to be opened. |
| 分离本地和账户搜索引擎 | #separate-local-and-account-search-engines | Default | Keeps the local and the account search engines separate. If the user signs out or sync is turned off |
| PartitionAlloc 高级安全检查 | #partition-alloc-with-advanced-checks | Default | Enables an extra security layer on PartitionAlloc. |
| 分区已访问链接数据库 | #partition-visited-link-database | Default | Style links as visited only if they have been clicked from this top-level site and frame origin befo |
| 分区已访问链接数据库(含自链接) | #partition-visited-link-database-with-self-links | Default | Style links as visited only if they have been clicked from this top-level site and frame origin befo |
| 禁用本地卡批量迁移 | #autofill-disable-local-card-migration | Default | When enabled, local credit card migration flows will not be offered, both from checkout flows and fr |
| 可预测报告配额 | #predictable-reported-quota | Default | Enables reporting of a predictable quota from the StorageManager's estimate API. This flag is intend |
| ServiceWorker 自动预加载 | #service-worker-auto-preload | Default | Dispatches a preload request for navigation before starting the service worker. See https://github.c |