Can I DevTools?
All
151
Accessibility
9
Audit
2
CSS
36
Console
14
Elements
27
JavaScript
5
Network
27
Other
18
Performance
1
Sources
12
Favorites
0
About
Testimonials
It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
Ads via Carbon
1
2
3
4
Twitter
Github
Substack
Theme
Network
Edit
Override user agent
Can I override the user agent to emulate different profiles?
Last Modified
less than a minute ago
Authors
@pankajparashar
@kilianvalkhof
Test Live
via
BrowserStack
Newsletter
Related (0)
CHROME
Share
Notes
Open
Command Menu
(
Cmd+Shift+P
or
Ctrl+Shift+P
) and Run > "Show network conditions". This will open the
Network conditions
drawer.
In the
User agent
section, disable "Use browser default" and select the user agent from the list below or enter your own custom string.
References (1)
[1] "Network conditions", by Chrome DevTools
Docs