Chrome debugger includes a very useful capability to set a Javascript breakpoint, reload, then when the breakpoint trips, you can modify and save the Javascript, so the modified Javascript gets used for that page load. (Changes disappear after reloading again).
Will Firefox add such a capability?
(I also posted this under https://qsurvey.mozilla.com/s3/FirefoxInput/ , but may belong better here)