Is there any way of storing data (for example, a CSRF token) that cannot be accessed by a Chrome extension under any circumstances?
Ideally I would like to store information that would remain secure even if a naïve user granted all permissions to an extension.