0

How can I install one without the all environment stop working?

Gilad Sabo
  • 41
  • 1
  • 5

1 Answers1

1

Don't. Use the developer tools (including debugger) in Chorme — or the Firebug plugin for Firefox.

What you can do is set up Chrome or Firefox in RunExternal tools to easily test your code in them. See here:

Oliver Moran
  • 5,137
  • 4
  • 31
  • 45