简体   繁体   English

如何在Chrome应用程序模式下打开html文件并使其默认使用

[英]How to open an html file in chrome app mode and make it default for use

I am working on a web application in my Office to ease my work, I've used JQuery and HTML in my Application, due to security concerns I'am not able to install any third party software on machine and i want to use my html file in app mode so that it can give a app like experience. 我正在Office上的Web应用程序上工作,以简化工作,由于安全方面的考虑,我在应用程序中使用了JQuery和HTML,我无法在计算机上安装任何第三方软件,并且我想使用HTML在应用程序模式下保存文件,以便可以提供类似应用程序的体验。 Is there any way to open my html in app mode so that other non tech savvy user can also use it easily. 有没有什么方法可以在应用程序模式下打开我的html,以便其他不懂技术的用户也可以轻松使用它。

Thanks in advance. 提前致谢。

Open the chrome developer tool(menu on the top right > more tools > developer tool). 打开chrome开发者工具(右上角的菜单>更多工具>开发者工具)。

One the top of the developer tool, click btn show in the image below. 在开发人员工具的顶部,单击btn,如下图所示。

btn显示移动模式

And the webpage will show as a mobile size. 网页将显示为移动尺寸。

移动模式

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM