Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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.