← 返回命令列表

Linux command

vivaldi 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start browser

vivaldi

Open URL

vivaldi [https://example.com]

New window

vivaldi --new-window [url]

Incognito mode

vivaldi --incognito

With profile

vivaldi --profile-directory="[Profile 1]"

说明

vivaldi is a feature-rich, Chromium-based web browser designed for power users who want extensive control over their browsing experience. It supports modern web standards through its Chromium engine while adding a highly customizable user interface on top. The browser includes advanced tab management features such as tab stacking, tab tiling for side-by-side viewing, and a tab bar that can be placed on any edge of the window. Built-in productivity tools include a notes panel, email client, calendar, feed reader, and translation service, reducing the need for separate applications or extensions. Nearly every aspect of the interface can be customized, from keyboard shortcuts and mouse gestures to toolbar layouts and color themes. The browser also supports command chaining, custom search engines, and a web panel sidebar for keeping frequently used sites accessible.

参数

--new-window
Open a new browser window.
--incognito
Open a new window in private browsing mode.
--profile-directory _DIR_
Use the specified profile directory.
--app _URL_
Launch URL in app mode (minimal UI, no tabs or address bar).
--no-sandbox
Disable the security sandbox.
--user-data-dir _DIR_
Use a custom user data directory.
--help
Show help.

FAQ

What is the vivaldi command used for?

vivaldi is a feature-rich, Chromium-based web browser designed for power users who want extensive control over their browsing experience. It supports modern web standards through its Chromium engine while adding a highly customizable user interface on top. The browser includes advanced tab management features such as tab stacking, tab tiling for side-by-side viewing, and a tab bar that can be placed on any edge of the window. Built-in productivity tools include a notes panel, email client, calendar, feed reader, and translation service, reducing the need for separate applications or extensions. Nearly every aspect of the interface can be customized, from keyboard shortcuts and mouse gestures to toolbar layouts and color themes. The browser also supports command chaining, custom search engines, and a web panel sidebar for keeping frequently used sites accessible.

How do I run a basic vivaldi example?

Run `vivaldi` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --new-window do in vivaldi?

Open a new browser window.