aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/webextensions/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
commitda78a9e329e272dedb2400b79a3bdeebff387d47 (patch)
treee6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/glossary/webextensions/index.html
parent1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff)
downloadtranslated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip
initial commit
Diffstat (limited to 'files/ko/glossary/webextensions/index.html')
-rw-r--r--files/ko/glossary/webextensions/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ko/glossary/webextensions/index.html b/files/ko/glossary/webextensions/index.html
new file mode 100644
index 0000000000..d7fe038101
--- /dev/null
+++ b/files/ko/glossary/webextensions/index.html
@@ -0,0 +1,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>