KIOSK EXTENSION icon

KIOSK EXTENSION

Extension Actions

CRX ID
aimjancijiedgnfcljgkhdmppakhlmmc
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

KIOSK EXTENSION

Image from store
KIOSK EXTENSION
Description from store

This extension will add a navigation menu to the top right side of chrome when it go into full screen

Latest reviews

Henrik Uggla
Excellent kiosk extension. I wasn't satisfied with the look of the buttons, but I solved it by adding the short css below with this extension: https://chrome.google.com/webstore/detail/custom-css-by-denis/cemphncflepgmgfhcdegkbkekifodacd #fullScreener_Bar{border:1px solid #ccc;border-radius:6px;height:35px;right:0;}#fullScreener_Bar .backGrd{background-color:#fff;opacity:0.8}#fullScreener_Bar div{position:relative;display:inline-block;opacity:0.5;right:initial;top:initial;width:49px;height:100%;background-position:center center;box-shadow:inset 0 0 20px 0 #ddd}