Reviews & Comments of KIOSK EXTENSION chrome extension

From January 17th, 2020 to January 17th, 2020, 100% user give 4-star rating. for KIOSK EXTENSION chrome extension.

Reviews of kiosk extension:


Henrik Uggla January 17th, 2020
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}