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 -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -