火狐 阅读模式
As someone who loves the HTML and web APIs, I want to see them used in all different types of devices and mediums. Being that I work for the amazing Mozilla Corporation, seeing Firefox and the gecko web engine thrive in those spaces is important to me.
作为喜欢HTML和Web API的人,我希望看到它们在所有不同类型的设备和媒介中使用。 身为我为惊人的Mozilla Corporation工作的人,看到Firefox和gecko Web引擎在这些领域蓬勃发展对我来说很重要。
Firefox was recently featured in the Firefox OS phone, Firefox OS TV, and a host of IoT devices. I was pleased to see our platform team recently created a new mode for launching Firefox -- "kiosk mode":
Firefox最近在Firefox OS手机,Firefox OS TV和大量IoT设备中得到了体现。 我很高兴看到我们的平台团队最近为启动Firefox创建了一种新模式-“信息亭模式”:
- firefox --kiosk "https://davidwalsh.name
-
- # Mac direct launch
- # /Applications/Firefox\ Nightly.app/Contents/MacOS/firefox --kiosk
Kiosk mode immediately launches Firefox in full screen (and full screen cannot be undone).
信息亭模式会立即以全屏模式启动Firefox(并且无法撤消全屏模式)。
I'm hoping to find some improvements to this in its current form, including: hiding title bar, hiding address bar, and hiding tabs -- a true "chrome-only" view. Congrats to the Firefox team -- this kiosk mode was asked for 17 years ago!
我希望以当前的形式找到对此的一些改进,包括:隐藏标题栏,隐藏地址栏和隐藏选项卡-真正的“仅Chrome”视图。 恭喜Firefox团队-这种信息亭模式是17年前提出的 !
火狐 阅读模式