> the storage API works a little differently in ff than chrome: an unmatched 'get' returns undefined in chrome but an object in ff. we'll just initialize the storage on install so we don't have to worry about it
> the storage API works a little differently in ff than chrome: an unmatched 'get' returns undefined in chrome but an object in ff. we'll just initialize the storage on install so we don't have to worry about it