Screenshot of non-active tab

Hello,

Is it possible to take a screenshot of a non-active tab? Firefox supports this via captureTab (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureTab)

With Safari App extensions that was possible via getScreenshotOfVisibleArea which doesn't seem to work with Safari extensions.