How to force Firefox to open devtools on each tab?

☆樱花仙子☆ 提交于 2019-12-04 01:46:18

Chrome added the option to "Auto-open DevTools for popups" in early 2016. I'm seeing the option in Chrome 51.

Open DevTools Hit F1 to open settings Scroll all the way to the bottom, and the option is under "DevTools"

Not sure about Firefox at the moment, but I could not find anything that could lead to a positive response.

Dmitry Kulikov has developed a plugin for Firefox that does exactly this. You can find it here: https://github.com/dmitry-kulikov/firefox-devtools-auto-open and can be installed from the firefox add-on store here: https://addons.mozilla.org/en-us/firefox/addon/devtools-auto-open

From my experience it does not bind to the new tab from the start. As such you might miss some network entries. I expect this is due to this being an add-on and not natively implemented.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!