小编ntc*_*tc2的帖子

什么是“Ubuntu Web 浏览器”?

尽管 Firefox 是桌面版 Ubuntu 上的默认浏览器,但系统->默认应用程序中还包含另一个选项。

默认应用程序显示选项“浏览器”

启用此选项会显示“Ubuntu Web 浏览器”,没有标题栏菜单,小菜单中只有一些选项。

仅带菜单的 Ubuntu Web 浏览器

然而,没有关于这个浏览器是什么、它基于什么网络引擎、甚至是谁构建它的信息(显然我们可以假设它是 Canonical,但是,为什么不在某个地方说呢?)。菜单中也没有“关于”。

该过程似乎被称为webbrowser-app。调用会webbbrowser-app --help产生一些命令行选项,但仍然没有实际信息。

$ webbrowser-app --help
Usage: webbrowser-app [-h|--help] [--fullscreen] [--maximized] [--inspector] [--app-id=APP_ID] [--new-session] [URL]
Options:
  -h, --help         display this help message and exit
  --fullscreen       display full screen
  --maximized        opens the application maximized
  --inspector[=PORT] run a remote inspector on a specified port or 9221 as the default port
  --app-id=APP_ID    run the application with a specific APP_ID
  --new-session      do not restore open tabs from the last session
Run Code Online (Sandbox Code Playgroud)

而且也没有手册页: …

webbrowser-app

12
推荐指数
1
解决办法
1万
查看次数

标签 统计

webbrowser-app ×1