Reading List Popup

Reading List allows you to add web pages to a list to keep for later. It prevents endless tabs from accumulating on your Tab Bar and Bookmarks being filled with entries you only need once.

Though, there are similar services out there, Vivaldi’s Reading List doesn’t require an Extension nor do you need to sign up for an account.

Add a Reading List button to the User Interface

To add the button to one of the Toolbars:

  1. Go to the Vivaldi menu button Vivaldi Menu > View > Customize Toolbar.
  2. Drag the Reading List button to your preferred location on the Address Bar or Status Bar.

Then you can access and manage your Reading List from a popup

Section of the Address Bar showing the Reading List button.

Add pages to the Reading List

To add an open web page to the Reading List:


View and manage articles on the list

To open an article from the Reading List:

  1. Click on Show the Reading List on the Address Bar.
  2. Select an article you’d like to read.
  3. Click on the entry to open the article in a new tab.

Opened articles will be marked as read automatically and moved to the Read Articles section.

Vivaldi Window with the Reading List open showing a few added articles.

Mark articles as read / unread

To mark an article read without opening it:

  1. Click on Show the Reading List on the Address Bar.
  2. In the Unread Articles section, select an article you’d like to mark as read.
  3. Click on Mark as read.

To mark an article unread:

  1. Click on Show the Reading List on the Address Bar.
  2. In the Read Articles section, select an article you’d like to mark as unread.
  3. Click on Mark as unread.

Remove articles from Reading List

You can remove both unread and read articles from the Reading List. To do that:

  1. Click on Show the Reading List on the Address Bar.
  2. Select an article you’d like to remove from the list.
  3. Click on Remove from Reading List.

Sync Reading List

Saved pages in your Reading List can be synced with Vivaldi on your other devices. (Currently available only on desktop.)

To sync your reading list:

  1. Go to Settings > Sync.
  2. Log in to your Vivaldi account.
  3. Sync either all data or make sure Reading List is enabled, when syncing only selected data.

Lists from different devices will be merged when synced.


Reading List Panel

In addition to the Reading List popup, you can use the feature in a Panel. Find out more about it on the Help page about the Reading List Panel.

Themes on Android

To change the browser’s theme:

  1. Go to the Vivaldi menu button Vivaldi menu > Settings > Appearance > Themes
  2. Choose between:
    • System default,
    • Light theme,
    • Dark theme.

Accent color

By default, with a light theme, Vivaldi on Android will change the Address and Tab Bar colors based on the open website. To change the accent color:

  1. Go to the Vivaldi menu button Vivaldi menu > Settings > Appearance > Themes.
  2. Choose between:
    • Adaptive color based on web page,
    • One of the preset colors,
    • Custom color (insert the color’s HEX value).

Start Page Wallpaper

To customize the back of the Speed Dials with a custom image or color:

  1. Go to the Vivaldi menu button Vivaldi menu > Settings > Appearance > Start Page Wallpaper.
  2. Choose a preset image or color, or select an image from your device’s gallery by tapping on the first gray square with the + icon.
Two phones - one showing Start Page Wallpaper settings, the other showing the Start Page with a colorful wallpaper.

Dark mode for web pages

If, in addition to the app’s user interface, you also wish to view websites in dark mode, enable Dark mode for Web Pages from Theme settings.

In case some sites don’t look good in the forced dark mode, you can toggle it off for that particular website from Vivaldi menu button Vivaldi menu > Dark theme.

Preventing Vivaldi profiles from being uploaded to Git repositories

There was a recent news report that showed that thousands of people had accidentally uploaded their home directories/folders to public Git repositories that they were working on, and that included the profile directories for other browsers. You can read more about this here: https://www.theregister.com/2021/11/18/firefox_cookies_github/

We added a detection and protection to the latest release of Vivaldi, to prevent you from having the same thing happen to your Vivaldi profile.

The detection checks if there is a .git folder either in the Vivaldi profile folder, or a parent folder of the Vivaldi profile folder and will show a warning message when .git folder has been detected.

For example, on Windows, the default Vivaldi profile folder is:

