基本信息

更新日期:
包名:
hbpkaaahpgfafhefiacnndahmanhjagi
版本:
0.0.0.31
大小:
627KiB
类型:
扩展
平台:
Chrome
评分:
发布日期:
2023-08-29
价格:
免费
开发者:
¯\_(ツ)_/¯

Kiosk Extension插件截图

【图】Kiosk Extension(截图1)【图】Kiosk Extension(截图2)

Kiosk Extension插件简介

Add features to control Kiosks better.

Aimed for Kiosks with touchscreens that are launched with –kiosk.
Works with Chrome and Edge.
You might need to allow the extension to be used in Incognito/InPrivate mode.

Features:
– Button added to pages to be able to navigate back to start page
– Navigation buttons
– Custom Extra Buttons
– Disable Mailto and Phone links
– Option to open all links in same window/tab
– Custom CSS applied to all pages
– Allow/Deny pages
– Block Common keys and keyboard shortcuts
– Option to add QR code with URL to current page
– Refresh to page if idle a certain time
– Password protect Options page
– Stores values in chrome.sync, easy to sync settings to multiple kiosks if logged in with same account

Notes:
The positioning of the different buttons is by drag and drop.
If you navigate to any URL containing kioskexit1337 the tab will close
Back button will always show if you end up at a PDF or media file URL that renders in the browser
If you end up on an internal error page, i.e. DNS_PROBE_FINISHED_NXDOMAIN, it will be directed to homepage.

CHANGELOG
## [0.0.0.31] – 2023-06-07
### Changed
– Excluded status code 401 (net::ERR_INVALID_AUTH_CREDENTIALS) from redirecting to homepage

## [0.0.0.30] – 2023-05-26
### Added
– New option to close the browser at a certain time, if the time has passed it will try the same time next day
– New option to set a zoom level to revert to
– You can now add edge://, chrome://, data: or javascript urls for buttons or homepage, note that chrome://restart can’t be used but chrome://quit will close the browser

### Changed
– Small UI fixes in Options
– Small CSS fixes

## [0.0.0.29] – 2023-03-13
### Added
– You can now choose if an extra button should open in new tab

## [0.0.0.28] – 2022-12-30
### Changed
– Even smaller bugfix for opening all links in same tab/window 🙂

## [0.0.0.27] – 2022-12-29
### Changed
– Small bugfix for opening all links in same tab/window

## [0.0.0.26] – 2022-12-27
### Added
– Option to use alternative page for idle refresh

### Changed
– Rewrite of function for opening all links in same tab/window
– Updated Coloris to new version
– Updated materialize-css
– Small fixes on the options page, added Ko-fi link

## [0.0.0.25] – 2022-09-21
### Added
– Option to disable forced reload when URL changing

### Changed
– Updated Coloris to new version
– Small fixes on the options page

## [0.0.0.24] – 2022-06-17
### Added
– Option to hide Navigation Buttons if no history
– Option for Back Button to change function depending on browser history

### Changed
– Updated Coloris to new version

## [0.0.0.23] – 2022-05-25
### Changed
– Small bug fixes in options
– Newer versions off materialize-css and coloris

## [0.0.0.22] – 2022-04-28
### Added
– Option to hide Extra Buttons from homepage
– If you edit a button, you can press escape to exit editing

### Changed
– Some minor CSS changes
– Fixed a bug when importing settings

## [0.0.0.21] – 2022-04-05
### Added
– Option to reset position of buttons

### Changed
– Fixed a bug where the QR button text wasn’t saved

## [0.0.0.20] – 2022-03-23
### Added
– Option to load a remote CSS-file as custom CSS
– Option to Show all Extra Buttons at once for easier placement

### Changed
– Replaced Back Button options with similar way like the extra buttons
– Replaced Navigation Buttons options with similar way like the extra buttons
– Replaced QR Button options with similar way like the extra buttons
– Fixed a bug when editing an extra button
– Fixed so you can move the extra buttons with touch
– Fixed a bug not showing the correct resized image in an extra button

Note! If you coming from earlier version and experience issues, reset settings!

## [0.0.0.19] – 2022-03-08
### Added
– Option to add custom extra buttons

## [0.0.0.18] – 2022-02-08
### Changed
– Fixed a redirection bug if navigated to a mp3 URL

### Added
– Option to change orientation of navigation buttons

## [0.0.0.17] – 2022-01-16
### Changed
– Updated the export/import function, JSON export now includes date and version
– Smaller fixes

## [0.0.0.16] – 2022-01-14
### Changed
– Fixed a bug where sometimes double sets of buttons appeared
– Updated logo

## [0.0.0.15] – 2022-01-12
### Changed
– Fixed a bug that stopped some number keys to work

## [0.0.0.14] – 2022-01-11
### Changed
– Updated About page

### Added
– Option to Block Common keys and keyboard shortcuts

## [0.0.0.13] – 2022-01-11
### Changed
– Fixed small bug when importing json-file
– Fixed the buttons on options page that sometimes didn’t work when clicking on certain places

## [0.0.0.12] – 2022-01-10
### Changed
– Fixed a bug if not defined a back URL the back button didn’t work
– Set a min limit to refresh if idle, 1 second is the lowest number now-
– Fixed a bug where “don’t refresh homepage” wasn’t working.
– Rewrite of the allow/deny rules, special characters in URLs are now working
– New logo

### Added
– Option to add navigation buttons: forward, backward, go to top, home
– Dark Mode
– Import/Export of settings
– Options to always Allow SAML Redirections
– About page

