JavaScript Enthusiast | Software Developer | Open Source Contributor | Technical Speaker

Category: Chrome Extensions

How to add a panel to Chrome DevTools

Oct 16, 2022#Chrome Extensions12 min read

Chrome Extension APIs comes bundled with features which lets you extend the functionality of your web browser. In this tutorial, we are going to create a Chrome extension which add a new panel to Chrome Devtools.

Read more