InstalledBrowserExtensionsInstalledBrowserExtensions
InstalledBrowserExtensions
包含設定 Internet Explorer 瀏覽器擴充功能的設定。InstalledBrowserExtensions
contains settings for configuring Internet Explorer Browser Extensions.
瀏覽器延伸模組是用來將功能新增至 Internet Explorer 的附加元件模組。Browser Extensions are add-on modules used to add functionality to Internet Explorer. 瀏覽器擴充功能的範例包括快捷方式功能表擴充功能、工具列、瀏覽器列,以及瀏覽器說明物件。Examples of Browser Extensions include shortcut menu extensions, toolbars, explorer bars, and Browser Help Objects.
InstalledBrowserExtensions
可以包含一或多個 AddonGuidItem 設定,每個設定都代表一個瀏覽器擴充功能。InstalledBrowserExtensions
can contain one or more AddonGuidItem settings, each of which represents a single Browser Extension.
如需建立自訂工具列的詳細資訊,請參閱 MSDN 主題: 建立自訂的瀏覽器列、工具區和書桌等區。For information about creating custom toolbars, see the MSDN topic: Creating Custom Explorer Bars, Tool Bands, and Desk Bands.
子元素Child Elements
設定Setting | 描述Description |
---|---|
AddonGuidItemAddonGuidItem | 指定瀏覽器延伸模組的設定。Specifies settings for a Browser Extension. |
有效的設定階段Valid Configuration Passes
特殊化specialize
父階層Parent Hierarchy
Microsoft-Windows-IE-microsoft-windows-ie-internetexplorer | InstalledBrowserExtensionsMicrosoft-Windows-IE-InternetExplorer | InstalledBrowserExtensions
套用至Applies To
如需此元件支援的支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-microsoft-windows-ie-internetexplorer。For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML 範例XML Example
下列 XML 輸出顯示如何設定兩個 Internet Explorer 瀏覽器擴充功能。The following XML output shows how to set two Internet Explorer Browser Extensions.
<InstalledBrowserExtensions>
<AddonGuidItem>
<AddonGuid>{a1b1c123d1e1f4a5a6a7aa8a9a0a}</AddonGuid>
</AddonGuidItem>
<AddonGuidItem>
<AddonGuid>{b1c123d1e1f4a5a6a7aa8a9a0a33}</AddonGuid>
</AddonGuidItem>
</InstalledBrowserExtensions>
相關主題Related topics
Microsoft-Windows-IE-InternetExplorerMicrosoft-Windows-IE-InternetExplorer
InstalledBHOListInstalledBHOList