TIL Adding your own custom panel in Devtools
POSTED ON:
TAGS: devtools
In the "Woah this is neat but I'll never do it" side of things:
I was always curious how chrome extensions like React Devtools
or Vue Devtools
magically pop into the Devtools section.
Apparently, Chrome has documentation on how to do it:
https://developer.chrome.com/docs/extensions/mv3/devtools/
Related TILs
Tagged: devtools