# 分頁-開啟的分頁

## 什麼是開啟多個分頁功能？

透過簡單的按鈕和鍵盤操作，一次在各個分頁中開啟多個要擷取的頁面的功能。使用 \[開啟多個分頁] 功能，可以將拖曳區域內的所有連結分別開啟為個別分頁。

***

## 使用方法

{% stepper %}
{% step %}

#### 點擊開啟多個分頁（OPEN TABS）按鈕

在想要擷取資料的各頁面的**上層列表頁面**（例如：購物網站縮圖畫面）中，點擊 **LISTLY 擴充功能** → **Tabs** → **開啟多個分頁（OPEN TABS）** 按鈕。

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

{% step %}

#### 在彈出設定視窗中選擇快速鍵（啟動鍵）和延遲時間後，儲存設定

* **啟動鍵（Activation key）**：按住設定的快速鍵期間，\[開啟多個分頁] 功能會啟動。
* **延遲時間（Delay time）**：各分頁開啟的間隔。如果在短時間內一次開啟太多分頁，部分頁面可能無法正常載入，請適當調整時間。

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

{% step %}

#### 開啟多個分頁

按住先前設定的**快速鍵**，拖曳包含想要開啟的連結的區域。然後在出現的彈出視窗中點擊 **\[開啟]** 按鈕，拖曳區域內的連結就會各自在新分頁中開啟。

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

***

## Tabs - 開啟多個分頁常見問題

<details>

<summary>有哪些方法可以將想要的頁面分別開啟為多個分頁？</summary>

**A1. 使用 Listly \[開啟多個分頁] 功能**

點擊 Listly 擴充功能「Tabs」標籤下方的 **\[開啟多個分頁] 按鈕**啟動功能後，按住設定的鍵盤快速鍵並拖曳有連結的區域。

{% hint style="info" %}
參考說明：[Tabs - 開啟多個分頁（Open Tabs）](https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/QSPSOmaFPAz7khj6t7Ds/~/edit/~/changes/23/getting-started/extension-features-zh-hant/tabs-open-tabs-zh-hant)
{% endhint %}

**A2. 使用「Ctrl」鍵**

**在網頁上按住鍵盤的 Ctrl 鍵並點擊連結。** Ctrl 是在新分頁開啟點擊連結的快速鍵。可以輕鬆逐一開啟頁面。

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

**A3. \[使用擴充功能-1] Open Multiple URLs**

[▶ Open Multiple URLs 擴充功能下載連結](https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh?hl=ko)

<figure><img src="/files/7ca542e0a75b915fe8b69b981ddea61101431e1a" 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/zh-hant/getting-started/extension-features-zh-hant/tabs-open-tabs-zh-hant.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.
