Sorry, but this simply isn't possible. People don't need Firebug to look at the code of a website. Also for privacy and security reasons we're trying to avoid Firebug being detectable by websites<http://code.google.com/p/fbug/issues/detail?id=5139> .
What you can do, though, is to minimize your JavaScript code<http://stackoverflow.com/questions/4843871/javascript-and-css-minimizer>, so it's less readable for people inspecting it. Sebastian On Tuesday, July 9, 2013 3:49:30 AM UTC+2, Hao Dong wrote: > > I have a web page contains some js code. I don't want others to > inspect them. So How I can detect the existence of Firebug and disable it > with my JavaScript code? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/96587d09-d640-474a-b186-5a18020c8fa6%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
