如何在弹出模式下从命令行打开Firefox中的URL? [英] How to open a URL in Firefox\Chrome from command line in pop up mode?

查看:538
本文介绍了如何在弹出模式下从命令行打开Firefox中的URL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

执行以下命令行:

  C:\>C:\程序文件(x86) \Google\Chrome\Application\chrome.exehttps://aaa.com--new-window 

它打开浏览器在一个新的窗口,但所有的工具栏 - 我怎样才能打开浏览器像一个弹出窗口?

解决方案


$ b

C:\\ Program Files \\\\\\\\\\\\\\\\\\\\\\\ \chrome.exe--app =http://www.youtube.com/


When executing the following command line:

C:\>"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "https://aaa.com" --new-window

it opens the browser in a new window but with all the toolbars - how can I open the browser like a popup?

解决方案

Maybe "appilcation mode" is what you are looking for:

"C:\Program Files\Google\Chrome\Application\chrome.exe" --app="http://www.youtube.com/"

这篇关于如何在弹出模式下从命令行打开Firefox中的URL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