Is there a way/add-on that I can use so everytime any javascript function is executed in Firefox for example, the function name will be printed (to the console or w
If you run chrome, hit f12 to bring up the developer window. Under the Profiles you can list out the Javascript, CSS or Heap. That's built in, so you don't need a plugin, not that anything is wrong with firebug, I'm just generally anti-Firefox