diff options
Diffstat (limited to 'files/zh-tw/mozilla/gecko/chrome/api/index.html')
-rw-r--r-- | files/zh-tw/mozilla/gecko/chrome/api/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/files/zh-tw/mozilla/gecko/chrome/api/index.html b/files/zh-tw/mozilla/gecko/chrome/api/index.html new file mode 100644 index 0000000000..7c32384981 --- /dev/null +++ b/files/zh-tw/mozilla/gecko/chrome/api/index.html @@ -0,0 +1,14 @@ +--- +title: Chrome-only API reference +slug: Mozilla/Gecko/Chrome/API +translation_of: Mozilla/Gecko/Chrome/API +--- +<div>{{FirefoxSidebar}}</div> + +<p class="summary">此頁面列出了僅能在 Gecko Chrome 中執行的 APIs(and sometimes in other privileged circumstances.)。</p> + +<div class="note"> +<p><strong>Note</strong>: Most of the APIs exposed to the Web in general are also usable in Chrome code: see <a href="/en-US/docs/Web/API">Web APIs</a> for a list of these.</p> +</div> + +<p>{{SubpagesWithSummaries}}</p> |