Stay on the Path

Stay on the Path is a simple Firefox-Plugin meant for kiosksystems which are not allowed to view certain pages or to leave a certain domain. It won't block inline images from being loaded, only complete websites. The idea was to prevent users to view only a single image on a kiosksystem with only a touch screen. The user would be "lost" in such a situation.

Example RegExp

Some simple examples, first is used for a blacklist and second for a whitelist. You have to enter it in the preferences dialog box of the extension
  • (jpg|jpeg|png|gif)$
  • http://www.mykioskhost.com/

ToDo

  • more than one RegExp (connected with AND, OR, XOR, NOT)
  • button or menu item to switch off for testing or so
  • redirect BEFORE loading the page and not afterwards as it is now.

Licenses

The extension is multi-licensed to fit everyones needs. You may choose the license under which you want to use it freely.
  • Mozilla Public License Version 1.1
  • GNU General Public License Version 2
  • GNU Lesser General Public License Version 2.1

Download

Donate

Though it's quite a simple extension you might want to thank me with a little donation via PayPal. Of course feature requests are processed much faster after such a donation ;-)

Einen Kommentar hinterlassen