Hide native element inspector in Firefox 13+
I don't know why but Mozilla decided to not allow Firefox users to disable their native element inspector. It really gets in the way if you are using Firebug. Fortunately, Firebug allows us to hide it in the about:config page. Just change this value to false:
extensions.firebug.hideDefaultInspector
Labels: about:config, firebug, firefox, inspector, mozilla