Hi, I'm making a chrome extension to my school, basically, the ext make the following work: Read from an API an catch a Json object to proccess it and show the data to the user, more speciffically, shows the account information to the user logged to the server, that is working perfectly, but now I need to persist that data to the IndexedDB, How can I do that, or save a temp json on any directory or something, to load the data offline, and show it to the user, in this moment I can show the information online, but when i'm disconnected, don't show anything, so, I need to save that data, to show the history when I'm offline, Thanks, Regards, and excuse me for my language, is not the best....
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
