While I was debugging a vuejs application, I got so many unnecessary steps for the chrome extension’s JS file that it took a lot of time to debug.
And I need those extensions too for my development and regular work. So I was looking for a solution that how to disable or bypass the extension’s JS and debug the application in less time. And I get this solution.. listed here for future reference and also for your help 🙂