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
Post a Comment