Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

How do you disable the INSPECT ELEMENT option in the menu from Chrome and Firefox etc? [duplicate]

Writer Mia Lopez

I actually like and use Firebug for web development every single day; sure it is slow on boot for Firefox but I love Firebug once the browser is up. (Update this has been resolved in later editions)

Firefox 10 has a new Inspect and developer mode - it is pretty much like Google Chrome - I don't like it, you cannot edit on page CSS, you can't edit text and tags simply like Firebug - I would be on Chrome now if it fully had Firebug.

How can I disable firefox inspect? How can I disable the inspect mode in chrome? (I would rather use the light firebug)

0

1 Answer

type in about:config in your address bar and find devtools.inspector.enabled and set it to false

1