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

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

Подробнее

How do you disable the notifications that display at the bottom of the page when requesting a page (i.e. "waiting...", "connecting...")? I am trying to run Firefox in a kiosk mode and remove any indication that the content is online.

  • 2 ответа
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от hermes42

more options

I have a page setup with an iFrame that displays a page for a set amount of time and then the source of the iFrame is updated via Javascript. Each time JavaScript updates the page, a small grey notification window appears for about a second denoting the change in URL for the iFrame (i.e. "waiting..." or "Looking up..." or "Connecting..." followed by the URL). I would like to disable these notifications so the page changes URLs in the iFrame with no browser notification of the change.

I have a page setup with an iFrame that displays a page for a set amount of time and then the source of the iFrame is updated via Javascript. Each time JavaScript updates the page, a small grey notification window appears for about a second denoting the change in URL for the iFrame (i.e. "waiting..." or "Looking up..." or "Connecting..." followed by the URL). I would like to disable these notifications so the page changes URLs in the iFrame with no browser notification of the change.

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

You can use this extension to hide the pop-up that shows the URL of a link on hover and other data that previously appeared on the Status bar.

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

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

more options

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

You can use this extension to hide the pop-up that shows the URL of a link on hover and other data that previously appeared on the Status bar.

more options

Thank you cor-el. Much appreciated and solved my problem quite well.