Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

Window: external property

Theexternal property of theWindow API returns an instance of theExternal interface, which was intended to contain functions related to adding external search providers to the browser. However, this is now deprecated, and the contained methods are now dummy functions that do nothing as per spec.

Instance methods

TheExternal object has the following methods:

MethodDescription
AddSearchProvider(descriptionURL) Dummy function; does nothing. Used toregister search descriptions.
IsSearchProviderInstalled()Dummy function; does nothing.
getHostEnvironmentValue(name)Non-standardMicrosoft Edge proprietary API. SeeMicrosoft docs for more information.

Specifications

Specification
HTML
# external

Browser compatibility

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp