Can't use jQuery ($.Storage.get) in a Chrome extension -


when type in chrome console $.storage.get('ui_s') returns value "th_classic" website should.
when try use in chrome extension returns error following text: typeerror: cannot call method 'get' of undefined
do wrong? other jquery functions use in extension work fine.
i couldn't find answer because search engines ignore "$." in seach requests.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -