The IE Tab API can be made available to trusted sites. This API can be used by a web page to open another page with IE Tab or gather information about the IE Tab installation.
Access is granted to URLs that match the filters in this list. Just like Auto URLs, URL filters can be specified using strings with wildcard characters '*'. The entire URL must match the filter.
Auto URLs can also be specified using javascript-style regular expressions. This is done by prefixing the string with "r/". The remainder of the string is the regular expression. For example, the following two Auto URL filters are identical:
http://www.google.com/*
r/http:\/\/www\.google\.com\/.*
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\IE Tab\IE Tab\ApiWhitelist |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |