Can we disable ITP for Safari web extension pages (including the new tab page)?
Extension pages are trusted views as the user has installed the extension and granted permissions.
ITP adding storage and cookie isolation here affects functionality for any embedded frames in extension pages.
StorageAccess API i also not useful here since the GUID of the parent extension page will change every time the browser launches, nullifying the granted access.