Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Remove "Don't allow" checkbox in firefox prompt

  • 2 ответа
  • 1 имеет эту проблему
  • 363 просмотра
  • Последний ответ от 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

Выбранное решение

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

Прочитайте этот ответ в контексте 👍 0

Все ответы (2)

more options

Adding a clearer image

more options

Выбранное решение

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

Изменено k.shehbaz