Firebug is not working with Firefox version 50.0

Arun Jain picture Arun Jain · Nov 25, 2016 · Viewed 40.4k times · Source

I am using Firefox 50.0. After auto update of Firefox to version 50.0, Firebug has stopped working and attempting to use it is showing an inbuilt Firefox console while inspecting any DOM element.

Is there any patch to use Firebug on Firefox 50.0 version?

Answer

Rubel Hossain picture Rubel Hossain · Feb 14, 2017

Solve The problem by Changing Mozilla Browser Configuration Settings.

  1. Open A Blank Tab
  2. type about:config in address bar then press enter (click on I accept the risk!)
  3. find browser.tabs.remote.autostart
  4. select the option then click the mouse right side
  5. Turn The Option As False
  6. Close the browser for restart browser
  7. open browser again, inspect the element. I hope It Works Properly.