Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

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

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

Подробнее

Is there a way to stop alert dialog from showing up without completely disabling JavaScript through about:config?

  • 5 ответов
  • 3 имеют эту проблему
  • 13 просмотров
  • Последний ответ от McCoy

more options

Hi there My question is

=

Is there a way to stop alert dialog from showing up without completely disabling JavaScript through about:config?

We think alert boxes are pure JavaScript and not considered pop-up.

Thank you!

Hi there My question is === Is there a way to stop alert dialog from showing up without completely disabling JavaScript through about:config? We think alert boxes are pure JavaScript and not considered pop-up. Thank you!
Приложенные скриншоты

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

more options
more options

There isn't a built-in preference to block the window.alert() function. I think it can be suppressed by injecting a script into a page that replace it with a "no-op" (do nothing) function, but I haven't searched for an extension or user script for that.

more options

Maybe you do not get this alert if you block access to the location in "Tools -> Page Info -> Permissions".

more options

cor-el said

Maybe you do not get this alert if you block access to the location in "Tools -> Page Info -> Permissions".

Yeah .. we already blocked most stuff under Firefox options Still No good..

more options

sh2dc said

we already blocked most stuff under Firefox options
Still No good..

Just to make sure ...... Does this mean that you went to Privacy & Security => Permissions => Location, then clicked on 'Settings', found www.bing.com listed there, checked the box saying : 'Block new requests asking to access your location', clicked 'Save Changes' and then closed and restarted Firefox  ?

In addition you could go to Page Info, as suggested by cor-el, and under the Permissions tab scroll down to 'Access Your Location', uncheck 'Use Default' and check 'Block' (worth a try .....).