# タブ - 開いているタブ

## 複数タブを開く機能とは？

シンプルなボタンとキーボードコントロールで、抽出用の複数ページを個別タブとして一度に開くことができる機能です。\[複数タブを開く]機能を使用すると、ドラッグした領域内のすべてのリンクを別々のタブとして同時に開くことができます。

***

## 使い方

{% stepper %}
{% step %}

#### OPEN TABSボタンをクリック

抽出したいページの**親リストページ**（例：ショッピングモールのサムネイル表示）で、**Listly拡張機能** → **Tabs** → **OPEN TABS**ボタンをクリックします。

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

{% step %}

#### ポップアップ設定でショートカットキー（起動キー）と遅延時間を選択して保存

* **起動キー**：設定したショートカットキーを押し続けている間、\[複数タブを開く]機能が有効になります。
* **遅延時間**：各タブが開く間隔です。短時間で多くのタブを開くと、一部のページが正しく読み込まれない場合があるため、時間を適切に調整してください。

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

{% step %}

#### 複数タブを開く

先ほど設定した**ショートカットキー**を押し続けながら、開きたいリンクを含む領域をドラッグします。ポップアップウィンドウが表示されたら、\*\*\[開く]\*\*ボタンをクリックすると、ドラッグした領域内のリンクが別々の新しいタブとして開きます。

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

***

## タブス - 複数タブを開く FAQ

<details>

<summary>目的のページを複数タブで開くにはどのような方法がありますか？ — A1. Listlyの[複数タブを開く]機能を使用</summary>

Listly拡張機能のTabsタブ下部にある\*\*\[複数タブを開く]\*\*ボタンをクリックして機能を有効にし、設定したキーボードショートカットを押し続けながら、リンクを含む領域をドラッグします。

{% hint style="info" %}
参考：[タブス - 複数タブを開く（Open Tabs）](https://help.listly.io/docs/ja/~/revisions/MKtYFJ8p41QHDFVOrTdR/getting-started/extension-features/tabs-open-tabs)
{% endhint %}

</details>

<details>

<summary>目的のページを複数タブで開くにはどのような方法がありますか？ — A2. 「Ctrl」キーを使用</summary>

**ウェブページ上のリンクをクリックする際、キーボードのCtrlキーを押し続けます。** Ctrlは、クリックしたリンクを新しいタブで開くショートカットです。ページを1つずつ簡単に開くことができます。

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

</details>

<details>

<summary>目的のページを複数タブで開くにはどのような方法がありますか？ — A3. [拡張機能オプション-1] Open Multiple URLs</summary>

[▶ Open Multiple URLs拡張機能ダウンロードリンク](https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh?hl=ko)

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

Open Multiple URLsは、入力されたすべてのURLを新しいタブで開く拡張機能です。Listlyで「ハイパーリンクを含む」リストページを抽出し、それらのリンクをコピー＆ペーストして使用できます。

* 一度に多くのURLを入力すると、ページが正しく読み込まれない場合があります。
* Open Multiple URLsは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/docs/ja/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.
