ILSA TabSafe
Provides tab / window session isolation for server-side rendering.
This extension will inject Chrome's internal unique Tab ID on all requests as a header : x-tabsafe-window-id. Using this header, the server can determine which tab / window originated the request.
Developer Tools