cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
FaariqMajeed
New member
Status: New idea

The scratchpad is available up to firefox version 70. Is there any way that we could use scratchpad on versions later than 70?

 

2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

jscher2000
Leader

I think currently you need to use the multi-line editor in the Web Console for similar functionality:

https://firefox-source-docs.mozilla.org/devtools-user/web_console/the_command_line_interpreter/index...

Does that meet your needs or do you prefer to edit and run scripts from a dedicated window?

The Web Console appears to lack a way to save your script. On the DevTools forum, there was a suggestion to adopt a feature from Chromium-based browsers which let you save scripts that you could run in the editor. https://discourse.mozilla.org/t/why-dont-you-provide-functionality-for-saving-code-snippets-in-firef... That doesn't seem to have progressed, but perhaps would be a quicker fix than a dedicated window?Just a thought.