Пакет firefox-r-kiosk: Информация
Исходный пакет: firefox-r-kiosk
Версия: 0.9.0.1-alt3
Собран: 14 марта 2022 г. 2:54
Категория: Сети/WWW
Сообщить об ошибке в пакетеДомашняя страница: https://addons.mozilla.org/en/firefox/addon/r-kiosk/
Лицензия: Public Domain
О пакете: Real Kiosk extension for Mozilla Firefox
Описание:
Real Kiosk is a Firefox extension that defaults to full screen,
disables all menus, toolbars, key commands and right button menus.
Alt+Home still takes you home.
You can enable Navigation toolbar by adding the following to user.js:
user_pref("rkiosk.navbar", true);
You might want to remove the print dialog by adding following lines
to your user.js:
user_pref("print.always_print_silent",true);
user_pref("print.show_print_progress",false);
Notice that the user can still close Firefox with for example Alt-F4
and get access to your computer. You might want to prevent this with
a suitable setup of your operating system's graphical environment.
Caution! R-kiosk extension can be removed only in Firefox Safe Mode.
Howto: http://kb.mozillazine.org/Safe_Mode_(Firefox)
(of course, a packaged version is removed with package manager)Сопровождающий: Michael Shigorin
Последнее изменение
4 января 2021 г. Andrey Cherepanov 0.9.0.1-alt3
- ExcludeArch: armh
30 ноября 2020 г. Andrey Cherepanov 0.9.0.1-alt2
- ExcludeArch: ppc64le armh
7 сентября 2015 г. Michael Shigorin 0.9.0.1-alt1
- built for ALT Linux (compatible with Firefox 38)