C:\Users\<your_username>\AppData\Local\Vivaldi\User Data\Default

So you would need to check for the following folders:

C:\Users\<your_username>\AppData\Local\Vivaldi\User Data\Default\.git
C:\Users\<your_username>\AppData\Local\Vivaldi\User Data\.git
C:\Users\<your_username>\AppData\Local\Vivaldi\.git
C:\Users\<your_username>\AppData\Local\.git
C:\Users\<your_username>\AppData\.git
C:\Users\<your_username>\.git
C:\Users\.git
C:\.git

On Linux, the default Vivaldi profile folder is:

/home/<yourusername>/.config/vivaldi/Default

So you would need to check for the following folders:

/home/<yourusername>/.config/vivaldi/Default/.git
/home/<yourusername>/.config/vivaldi/.git
/home/<yourusername>/.config/.git
/home/<yourusername>/.git
/home/.git
/.git

For snapshot releases, the default profile folder is /home/<your_username>/.config/vivaldi-snapshot. Note that these folders could be placed somewhere else on some distros.

On Mac, the default Vivaldi profile folder is:

/Users/<yourusername>/Library/Application Suppert/Vivaldi/Default

So you would need to check for the following folders:

/Users/<yourusername>/Library/Application Support/Vivaldi/Default/.git
/Users/<yourusername>/Library/Application Support/Vivaldi/.git
/Users/<yourusername>/Library/Application Support/.git
/Users/<yourusername>/Library/.git
/Users/<yourusername>/.git
/Users/.git
/.git

For snapshot releases, the default profile folder is /Users/<yourusername>/Library/Application Suppert/Vivaldi Snapshot/Default.

Check your profile folder location to work out where to start. You can see this using Vivaldi menu button Vivaldi menu > Help > About, or Vivaldi application menu > About Vivaldi on Mac.

Note that any .git folder is hidden on most systems by default. On Windows, you need to tell Windows Explorer (My Computer) to show hidden files and folders, in the folder options. On Mac, open the Finder and press Cmd Shift . to show or hide hidden files and folders. On Linux, use your favourite terminal/console application, and use the following command to see all files and folders, including hidden ones:

ls -a

Alternatively, on Mac or Linux, you could use your favourite terminal/console application, and use the following command to search for .git folders:

find ~/ -name '.git'

You can also use / instead of ~/ to search the entire filesystem, but be aware that it might show a lot of errors when there are folders that you do not have access to.

Once you find the folder containing the .git folder, you may wish to note that everything from that folder and below, might be in a Git repository. The “git status” command can give more details.

Shareable Vivaldi Themes

In the Vivaldi browser, you can choose a theme from a selection of pre-installed themes, create your own theme or install themes shared by other Vivaldi users. In this article we’ll focus on the latter, how to install user created themes and also how to share your own themes.

Browse Vivaldi Themes

To see the selection of user created and shared themes:

  1. Go to Vivaldi Themes on https://themes.vivaldi.net.
    Alternatively, in the browser, go to Settings > Themes and click on Get more themes in the bottom right corner of the Theme Library.
  2. Browse through the themes on the page.

You can filter themes by category, color, whether the theme has been featured by the Vivaldi Team and whether the theme includes custom icons. You can sort themes by popularity, upload time or alphabetically. Also, you can view themes from the same author by opening one of their themes and in the theme info, clicking on their name next to Made by.


Install a new theme

A theme page on Vivaldi Themes.

When you’ve found a theme you like:

  1. On the theme’s page, click Download theme for a live preview of the theme.
  2. When you’re happy with the theme and want to keep it, click Install in the small popup dialog in the middle of the window. Click Cancel to discard the theme.
Theme preview with an install dialog.

The installed theme will be added to your Theme Library, where you can view the theme’s settings and edit it further.

After having installed the theme, it’d be great if you could rate the theme

Install a theme from a ZIP file

