Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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)

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 於 修改