export const TAB_BAR_HEIGHT = 92 // Height for Chrome-style tab bar (42px) + address bar (50px) export const SESSION_KEY_DEFAULT = 'default' export const SESSION_KEY_PRIVATE = 'private'