In case you’re on an older version of Vivaldi or a different browser, you can download the theme as a ZIP file. When you’ve found a theme you like:

  1. On the theme’s page, click Download theme.
    In case you’re on the latest version of Vivaldi, but want to install the theme as a ZIP, right-click on the Download theme button and select Save Link As.
  2. Save the theme’s ZIP file on your computer.
  3. To add the theme to your Vivaldi browser (needs to be version 5.0 or newer), go to Settings > Themes > Library, click Open Theme below the themes in your library.
  4. Find the ZIP file and click Open. You’ll get a live preview of the theme.
  5. When you’re happy with the theme and want to keep it, click Install in the small popup dialog in the middle of the window. Click Cancel to discard the theme.

Share your themes

When you’ve made your own theme and would like to share your creation with everyone else, follow these steps:

  1. Go to Settings > Themes > Library and select the theme you want to share.
  2. Click on Export Theme below the themes.
  3. Save the ZIP file to your computer.
  4. Go to Vivaldi Themes on https://themes.vivaldi.net.
    Alternatively, in the browser, go to Settings > Themes and click on Get more themes in the bottom right corner of the Theme Library.
  5. Log in to your Vivaldi account.
  6. Click Upload in the top right corner of the page.
  7. Fill in the details about the theme (in English) and upload the ZIP file.
  8. When you’re ready, click Create theme.

Vivaldi Team will review your theme and publish it. You’ll be notified once the theme has been published (also, when for some reason, the theme was rejected). In addition, you’ll receive notifications when someone leaves a comment on your theme.

Reasons for rejecting a theme

In some cases, we may reject a theme for one of the following reasons:

  • The theme is not in line with our Terms of Use and/or Code of Conduct.
  • The theme’s title and/or description is not in English. We require all themes to have a title and description that is readable by English speakers.
  • The image used for the theme’s background has a low resolution or poor quality. For example, when using lossy format images (such as JPEG), we may reject a theme in case the picture has poor quality due to high level of file compression. For wallpaper backgrounds, we recommend using pictures with a resolution of at least 1920×1080px.
  • The theme did not install correctly when we tested it. Before uploading, to make sure that there are no issues when installing it, try testing your theme in a clean User Profile.
  • Other reasons, such as poor visibility of the UI elements due to the choice of colors, copyright infringement, etc.

View your themes

To view the themes you’ve shared:

  1. Log in to your Vivaldi account.
  2. In the top right corner of the Vivaldi Themes page, click on your avatar.
  3. Select My themes.

Alternatively, go to https://themes.vivaldi.net/users/YourUsername.

Click on a theme on the page to view more details about it. On the theme page you can see the theme’s:

  • status,
  • size,
  • version history,
  • upload date,
  • number of downloads,
  • comments,
  • and more.

Update theme

To update a theme you’ve shared:

  1. On the theme’s page, below the preview image, click Edit.
  2. On the theme editing page, make the changes. Upload a new ZIP file if you made changes to the theme itself.
  3. Click Update.

Vivaldi Team will review your theme and publish it.

Edit the theme file

The theme’s ZIP file consists of 1 or 2 files. First, the JSON file with the theme’s parameters and secondly, in case your theme uses one, the theme’s background image. In addition to changing the various values in the browser’s settings and exporting the theme, you can take one of the exported theme files as an example and change the values for the parameters using a code editor.

When you’re ready with the new theme, compress the JSON and background image files into a new ZIP file and test it in the browser.


Report a theme

Though all themes will be reviewed before publishing, some unsuitable themes may slip through the review. If you come across a theme that, for example, is broken, includes copyrighted/trademarked content, or something else, please let us know about it.

To report a theme:

  1. Go to the theme’s page.
  2. Below the theme preview, click Report.
  3. Fill in the form and submit it.

Vivaldi team will review the report and make a decision whether to remove or keep the theme.

Translate Panel

Accessing the Translate Panel

To open the Translate Panel:


Translate text

To translate text in the panel:

  1. Open the Translate Panel.
  2. Type or paste the text into to the input field. When typing, use Shift + Enter to add a line break.
  3. Select the input and output language.
    If the text is longer, you can also rely on automatic detection of the source language and only need to define the translation language, in case you wish to translate to a different language from your default language.
  4. Click Translate or press Enter.

Copy translation

To use the translation, click on Copy translation in the bottom right corner of the output field or use the common text highlighting and copying options.