## [0.0.0.11] – 2021-12-09
### Changed
– Fixed a bug so “Do Not Refresh Homepage” now works
– Small changes to default CSS for Back button

### Added
– Option to change Text on the QR button
– Option to link the QR button with the back button

## [0.0.0.10] – 2021-12-01
### Changed
– Fixed bugs redirect loops when using allow list
– Fixed CSS for QR Code

## [0.0.0.9] – 2021-12-01
### Changed
– Divided the Option pages in tabs
– Switches instead of Checkboxes
– Included fonts and materializecss in the extension so it will work offline
– If navigate to a file, example .jpg, it will always display the back button
– Changed name of Black/White list to Allow/Deny list, NOTE: need to add the URLs again if upgraded from previous version!

### Added
– Option to Enable/Disable Back button
– Option to add a button that when clicked on will show a QR code with the current page’s URL
– Option to stop refreshing homepage
– An exclusion list to be used with Allow/Deny list

## [0.0.0.8] – 2021-10-19
### Changed
– New icon and store graphics

## [0.0.0.7] – 2021-10-18
### Added
– If/When a chrome error page is loaded redirect to the homepage set in options

## [0.0.0.6] – 2021-10-11
### Changed
– Fixed some typos and added missing line breaks on options page.

### Added
– New option to open all links in same window/tab
– Reset button on options page to set default values, must save after clicking.
– Started a changelog 🙂

类似Kiosk Extension插件

This extension will add a navigation..
This extension will add a navigation menu to the top right side of chrome when it go into full screen
This extension places a back and for..
This extension places a back and forward and goto top button on the page near the bottom of the window This simple extension simply adds 3 fixed navigation buttons (back and forwar..
# Block keys to kiosk mode Block key..
# Block keys to kiosk mode Block keys are a extension that block some shortcuts that a kiosk mode need to work efficientment without strange behaviour. The extension work with two ..
Full screen websites without address..
Full screen websites without address/tabs bar Go distraction free full screen. Mac/Windows/LinuxControl+Shift+F
Customize and expand your mouse and ..
Customize and expand your mouse and touchscreen inputs. / mouse Browse the history with double-click. Scroll to the top by click both buttons at the same time. Stop mouse cursor on..
Control your Smartwaiver Kiosk from ..
Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature. Streamline the waiver signing process at your busines..
A drag-and-drop chessboard in a popup.
A drag-and-drop chessboard in a popup. A drag-and-drop chessboard in a popup. Use this chessboard to • Check out different openings. • Practice puzzles. • Play against a friend loc..
Grammar, spelling and style checker. Get suggestions on writing improvements
Grammar check your writing. Find mistakes in your grammar, spelling and style. Get suggestions on improvements you can make to your writing. Finds grammar and style issues that a s..
Convert your Documents to PDF and vi..
Convert your Documents to PDF and vice-versa format for free. This software is free to use and will convert your documents into PDF and vice-versa within seconds. You can choose th..
Plan your schedules with this free utility for KFUPM students. (warning: This project is currently unmaintained) What's New in…
Plan your schedules with this free utility for KFUPM students. (warning: This project is currently unmaintained) What's New in v0.2? + Auto-register is now out of closed beta 🎉. + ..
Ultimate Toolbar GPT – ChatGpt Productivity
The Number 1 ChatGpt Toolbar on the Chrome Webstore! Looking for a powerful and efficient tool that can 10X your skills? This is Free to Download for our first 100k users and is no..
AI Lead-Gen Assistant: Monitor and outreach leads, create and schedule posts on Facebook groups, Twitter, LinkedIn and Reddit
Devi AI Lead Generation Assistant automatically monitor Facebook groups, LinkedIn, Twitter and Reddit Global posts to find ready to buy leads and relevant post, ChatGPT generated o..
立即检查您的上网速度,免费上网速度测试,检查上传/下载速度。 Inter..
立即检查您的上网速度,免费上网速度测试,检查上传/下载速度。 Internet Speed Test for any Device, Upload/Download/Ping Speeds, HTML5 speed test for your broadband service or mobile carrier, No App required. Chec..
The best way to create short links using T.LY, JPEG.ly, Bitly, Rebrandly, TinyUrl, and more!
T.LY URL Shortener Extension is the perfect solution for those looking for a quick and easy way to shorten URLs! ✨ With just one click, this extension will shorten any URL you want..
Add Rewind & Fast Forward buttons to videos player in a YouTube site
Enhance your YouTube experience with the Rewind & Fast Forward Chrome extension. This tool adds dedicated buttons to rewinding and fast forwarding the video. Features: 1. Custo..
Use embedded controls to delete multiple chat conversations at a time.
The OpenAI Chat Bulk Delete extension adds new controls to the OpenAI chat interface. These controls enable users to delete multiple conversations with a single button press rather..

Kiosk Extension插件下载

免费下载插件商店

插件评论

Kamil

very usefull and elegant way to personalise big screen (ultrawide in my case) great !

Franck

Hello, I can't get it work as soon as I try in Kiosk mode on edge. I see the overlayed buttons appearing on websites during standard windowed browsing but not in fullscreen kiosk mode. inPrivate autorisation is checked in the extension settings.. I've noticed that in private mode (not necessary kiosk mode), edge tells me that extensions are not available and recent MS doc said "extensions are not yet supported in Microsoft Edge". Should I conclude the extension isn't functional in Edge ?

bearcros

Awesome! Very very usefull.Thank you!

Urban

Super usefull and versatile. Thank you very much!

larwit

This works as a great replacement for the now unavailable Idle Reset. Has many other options as well, great tool for setting up kiosks.