Adding a feature to modify and "save" Javascript while pages load?

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)

It’s been discussed, and there is a bug you can follow; but as far as I know nobody is actively working on this feature.