aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/webextensions/index.html
blob: d7fe038101a1c208ea337442c6dd36a1d59a3106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: WebExtensions
slug: Glossary/WebExtensions
translation_of: Glossary/WebExtensions
---
<p>WebExtensions은 Firefox에서 브라우저 Extension을 개발하기위한 크로스 브라우저 시스템입니다. 이 시스템은 Mozilla Firefox, Google Chrome, Opera Browser 및 Microsoft Edge와 같은 다양한 브라우저에서 지원되는 API를 제공합니다.</p>

<h2 id="Learn_more">Learn more</h2>

<h3 id="Technical_reference">Technical reference</h3>

<ul>
 <li><a href="/en-US/docs/Mozilla/Add-ons/WebExtensions">Browser extensions</a> on MDN</li>
</ul>