Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to force Firefox to open devtools on each tab?

Tags:

Is there any way how to enable opening of devtools on all new tabs? I'd like to have devtools opened to be able to comfortably debug popup windows.

like image 928
czerny Avatar asked Jul 28 '16 15:07

czerny


People also ask

How do I persist network logs in Firefox?

Select Web Developer > Network. The Developer Tools window opens as a docked panel at the side or bottom of Firefox. Click the Network tab. Select Persist logs.

How do I get Firefox to automatically open new tabs?

Make Firefox automatically switch to newly opened tabs by opening the "Options" window, clicking "Tabs," and then enabling the "When I open a link in a new tab, switch to it immediately" option.

How do I enable F12 developer tools in Firefox?

You can open the Firefox Developer Tools from the menu by selecting Tools > Web Developer > Web Developer Tools or use the keyboard shortcut Ctrl + Shift + I or F12 on Windows and Linux, or Cmd + Opt + I on macOS.


1 Answers

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.

like image 172
Akshay R. Avatar answered Sep 24 '22 08:09

Akshay R.