diff options
Diffstat (limited to 'files/ja/mozilla/gecko/chrome/api/index.html')
-rw-r--r-- | files/ja/mozilla/gecko/chrome/api/index.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/files/ja/mozilla/gecko/chrome/api/index.html b/files/ja/mozilla/gecko/chrome/api/index.html new file mode 100644 index 0000000000..3885f415f1 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/api/index.html @@ -0,0 +1,31 @@ +--- +title: Chrome-only API reference +slug: Mozilla/Gecko/Chrome/API +tags: + - API + - 'API:Mozilla Extensions' + - Chrome + - Gecko + - Mozilla + - NeedsTranslation + - Non-standard + - Overview + - Reference + - TopicStub +translation_of: Mozilla/Gecko/Chrome/API +--- +<p>{{FirefoxSidebar}}</p> + +<p class="seoSummary">This page lists APIs that only run in Gecko Chrome code (and sometimes in other privileged circumstances).</p> + +<div class="blockIndicator 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>{{LandingPageListSubpages}}</p> + +<dl> + <dd class="landingPageList"> </dd> +</dl> + +<p> </p> |