Help Pages
Commands
Settings
Tutorial
Editor Functions
Command-Line Functions
Hint Mode Commands
Wiki
On This Page
Constructors
constructor
Properties
cancelled
Requests
last
Created
Tab
Methods
auto
Contain
autocontain
Configured
cancel
Early
cancel
Request
check
MAC
Priority
check
Other
Extensions
Have
Priority
check
Temp
Containers
Priority
clear
Cancelled
Requests
completed
Request
Listener
get
Aucon
And
Proxies
For
Url
get
Aucon
For
Details
get
Cancelled
Request
get
Configured
Aucon
And
Proxies
For
Url
tab
Created
Listener
tab
Removed
Listener
Implements
IAutoContain
Index
Constructors
constructor
Properties
cancelled
Requests
last
Created
Tab
Methods
auto
Contain
autocontain
Configured
cancel
Early
cancel
Request
check
MAC
Priority
check
Other
Extensions
Have
Priority
check
Temp
Containers
Priority
clear
Cancelled
Requests
completed
Request
Listener
get
Aucon
And
Proxies
For
Url
get
Aucon
For
Details
get
Cancelled
Request
get
Configured
Aucon
And
Proxies
For
Url
tab
Created
Listener
tab
Removed
Listener
Constructors
constructor
new
AutoContain
()
:
AutoContain
Returns
AutoContain
Properties
Private
cancelled
Requests
cancelledRequests
:
ICancelledRequest
[]
= []
Private
last
Created
Tab
lastCreatedTab
:
any
= null
Methods
auto
Contain
autoContain
(
details
:
any
)
:
Promise
<
BlockingResponse
>
Parameters
details
:
any
Returns
Promise
<
BlockingResponse
>
autocontain
Configured
autocontainConfigured
()
:
boolean
Returns
boolean
cancel
Early
cancelEarly
(
tab
:
Tab
,
details
:
any
)
:
boolean
Parameters
tab
:
Tab
details
:
any
Returns
boolean
cancel
Request
cancelRequest
(
tab
:
Tab
,
details
:
any
)
:
void
Parameters
tab
:
Tab
details
:
any
Returns
void
check
MAC
Priority
checkMACPriority
(
details
:
any
)
:
Promise
<
boolean
>
Parameters
details
:
any
Returns
Promise
<
boolean
>
check
Other
Extensions
Have
Priority
checkOtherExtensionsHavePriority
(
details
:
any
)
:
Promise
<
boolean
>
Parameters
details
:
any
Returns
Promise
<
boolean
>
check
Temp
Containers
Priority
checkTempContainersPriority
(
details
:
any
)
:
Promise
<
boolean
>
Parameters
details
:
any
Returns
Promise
<
boolean
>
clear
Cancelled
Requests
clearCancelledRequests
(
tabId
:
number
)
:
void
Parameters
tabId
:
number
Returns
void
completed
Request
Listener
completedRequestListener
(
details
:
any
)
:
void
Parameters
details
:
any
Returns
void
get
Aucon
And
Proxies
For
Url
getAuconAndProxiesForUrl
(
url
:
string
)
:
Promise
<
[
string
,
string
[]
]
>
Parameters
url
:
string
Returns
Promise
<
[
string
,
string
[]
]
>
get
Aucon
For
Details
getAuconForDetails
(
details
:
any
)
:
Promise
<
string
>
Parameters
details
:
any
Returns
Promise
<
string
>
get
Cancelled
Request
getCancelledRequest
(
tabId
:
number
)
:
ICancelledRequest
Parameters
tabId
:
number
Returns
ICancelledRequest
get
Configured
Aucon
And
Proxies
For
Url
getConfiguredAuconAndProxiesForUrl
(
url
:
string
)
:
[
string
,
string
[]
]
Parameters
url
:
string
Returns
[
string
,
string
[]
]
tab
Created
Listener
tabCreatedListener
(
tab
:
any
)
:
void
Parameters
tab
:
any
Returns
void
tab
Removed
Listener
tabRemovedListener
(
tabId
:
any
)
:
boolean
Parameters
tabId
:
any
Returns
boolean