To disable firefox native inspect element in context menu:
Steps:
1. Enter 'about:config' in firefox address bar to bring up firefox's preference configurations.
2. Filter search for 'inspector'.
3. Set 'extensions.firebug.hideDefaultInspector' to true.
4. 'Set devtools.inspector.enabled' to false.