# 웹 앱 (webapp-manager)

### 웹 앱(webapp-manager)란?

웹 앱이란 웹 사이트를 앱처럼 실행할 수 있는 프로그램입니다. 자주가는 웹 사이트를 웹 앱 바로가기에 설정하고 데스크탑 앱처럼 바로 접속할 수 있어 편리합니다.

####

## 웹 앱 실행하기&#x20;

**HamoniKR** 사용자는 아래 명령어를 통해 웹앱 설치할 수 있습니다.-->???&#x20;

```
$ sudo apt update
$ sudo apt install webapp-manager
```

설치가 완료된 후 시작메뉴에서 웹 앱 또는 webapp을 검색하면 웹 앱 프로그램을 검색하여 실행할 수 있습니다.&#x20;

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

## 웹 앱 사용하기

웹 앱을 클릭하면, 아래와 같이 웹 앱 프로그램이 실행됩니다. 하단의 버튼들을 통해 웹 앱 매뉴를 추가, 삭제하거나 편집, 웹사이트 접속을 할 수 있습니다.&#x20;

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

### 웹사이트 추가하기

자주가는 웹 사이트를 추가해서 원하는 웹사이트에 편리하게 접속할 수 있습니다.

화면 하단의 + 버튼을 눌러 웹사이트 추가 화면으로 접속 후 웹사이트의 정보를 입력합니다.&#x20;

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

이름 & 주소 : 접속할 웹 사이트의 정보를 입력합니다.

아이콘 : 아이콘을 클릭하여 원하는 아이콘 모양으로 변경이 가능합니다.

카테고리 : 웹 사이트에 맞는 카테고리 선택이 가능합니다.

브라우저 : 웹 사이트에 접속할 때 사용할 브러우저(Firefox 또는 Chrome) 선택 후, 각각의 브라우저에 맞게 하위 메뉴 설정이 가능합니다.&#x20;

**\<Firefox 브라우저 선택 시 하위메뉴>**

네비게이션 바 & Private/Incognito Window(사생활 보호 모드) 활성화 시 화면&#x20;

**-> 화면 캡처 다른 웹페이지로 바꾸기**&#x20;

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

네비게이션 바 & Private/Incognito Window(사생활 보호 모드) 비활성화 시 화면

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

**\<Chrome 선택 시 하위메뉴>**

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

분리된 프로파일 : 이 옵션을 사용하면 웹 사이트가 자체 브라우저 프로파일로 실행됩니다. -->>> ?\_? 무슨말..

Private/Incognito Window : 크롬 시크릿 모드로 웹페이지그 실행됩니다.&#x20;

### 웹 사이트 접속

실행하고 싶은 항목을 더블클릭하거나 항목 선택 후 하단의 원형 아이콘 버튼을 클릭하면 접속이 가능합니다.&#x20;

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

### 웹 앱 목록 편집

수정이 필요한 항목을 선택 후 하단의 연필 아이콘을 클릭하면 수정이 가능합니다.&#x20;

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

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

만든 웹 앱은 시작메뉴에서 검색 후 바로 실행할 수 있습니다.

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

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

### 웹 앱 삭제하기&#x20;

삭제가 필요한 항목을 선택 후 - 버튼을 누르면 삭제가 가능합니다.&#x20;


---

# 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://docs.hamonikr.org/hamonikr-8.0/tips/webapp-manager.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.
