# Tabs-Open Tabs

## What is the Open Multiple Tabs Feature?

A feature that lets you open multiple pages for extraction as individual tabs at once with simple button and keyboard controls. Using the \[Open Multiple Tabs] feature, you can open all links within a dragged area as separate tabs simultaneously.

{% stepper %}
{% step %}

#### Click the OPEN TABS Button

On the **parent list page** (e.g., shopping mall thumbnail view) of the pages you want to extract, click **LISTLY extension** → **Tabs** → **OPEN TABS** button.

<figure><img src="/files/79d834fa0a2aeaac0d78d30fe147d81e0acf5d81" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select Shortcut Key (Activation Key) and Delay Time in the Popup Settings, Then Save

* **Activation key**: The \[Open Multiple Tabs] feature is activated while holding down the configured shortcut key.
* **Delay time**: The interval at which each tab opens. If too many tabs open in a short time, some pages may not load properly, so adjust the time appropriately.

<figure><img src="/files/c36f983fe03e3241e685ff06818205fb728e6110" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Open Multiple Tabs

While holding down the **shortcut key** you set earlier, drag over the area containing the links you want to open. When the popup window appears, click the **\[Open]** button and the links within the dragged area will open as separate new tabs.

<figure><img src="/files/9bbac2f97fc54ebcebae876fd335ca04496b7fd9" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Tabs - Open Multiple Tabs FAQ

<details>

<summary>What methods are available for opening desired pages in multiple tabs?</summary>

**A1. Use Listly's \[Open Multiple Tabs] Feature**

Click the **\[Open Multiple Tabs]** button at the bottom of the Tabs tab in the Listly extension to activate the feature, then drag over the area containing links while holding down the configured keyboard shortcut.

{% hint style="info" %}
Reference: [Tabs - Open Multiple Tabs (Open Tabs)](/getting-started/extension-features/tabs-open-tabs.md)
{% endhint %}

</details>

<details>

<summary>How can I open pages one by one easily using the keyboard?</summary>

**A2. Use the 'Ctrl' Key**

**Hold down the Ctrl key on your keyboard while clicking links on a web page.** Ctrl is a shortcut that opens clicked links in a new tab. You can easily open pages one by one.

<figure><img src="/files/c71d1e857b1fb74f49aede4e061927b82e4dbc12" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Are there other extensions I can use to open multiple URLs at once?</summary>

**A3. \[Extension Option-1] Open Multiple URLs**

[▶ Open Multiple URLs Extension Download Link](https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh?hl=ko)

<figure><img src="/files/3de44a4ca9a19408e9f6f157a3ed0a12ee024a4b" alt=""><figcaption></figcaption></figure>

Open Multiple URLs is an extension that opens all entered URLs in new tabs. You can use it by extracting list pages with 'hyperlinks included' using Listly, then copying and pasting those links.

* If you enter too many URLs at once, pages may not load properly.
* Open Multiple URLs is not a service provided by Listly.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/getting-started/extension-features/tabs-open-tabs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
