Can I DevTools?
All
153
Accessibility
9
Audit
2
CSS
37
Console
14
Elements
26
JavaScript
5
Network
29
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
Sources
Edit
Run snippets
Can I run snippet of code in devtools?
Last Modified
4 months ago
Authors
@pankajparashar
Test Live
via
BrowserStack
Newsletter
tips-tricks-13
Related (0)
EDGE
Share
Notes
Sources
> In the left sidebar, open
Snippets
> Click "+ New snippet". This will open an empty file in the main view.
Enter the snippet and press
Cmd+Enter
to run the code.
Additionally, you can also save the snippet and run it directly from the
Command
Menu
using
!<script>
.
References (0)