Clear translation

When you’re done with the translation or want to translate something else, click Clear below the output field.


Translate text from a web page

To translate content on a website you can use the full page translation option accessible from the right side of the Address Bar. To translate only some sections of the web page, you can use translation of selected text. The output of translation can be displayed in a pop-up dialog or in the Translate Panel.

To display translations in the panel:

  1. Go to Settings > Panels > Translate Panel.
  2. Make sure Use Panel Instead of Dialog is enabled.

If you prefer the pop-up dialog, disable the setting.

To translate just a small block of text:

  1. Highlight the text you want to translate.
  2. Right-click on the selected text.
  3. Click on Translate Selection in the context menu.

Once the text has been highlighted, you can also type “Translate selection” into Quick Commands. In addition, you can create a Keyboard Shortcut or a Mouse Gesture for the action.

Automatic translation of selected text

In case you use the translation feature often and have the Translation Panel open, you can also cut out the command of translating selected text and do it automatically on text selection.

To translate selected text automatically:

  1. Open the Translate Panel.
  2. Tick the box for Auto-translate selected text.
  3. Keep the panel open to see the translations.
  4. On a web page, select text for translation.

Translation history

To view past translations, click on Show Translate History at the bottom of the panel. Double-click on the history entry to view the translation again. Right-click on the entry to open the context menu with options:

  • Copy – copies the translation
  • Copy All – copies the original text and the translation
  • Delete – deletes the translation from history.

Delete history

To delete a single history entry:

  1. In the Translation Panel open the translation history.
  2. Right-click on the entry.
  3. Select Delete.

To delete all history:

  1. In the Translation Panel open the translation history.
  2. Click on Clear Translate History above the list of history entries.

Progressive Web Apps

Progressive Web Apps (PWA) are websites that can be installed as independent applications. They can be opened from shortcuts and used in their own window separate from the main browser.

Install Progressive Web Apps

To install a website as a PWA:

  1. In a tab, open the website you want to install.
  2. While the site is open in the active tab, right-click on the tab on the Tab Bar.
  3. Select Install [website name] from the context menu.
  4. Click Install in the small pop up asking you to confirm your action.

Installing websites that don’t support running as a PWA

In case you don’t see the option to install the website in the context menu, the website doesn’t support running as a PWA. In that case, while the site is open in the active tab:

  1. Choose Create a shortcut from the context menu instead.
  2. Tick the box for Open as Window.
  3. Click Create.

PWA options

Save password

If the PWA has an option to log in to your account, the login credentials can be saved in Vivaldi. You can view and manage your Passwords in Vivaldi in Settings > Privacy > Passwords.

Extensions

In case you have installed Extensions in Vivaldi, they can also be used in the PWA. Look for the Extensions button from the top right corner of the PWA window to access them.

PWA menu

From the menu, you can:

  • Access app info and Site Settings, such as Cookies and Permissions.
  • Copy the open web page’s URL.
  • Open the page in a tab in the main Vivaldi browser window.
  • Uninstall the PWA.
  • Zoom in and out, and enable full screen view.
    To retain zoom levels after a restart, you can disable Use Tab Zoom in Settings > Webpages > Default Webpage Zoom.
  • Print the page.
  • Search the page.
  • Cast the page to a device.

App shortcuts

If the app has created shortcuts to some of the app’s features, you can use them by right-clicking on the shortcut button on the Task Bar. This feature is available only on Windows.


View installed PWAs

To see which PWAs you installed and to open them from Vivaldi, go to vivaldi://apps. Right-click on the app icon on the page for additional options.


Uninstall Progressive Web Apps

To uninstall a PWA:

  1. Open the app.
  2. Open the PWAs menu.
  3. Select Uninstall [website name].
  4. Choose whether you want to clear data from the app or not.
  5. Click Remove.

Start Page

Start Page is the gateway to the web, hosting the Search field, Speed Dials and easy access points to some of the browser’s internal pages.

Settings

Like for everything else in Vivaldi, there are many options for the Start Page to choose from.

Start up with Start Page

