Chrome: Offscreen API

Offscreen API, на сайте с May 18, 2023 20:14
Use the offscreen API to create and manage offscreen documents. Service workers do not have DOM access, and many websites have content security policies that limit the functionality of content scripts. This API allows the extension to use DOM APIs in a hidden document without obtrusively opening new windows or tabs that interrupt the user experience.