Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Javascript

  • 2 antwurd
  • 1 hat dit probleem
  • 270 werjeftes
  • Lêste antwurd fan kie000

more options

How do I pause/halt/stop/freeze javascript on a webpage in Firefox? For example, this page. Using either console / keyboard shortcuts / extensions / plugins?

How do I pause/halt/stop/freeze javascript on a webpage in Firefox? For example, this page. Using either console / keyboard shortcuts / extensions / plugins?

Keazen oplossing

You might be interested in the javascript debugger: https://developer.mozilla.org/en-US/docs/Tools/Debugger Under the "How to" section it decribes how to pause and control execution.

EDIT: Since you mentioned addons as an option, I myself use the NoScript security suite: https://addons.mozilla.org/en-US/firefox/addon/noscript/ . You can not only enable / disable scripts on a page quickly, but also scripts from specific sources.

Dit antwurd yn kontekst lêze 👍 1

Alle antwurden (2)

more options

Keazen oplossing

You might be interested in the javascript debugger: https://developer.mozilla.org/en-US/docs/Tools/Debugger Under the "How to" section it decribes how to pause and control execution.

EDIT: Since you mentioned addons as an option, I myself use the NoScript security suite: https://addons.mozilla.org/en-US/firefox/addon/noscript/ . You can not only enable / disable scripts on a page quickly, but also scripts from specific sources.

Bewurke troch Kawaii Amber op

more options

Thanks, found it: Ctrl-Shift-Z (in firefox) then F8 to halt scripts Ctrl-Shift-S (in Waterfox) then F8 to halt scripts

Firefox takes a horrible turn and makes the web page unaccessible, why? Thankfully waterfox doesn't do that.