If, instead of continuing with your previous session, you prefer to start browsing from fresh, you can set the browser to open with the Start Page. To do so:

  1. Go to Settings > General > Startup > Startup with.
  2. Select Start Page.

Start Page as Homepage

To set Start Page as your Homepage:

  1. Go to Settings > General > Startup > Homepage.
  2. Select Start Page.

Then you can access the Start Page in the current tab by clicking on Go to homepage on the Address Bar.

Start Page as New Tab Page

When you open a new tab, you can choose to open it with the Start Page, Homepage, Blank Page, webpage of your choice or an extension. To choose Start Page:

  1. Go to Settings > Tabs > New Tab Page.
  2. Select Start Page.

Start Page can also be replaced with an Extension of your choice. To do so:

  1. Add the extension to Vivaldi from Chrome Web Store.
  2. Go to Settings > Tabs > New Tab Page.
  3. Select Start Page.
  4. Once enabled, check the box for Controlled by Extension.

Start Page background image

To change the background image of Start Page:

  1. Go to Settings > Themes > Editor > Background.
  2. Make sure the background type is set to Image.
  3. Select one from the available options or upload your own custom background image.

Vivaldia Game

To quickly access the Vivaldia Game, a quick launch button can be added to the bottom right corner of Speed Dial. To add it:

  1. Go to Settings > Start Page > Speed Dial > Vivaldia, the Vivaldi Game.
  2. Tick the box for Show on Speed Dial.

Hide Start Page

If you don’t plan to use the Start Page and want to hide it, select different options for Startup with, Homepage and New Tab Page settings.


Quick Settings

In addition to customizing the Start Page from Settings, you can also do quick changes directly on the Start Page. Just click on Forum chat settings button Open Quick Settings in the top right corner of the Start Page.


Speed Dial

The main feature of the Start Page is the Speed Dial, filled with your favorite bookmarks. To add bookmark folders to the Speed Dial:

  1. Select the folder in the Bookmark Panel or Bookmark Manager.
  2. In the folder information section, tick the box for Speed Dial.
    Alternatively, right-click on the folder and select Use as Speed Dial.

If you don’t want to see any Speed Dial bookmarks on the Start Page, make sure none of your bookmark folders have been set to be displayed on the Start Page.

Learn more on the Help page about Speed Dials.


Search

In addition to the Address and Search fields on the Address Bar and Quick Commands, you can also search the web from the search field on the Start Page.

To change Search Engines, either click on the Search Engine favicon and select one from the dropdown menu (see image above) or type the Search Engine’s nickname before the search term.
Click on the arrow on the right to see recent searches.

To toggle the visibility of the search field on the Start Page:

  1. Go to Settings > Search > Search Options.
  2. (Un)tick the box for Show Search Field on Speed Dial.

Start Page Navigation

From the navigation menu on the Start Page, you can access:

You can choose if and where you see the Start Page Navigation.

  1. Go to Settings > Start Page > Start Page Navigation.
  2. Choose between:

Share pages to other apps

Share a page link to another app

To share page links:

  1. Have the page open.
  2. Tap on Vivaldi menu > Share.
    Alternatively, tap on the Address Bar > Share.
  3. Select the app you want to share to.
  4. Follow the directions in the chosen app.

The menu fits 4 apps on the main screen. Swipe left to see more apps and tap on More to see the full list of available options.


Additional options

In addition to sharing the page directly to another app, you can also:

Take a screenshot

Share menu’s capture option will only capture the visible area including the browser user interface. Use Vivaldi’s Capture page feature to take a screenshot of the visible area without the UI or of the whole page.

Copy link

Alternatively, you can copy the link by tapping on the Address Bar > Copy link.

QR code

To share a page with someone nearby, create a QR code they can scan with their mobile device. You can also download the QR code image for later use. Read more about QR codes on the help page here.

Send to your devices

Send a page from your Vivaldi on Android to other devices you have Vivaldi on. Make sure Sync is active on multiple devices and syncing of Typed History and Remote sessions has been enabled.

Print

To print the whole page or save it as a PDF file:

  1. Swipe left on the bottom row of options in the Share dialog.
  2. Tap Print.
  3. Follow directions in Android’s print menu.

