Isolate requests to a certain Initiator
An experimental security extension to Isolate domains so they can only be accessed directly via the extension popup.
This prevents URL based reflected XSS, Timing attacks via the opener, CSRF, postMessage attacks and clickjacking attacks.
I dont think anyone's going to want to use this but... security!