I usually work with Chrome for website development, but currently I'm on a client that only uses Firefox and I'm noticing some differences.
I've researched but not found much about it, anyone who works the longest with Firefox can help me answer the following questions:
-
In Chrome I can edit the javascript and do a rebuild at runtime, in Firefox I could not. Is there any way to do it?
-
In Chrome, breakpoints continue even after you close the browser, it helps a lot between one day and another. In Firefox, when you close the page, the breakpoints disappear. Is there any way to keep them?
-
Any Firefox add-ons tip?