# 원하는 페이지들을 여러 탭으로 나눠서 한 번에 열 수 있는 방법이 있을까요?

#### A1. ‘Ctrl’키 활용하기

웹페이지에서 키보트의 Ctrl을 누른채 링크를 클릭해보세요.Ctrl은 클릭하는 링크를 새 탭에서 띄우는 단축키입니다. 페이지를 하나씩 손쉽게 열 수 있어요.

#### A2. \[확장프로그램 활용-1] LinkClump

[▶ LinkClump 확장프로그램 다운로드 링크](https://chrome.google.com/webstore/detail/linkclump/lfpjkncokllnfokkgpkobnkbkmelfefj?hl=ko)확장프로그램을 활용하면 화면에 있는 링크들을 한번에 여러 개를 열 수도 있습니다.LinkClump는 키보드 ‘z’를 누른채 화면을 드래그 하면 드래그 영역에 있는 링크가 모두 새 탭으로 열리게 하는 확장프로그램입니다.

* 한 번에 너무 많은 링크를 선택할 경우 페이지 로드가 정상적으로 이루어 지지 않을 수 있습니다.
* LinkClump는 리스틀리 자사 서비스가 아닙니다.

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

#### A3. \[확장프로그램 활용-2] Open Multiple URLs

[▶ Open Multiple URLs 확장프로그램 다운로드 링크](https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh?hl=ko)Open Multiple URLs는 입력하는 URL을 모두 새탭으로 열어주는 확장 프로그램입니다.리스틀리로 목록페이지 “하이퍼링크포함” 추출하고 해당 링크를 복사하여 붙여넣는 방식으로 활용할 수 있습니다. 여러 페이지를 한 번에 열 수 있습니다.

* 한 번에 너무 많은 URL을 입력할 경우 페이지 로드가 정상적으로 이루어 지지 않을 수 있습니다.
* Open Multiple URLs는 리스틀리 자사 서비스가 아닙니다.

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

#### A4. \[확장프로그램 활용-3] Copy All URLs

[▶ Copy All URLs 확장프로그램 다운로드 링크](https://chrome.google.com/webstore/detail/copy-all-urls/djdmadneanknadilpjiknlnanaolmbfk?hl=ko)Copy All URLs 는 복사된 URL을 모두 새탭으로 열어주는 확장 프로그램입니다.리스틀리로 목록페이지를 “하이퍼링크 포함” 추출한 후 해당 링크를 복사하고, 해당 확장프로그램에서 Paste를 클릭하면 복사된 URL들이 한 번에 열립니다.

* 한 번에 너무 많은 URL을 입력할 경우 페이지 로드가 정상적으로 이루어 지지 않을 수 있습니다.
* Copy All URLs는 리스틀리 자사 서비스가 아닙니다.

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


---

# 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/ko/support/faq/features/undefined-3.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.
