Table of Contents Previous entry (meta:unwrap) Next entry (api:Subresource_Integrity)
The unsafeWindow object provides access to the window object of the page that Tampermonkey is running on, rather than the window object of the Tampermonkey extension. This can be useful in some cases, such as when a userscript needs to access a JavaScript library or variable that is defined on the page.