philipmulcahy / azad

amazon order history reporter chrome extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get local storage cached objects out of amazon's space and into ours

philipmulcahy opened this issue · comments

We have our own quota, and don't want co-mingling of data, even if it all comes from Amazon.

blocks fixing #230 properly

I am working this. Running into some problems with exception handling, and I am tempted to take my time and get it right - maybe we can find and fix the other uncaught exceptions (that seem to be the source of much misbehaviour) at the same time.

merged into main in 0966431