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.
I have an iFrame setup to display multiple pages using a timer and an array to automatically change the source of an iFrame every "x" seconds. Each time the iFrame source is changed, a small gray notification box appears (for about 1 second or so) at the bottom left part of the screen that seems to indicate a new page is loading. I would like to remove that notification so the page will change seamlessly without indicating that the source for the iFrame has changed.
선택된 해결법
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모든 댓글 (1)
선택된 해결법
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.