0% found this document useful (0 votes)
273 views1 page

Experiments 1

The document lists various experimental features and flags available in a browser, detailing their status (enabled or disabled) and the platforms they apply to. It includes features related to WebRTC, autofill predictions, accessibility enhancements, and integration with Android App Search, among others. Users are warned that enabling these features may compromise security or privacy and should be approached with caution, especially in production environments.

Uploaded by

shsn384
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
273 views1 page

Experiments 1

The document lists various experimental features and flags available in a browser, detailing their status (enabled or disabled) and the platforms they apply to. It includes features related to WebRTC, autofill predictions, accessibility enhancements, and integration with Android App Search, among others. Users are warned that enabling these features may compromise security or privacy and should be approached with caution, especially in production environments.

Uploaded by

shsn384
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Search flags ‫إعادة ضبط الكل‬

Experiments 136.0.7103.125

WARNING: EXPERIMENTAL FEATURES AHEAD! By enabling these features, you could lose browser data or
compromise your security or privacy. Enabled features apply to all users of this browser. If you are an enterprise
admin you should not be using these flags in production.

‫متوِّف ر‬ ‫التجارب غير المتاحة‬

WebRTC hardware video decoding


Support in WebRTC for decoding video streams using platform hardware. – ChromeOS,
Disabled
Android
#webrtc-hw-decoding

Omnibox shortcuts on Android


Enables storing successful query/match in the omnibox shortcut database on Android –
Disabled
Android
#omnibox-shortcuts-android

Show Autofill predictions


Annotates web forms with Autofill field type predictions as placeholder text. – Mac,
Enabled
Windows, Linux, ChromeOS, Android
#show-autofill-type-predictions

Swap credit card suggestions


When enabled, swapping autofilled payment suggestions would resultin overriding all of the
Enabled
payments fields with the swapped profile data – Mac, Windows, Linux, ChromeOS, Android
#autofill-payments-field-swapping

Smooth Scrolling
Animate smoothly when scrolling page content. – Windows, Linux, ChromeOS, Android Enabled
#smooth-scrolling

WebTransport Developer Mode


When enabled, removes the requirement that all certificates used for WebTransport over
‫تم التفعيل‬
HTTP/3 are issued by a known certificate root. – Mac, Windows, Linux, ChromeOS, Android
#webtransport-developer-mode

Experimental WebAssembly JavaScript Promise Integration (JSPI)


Enable web pages to use experimental WebAssembly JavaScript Promise Integration (JSPI)
Disabled
API. – Mac, Windows, Linux, ChromeOS, Android
#enable-experimental-webassembly-jspi

Future V8 VM features
This enables upcoming and experimental V8 VM features. This flag does not enable
Disabled
experimental JavaScript features. – Mac, Windows, Linux, ChromeOS, Android
#enable-future-v8-vm-features

Show autofill signatures.


Annotates web forms with Autofill signatures as HTML attributes. Also marks password
‫تم التفعيل‬
fields suitable for password generation. – Mac, Windows, Linux, ChromeOS, Android
#enable-show-autofill-signatures

Use Google Payments sandbox servers


For developers: use the sandbox service for Google Payments API calls. – Mac, Windows,
Enabled
Linux, ChromeOS, Android
#wallet-service-use-sandbox

Use the new permissions backend for Web Bluetooth


Enables the new permissions backend for Web Bluetooth. This will enable persistent storage
of device permissions and Web Bluetooth features such as
Enabled
BluetoothDevice.watchAdvertisements() and Bluetooth.getDevices() – Mac, Windows, Linux,
ChromeOS, Android
#enable-web-bluetooth-new-permissions-backend

WebGL Developer Extensions


Enabling this option allows web applications to access WebGL extensions intended only for
‫تم التفعيل‬
use during development time. – Mac, Windows, Linux, ChromeOS, Android
#enable-webgl-developer-extensions

WebGL Draft Extensions


Enabling this option allows web applications to access the WebGL extensions that are still in
‫تم التفعيل‬
draft status. – Mac, Windows, Linux, ChromeOS, Android
#enable-webgl-draft-extensions

Vulkan
Use vulkan as the graphics backend. – Windows, Linux, ChromeOS, Android Disabled
#enable-vulkan

Default ANGLE Vulkan


Use the Vulkan backend for ANGLE by default. – Linux, ChromeOS, Android Disabled
#default-angle-vulkan

Vulkan from ANGLE


Initialize Vulkan from inside ANGLE and share the instance with Chrome. – Linux,
Disabled
ChromeOS, Android
#vulkan-from-angle

Enable enterprise data controls.


Enables the enterprise data controls on Android for restricting copy and paste actions for
Enabled
the clipboard. – Android
#enable-clipboard-data-controls-android

DynamicSafeAreaInsets
Dynamically change the safe area insets based on the bottom browser controls visibility. –
Enabled
Android
#dynamic-safe-area-insets

DynamicSafeAreaInsetsOnScroll
Dynamically change the safe area insets on the main thread as browser controls scrolls.
Enabled
Requires DynamicSafeAreaInsets to also be enabled. – Android
#dynamic-safe-area-insets-on-scroll

DynamicSafeAreaInsetsSupportedByCC
Dynamically change the safe area insets on the compositor thread as browser controls are
shown or hidden during scroll. Requires DynamicSafeAreaInsets to also be enabled. – Enabled
Android
#dynamic-safe-area-insets-supported-by-cc

CSSSafeAreaMaxInset
Enables CSS engine support for the env(safe-area-max-inset-*) variables. – Android Enabled
#css-safe-area-max-inset

TLS 1.3 Early Data


This option enables TLS 1.3 Early Data, allowing GET requests to be sent during the
handshake when resuming a connection to a compatible TLS 1.3 server. – Mac, Windows, Enabled
Linux, ChromeOS, Android
#enable-tls13-early-data

Feed loading placeholder


Enables a placeholder UI in the feed instead of the loading spinner at first load. – Android Enabled
#feed-loading-placeholder

Enable dynamic colors in the feed


Allows feed to fully respect dynamic colors if supported by the client. – Android Enabled
#feed-dynamic-colors

Enable refreshing feed on restart


Refresh feed when Chrome restarts. – Android Disabled
#refresh-feed-on-start

Accessibility Include Long Click Action


When enabled, the accessibility tree for the web contents will include the
Enabled
ACTION_LONG_CLICK action on all relevant nodes. – Android
#enable-accessibility-include-long-click-action

Accessibility Text Formatting


When enabled, text formatting information will be included in the AccessibilityNodeInfo tree
Enabled
on Android – Android
#enable-accessibility-text-formatting

Experimental Accessibility Mode for On Screen only


Enable experimental accessibility mode to improve performance when running TalkBack. –
Enabled
Android
#enable-accessibility-on-screen-mode

Smart Zoom
Enable the Smart Zoom accessibility feature as an alternative approach to zooming web
Enabled
contents. – Android
#enable-smart-zoom

Touch Text Editing Redesign


Enables new touch text editing features. – Mac, Windows, Linux, ChromeOS, Android Enabled
#enable-cros-touch-text-editing-redesign

Web Payments App Store Billing Debug Mode


App-store purchases (e.g., Google Play Store) within a TWA can be requested using the
Payment Request API. This flag removes the restriction that the TWA has to be installed Enabled
from the app-store. – Mac, Windows, Linux, ChromeOS, Android
#enable-debug-for-store-billing

Enable the setting to provide a virtual view structure for Autofill


When enabled, a setting allows to switch to using Android Autofill. Chrome then provides a
Enabled
virtual view structure but no own suggestions. – Android
#enable-autofill-virtual-view-structure

Integrate with Android App Search with multiple data sources.


If enabled, allows Chrome to integrate with the Android App Search with multiple data
Enabled
sources, e.g. custom Tabs. – Android
#android-app-integration-multi-data-source

Integrate with Android App Search V2


If enabled, allows Chrome to integrate with the Android App Search directly without using
Enabled
internal library. – Android
#android-app-integration-v2

Customize the new tab page


If enabled, allows users to customize the new tab page – Android Enabled
#new-tab-page-customization

Integrate with Android App Search with favicons


If enabled, allows Chrome to integrate with the Android App Search with favicons. – Android Enabled
#android-app-integration-with-favicon

Disable Instance Limit


Disable limit on number of app instances allowed (current limit is 5). – Android Enabled
#disable-instance-limit

Force color profile


Forces Chrome to use a specific color profile instead of the color of the window's current
Display P3 D65
monitor, as specified by the operating system. – Mac, Windows, Linux, ChromeOS, Android
#force-color-profile

Forced Colors
Enables forced colors mode for web content. – Mac, Windows, Linux, ChromeOS, Android Enabled
#forced-colors

Enable optimization guide debug logs


Enables the optimization guide to log and save debug messages that can be shown in the
‫تم التفعيل‬
internals page. – Mac, Windows, Linux, ChromeOS, Android
#optimization-guide-debug-logs

You might also like