Share a page to another Vivaldi instance

To access a web page you have open in Vivaldi on Android on another device with Vivaldi, use the Sync feature.

Troubleshooting and debugging Vivaldi Mail

If there’s something odd going on in your mail client there are a few things you can do in order to check for errors.

Check the console log for errors

  1. Make sure your Mail tab is open (this is important since you won’t get the right errors otherwise),
  2. In a new tab open vivaldi:inspect#apps,
  3. Look for a long line ending in mail.html (see the following image) and click inspect.
Image 1: Click inspect to open the console

To see any errors the Console tab in the DevTools window should be chosen (has blue underline). See Image 2

Image 2: Make sure the Console tab is chosen in the DevTools window

There’s also an additional background DevTools window that might show more errors. Just follow these similar steps as above:

  1. Again, make sure your Mail tab is open (this is important since you won’t get the right errors otherwise),
  2. In a new tab open vivaldi:inspect#extensions,
  3. Look for a long line ending in _generated_background_page.html (see the following image) and click inspect.
Image 3: The background page Inspect should have a link like this

Quick tip for opening the console

Another way to open the console using the Mail status button.

  1. Open Mail in a tab (this is important since you won’t get the right errors otherwise),
  2. Click on the mail status button. This button can be found in the bottom left of your screen if you haven’t moved it (see image 4).
  3. Click the settings wheel in the top right corner of the pop-up window and pick View Log (see image 5).
Image 4: The mail status button is in the bottom left corner, next to the sync button
Image 5: Click the settings wheel in the right top corner, and pick View Log

Frequently asked to log in again?

When you’ve chosen to add an account to Vivaldi Mail and/or Calendar using OAuth, occasionally, you can be asked to log in again. This can happen, for example, after you’ve updated your browser to a new version. The login prompt will usually appear after you start the browser as a pop-up window with your service provider’s (Vivaldi.net, Google/Gmail, Outlook, etc.) branding and often, unfortunately, with little to no context as to why you’re being asked to log in.

If you’ve added the email/calendar service provider’s account to Vivaldi Mail and/or Calendar, it’s safe to just log in and carry on with your browsing as normal. Dismissing the prompt without logging in will trigger it again after some time. If you don’t want to log in, you should remove the account altogether in Settings > Mail / Calendar.

If you do log in, but still get the prompt again soon after, please report the issue to us on vivaldi.com/bugreport.

Tab Stacks on Android

Tab Stacks let you group multiple tabs into the space of a single tab, so there is less clutter in your Tab Switcher.

Enable Tab Stacks

To enable Tab Stacks:

  1. Go to Vivaldi menu button Vivaldi menu > Settings > Tabs;
  2. Toggle on Enable Tab Stack.

Toggle the same setting off to disable Tab Stacks.


Create Tab Stacks

To create a Tab Stacks from open Tabs:

  1. Open the Tab Switcher;
  2. Long-press on a tab;
  3. Drag it over another tab you want to group it with;
  4. Release the tab to create a new stack.

To create a new Tab Stack with the active tab and a link opened in a new tab from the active tab:

  1. Long-press on the link to open the context menu;
  2. Select Open in new Tab Stack.

Use the above option also when the active tab is already in a Tab Stack and you want to open a link from the active tab in a new tab in the same stack.

To create a new Tab Stack from the Tab Bar:

  1. Have the tab you want to include in the stack open as the active tab.
  2. Long-press on the New Tab button on the right side of the Tab Bar.
  3. Select Create new tab stack.

View and switch tabs

Tab Switcher

On the image below you can see the Tab Switcher with 2 Tab Stacks in the top row and regular tabs below. Tap on the Tab Stack to preview the grouped tabs and open the one you want to view.

Vivaldi on Android with Tab switcher open, showing Tab Stacks and Tabs.

No matter your setup, you can access all your tabs from the Tab Switcher. When the Tab Bar is enabled, you can also access all tabs from the Tab Bar.

Tab Stacks pane in the Tab Switcher

To get an overview and manage your grouped tabs in a clean view separate from regular, unstacked tabs, head over to the Stacked Tabs pane.

