Use the Network conditions panel to override the user agent string and emulate different network speeds.
Overriding the user agent string changes how the browser identifies itself to web servers. This means the browser can simulate earlier versions or different browsers entirely, which is useful for testing responsive design, compatibility, and feature detection.
Note that overriding the user agent string does not change how Chrome browser functions internally, it changes content that Chrome is served.
Open the Network conditions panel
Open Network conditions panel from the Network panel, or manually through DevTools.
To use the Network panel to open the Network conditions panel, follow these steps:
Click the network_manageMore network conditions button to open the Network conditions panel.
The 'More network conditions' button highlighted and the Network conditions panel is open.
Figure 1. The Network panel and the Network conditions panel
Windows, Linux, ChromeOS: Control+Shift+P
Command Menu with 'Network conditions' entered.
Figure 2. The Command Menu
Start typing Network conditions, select Show Network conditions, and press Enter. DevTools displays the Network conditions panel at the bottom of your DevTools window.
Alternatively, in the top right corner, select more_vertMore options > More tools > Network conditions.
Override the user agent string
To override the user agent string from the Network conditions panel, follow these steps:
Open the Network conditions panel.
In the User agent section disable the Use browser default checkbox.
Disabling 'Use browser default.'
Figure 3. Disabling Use browser default
Select a user agent string from the list, or enter your own custom string.
Refresh the page to view results.
Edit user-agent client hints
The Network conditions panel lets you customize the User-Agent Client Hints of a selected user agent string.
To use this feature, follow these steps:
Select a user agent string from the list, or enter your own custom string.
Click the arrow_drop_downUser agent client hints drop-down. A form will appear with the relevant values autofilled.
The User-Agent Client Hints form.
Figure 4. The User Agent Client Hints form
Edit the form by clicking deletedelete to delete items, and Add brand to add to the User agent and Full version lists.
When done, click the Update button at the bottom of the form.
Refresh the page to view results.
Throttle the network speed
To throttle the network speed from the Network conditions panel click the Network throttling list, then select either Fast 3G, Slow 3G or offline.
Network throttling dropdown in the Network conditions panel.
Figure 5. Network throttling list in the Network conditions panel
Additionally, the Network panel lets you throttle network speed in a similar way, just open the Network panel and select the speed you want from the Throttle list in the action bar.
Network throttling dropdown in the Network panel.
Figure 6. Network throttling list in the Network panel
You can also use the Performance panel to throttle network speed. Open the Performance panel, click settingsSettings and then select Fast 3G or Slow 3G from the Network list.
Network throttling dropdown in the Performance panel.
Figure 7. Network throttling list in the Performance panel
Set your own custom network throttling parameters by creating a Network Throttling Profile. To learn how, see Throttling.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024年05月24日 UTC."],[],[]]