Skip to content

Instantly share code, notes, and snippets.

@ChinmayPatel
Created November 26, 2014 23:46
Show Gist options
  • Save ChinmayPatel/00772bc061d544eb48e6 to your computer and use it in GitHub Desktop.
Save ChinmayPatel/00772bc061d544eb48e6 to your computer and use it in GitHub Desktop.
chrome.storage.local.get('__name__', function(item){ crazyItem = item; console.log(crazyItem); })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment