谷歌浏览器和远程信息亭(Google Chrome and remote kiosks)

编程入门 行业动态 更新时间:2024-10-26 23:26:04
谷歌浏览器和远程信息亭(Google Chrome and remote kiosks)

这不一定是一个编程问题所以请告知我是否应该在其他地方发布。

我使用php和html开发了一个kiosk界面,它位于Windows 2012 Apache Web服务器上,可以通过以下URL MyDomain/kiosk在内部访问kiosk主页。

我们在建筑物周围的不同位置有5个物理信息亭。 这些自助服务终端是运行Win 7和谷歌浏览器的PC - 启用了各种扩展

在设置新的信息亭时,我们会执行以下操作:

物理设置PC 将Chrome主页设置为MyDomain/kiosk 安装必要的扩展(虚拟键盘和不活动重置) 将Chrome设置为以“--kiosk”模式打开 将Chrome添加到启动程序中 DONE

我的问题是我必须在5个信息亭中的每一个上手动安装这些扩展,还是有更有效的方法来做到这一点? 有没有办法“集中”上面的第3步和第4步,而不是必须在每个售货亭都这样做。

我可以在网络服务器上安装Chrome,添加必要的扩展程序,然后将现有的自助服务终端主页“指向”此Chrome实例吗?

扩展是否同步?

我想开始,因为我的意思是继续,因为自助服务亭的数量将不可避免地增加(20+)。 拥有一个“集中式”Chrome实例,我们可以添加/删除扩展并让这些更改反映在所有信息亭中,这是否更有意义?

也许有更好的方法来解决这个问题,所以任何建议都会受到赞赏。

This isn't necessarily a programming question so please advise if I should post this elsewhere.

I have developed a kiosk interface using php and html, this resides on a Windows 2012 Apache web server, the kiosk home page is accessible internally at following URL MyDomain/kiosk.

We have 5 physical kiosks in various locations around the building. These kiosks are PCs running Win 7 and Google Chrome - with various extensions enabled.

When setting up a new kiosk we do the following;

physically setup the PC set the Chrome home page to MyDomain/kiosk install the necessary extensions (Virtual Keyboard and Inactivity Reset) set Chrome to open in '--kiosk' mode add Chrome to the startup programs done

My question must I manually install these extensions on each of the 5 kiosks, or is there a more efficient way of doing this? Is there any way to 'centralise' steps 3 and 4 above, rather than having to do this at every kiosk.

Can I for example install Chrome on the web server, add the necessary extensions, then 'point' the existing kiosks' home page to this instance of Chrome?

Is extension syncing a possibility?

I'd like to start of as I mean to go on because the number of kiosks will inevitably increase (20+). Does it not make more sense to have a 'centralised' instance of Chrome where we can add/remove extensions and have these changes reflect across all of the kiosks?

Perhaps there is a better way to approach this, so any advice would be appreciated.

最满意答案

似乎最简单的方法是设置Google用户并登录每个自助服务终端上的浏览器。 这样所有扩展都会同步。

Seems the easiest way around this is to setup a Google user and sign in to the browser on each kiosk. This way all the extensions will sync.

更多推荐

本文发布于:2023-08-06 12:37:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1448618.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:浏览器   信息   Google   kiosks   remote

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!