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

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

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

Подробнее

How to redirect user after 60 seconds of inactivity? (i.e. to our company's webiste's homepage using a plug-in/add-on on our kiosk)

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от Gingerbread Man

more options

At my company we just deployed a HP thin client (t5335z) in kiosk mode. This only gives the visitor the option to browse our website (or any we would choose). It is using Firefox and not 100% sure if it is the full version or an Android version (it is using Firefox 15 Linux). It displays our company's website fine, but if a user browses to one of our other pages, it remains on that page.

We would like for it to redirect to our company's home page after a certain amount of time (i.e. 5 min.). I have found that there is a JavaScript that can be added to our website, but our web developer does not want to add this, because it would affect all of our visitors of the site. Is there an add-on/plug-in that can do this? If so, it would only affect the thin clients that we added this feature to. Thanks everyone!

At my company we just deployed a HP thin client (t5335z) in kiosk mode. This only gives the visitor the option to browse our website (or any we would choose). It is using Firefox and not 100% sure if it is the full version or an Android version (it is using Firefox 15 Linux). It displays our company's website fine, but if a user browses to one of our other pages, it remains on that page. We would like for it to redirect to our company's home page after a certain amount of time (i.e. 5 min.). I have found that there is a JavaScript that can be added to our website, but our web developer does not want to add this, because it would affect all of our visitors of the site. Is there an add-on/plug-in that can do this? If so, it would only affect the thin clients that we added this feature to. Thanks everyone!

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

more options

I don't know of an add-on for this specifically. You can use either Scriptish or Greasemonkey (but not both at the same time) to inject Javascript into the page.

Изменено Gingerbread Man