Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Remove "Don't allow" checkbox in firefox prompt

  • 2 Antworten
  • 1 hat dieses Problem
  • 250 Aufrufe
  • Letzte Antwort von k.shehbaz

more options

Subsequent prompts after the first prompt has a Don't allow prompts from this host again checkbox. I want to remove this checkbox and always allow prompts from the host. The prompt is generated using JavaScript confirm box. Is there a setting in firefox that can help me achieve this? I have tried playing around with notification settings but that hasn't helped me

Attached is a photo with the prompt that shows the checkbox which I want to remove. Sorry for the bad quality

Subsequent prompts after the first prompt has a Don't allow prompts from this host again checkbox. I want to '''remove''' this checkbox and always allow prompts from the host. The prompt is generated using JavaScript confirm box. Is there a setting in firefox that can help me achieve this? I have tried playing around with notification settings but that hasn't helped me Attached is a photo with the prompt that shows the checkbox which I want to remove. Sorry for the bad quality

Ausgewählte Lösung

Go to about:config and create a new value integer: dom.successive_dialog_time_limit and set the value of this option to 0. This works for me

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

more options

Adding a clearer image

more options

Ausgewählte Lösung

Go to about:config and create a new value integer: dom.successive_dialog_time_limit and set the value of this option to 0. This works for me

Geändert am von k.shehbaz