To view all your Tab Stacks:

  1. Open the Tab Switcher.
  2. Swipe to the Stacked Tabs pane or tap on its icon on the menu bar at the bottom of the screen.

In the Tab Stacks pane, you can find and open one of the stacked tabs, edit your grouped tabs, and delete them.

Tab Stacks Pane open in Vivaldi on Android. An arrow is pointing at the Stacked Tabs icon on the menu.

Tab Stack toolbar

In case you have disabled the Tab Bar, a Tab Stack toolbar will appear just above the bottom toolbar, when you’re viewing one of the grouped tabs.

Tap on the page favicons on the toolbar to switch tabs. Tap on the arrow pointing up on the left side to preview tabs in the stack. To open a new tab in the stack, tap on the New Tab button on the right side of the toolbar.

Two-level Tab Stacks

When the Tab Bar is enabled, grouped tabs will be displayed on the second level of the Tab Bar, just like on desktop. The second level is only displayed when one of the stacked tabs is the active tab.


Add tabs to a stack

To add more tabs to a Tab Stack:

Option 1

  1. Open the Tab Switcher;
  2. Long-press on a tab;
  3. Drag it over an existing tab stack;
  4. Release the tab to add it to the stack.

Option 2

  1. Open the Tab Switcher;
  2. Tap on the stack to view the tabs in it;
  3. Tap on the + in the top right corner of the tab stack window to open a new tab;
  4. Go to the web page you want to view.

Option 3

  1. On the Tab Bar, focus on a tab in the Tab Stack to see the second Tab Bar.
  2. Tap on the New Tab button on the right side of the second level Tab Bar.

Rename Tab Stacks

To give your Tab Stacks a unique name:

Option 1

  1. Open the Tab Switcher.
  2. Locate the Tab Stack you want to rename and tap on it.
  3. In the Tab Stack preview, tap on the current title “# tabs”.
  4. Type a new title.
  5. Tap Done on the keyboard.
Tab Stack preview with highlighted Tab Stack title.

Option 2

When you have the Tab Bar enabled, you can:

  1. Long press on the Tab Stack and select Edit Tab Stack.
  2. In the Tab Stack preview, tap on the current title “# tabs”.
  3. Type a new title.
  4. Tap Done on the keyboard.

To remove the name, open the Tab Stack preview again and remove the title.


Add color to Tab Stacks

In addition to renaming Tab Stacks, you can give each stack its own color and make it stand out that way. A little circle with your chosen color will be displayed in front of the stack’s name.

To select a color:

  1. In the Tab Switcher, open the stack you want to add a color to. Alternatively, long-press on the stack on the Tab Bar and select Edit Tab Stack.
  2. In the top right corner, tap on the 3-dot menu.
  3. Select Edit Group Color.
  4. Tap on one of the 9 color options.

Reorder tabs in a stack

To change the order of tabs in a stack:

  1. Open the Tab Switcher;
  2. Tap on the stack to view the tabs in it;
  3. Long-press on a tab;
  4. Drag and drop the tab to a desired location in the stack.

Remove tabs from a stack

To remove a tab from a tab stack:

  1. Open the Tab Switcher;
  2. Tap on the stack to view the tabs in it;
  3. Long-press on a tab;
  4. Drag it over Remove from group that appears at the bottom of the Tab Stack window.

To remove multiple tabs at once:

  1. Open the Tab Switcher;
  2. Tap on the stack to view the tabs in it;
  3. Tap on the menu button in the top right corner and tap on the tabs you want to remove from the stack.
  4. Tap on Remove in the top right corner.
Tab Stack preview with 2 tabs selected for removal from the stack

Close Tab Stack

To close all tabs in the stack:

  1. Open the Tab Switcher;
  2. Tap on the Close button in the top right corner of the tab stack’s thumbnail.

To close a single tab in the Tab Stack from the Tab Switcher, either:

  • Tap on the Close button in the top right corner of the Tab thumbnail.
  • If you have enabled Swipe to close tab in Settings, swipe the tab left or right to close it.

See more options for closing tabs in the Help article Tabs on Android.