tom5760 / chrome-ezproxy

EZProxy redirect extension for Google Chrome & Mozilla Firefox.
https://chrome.google.com/webstore/detail/gfhnhcbpnnnlefhobdnmhenofhfnnfhi
GNU General Public License v3.0
39 stars 7 forks source link

Synced storage and minor tweaks #2

Closed ghost closed 9 years ago

ghost commented 9 years ago

Use chrome's synced storage for the redirect url. Also, use a chrome "event page" instead of a background page and use https to access the proxy database.

tom5760 commented 9 years ago

Wow, thanks for the updates! I'll take a closer look later tomorrow, but I'll certainly merge this. I'd list you as a contributor in the README and on the Chrome store page, ok?

ghost commented 9 years ago

No problem, hopefully everything looks OK. Thanks for making this great extension! The contributor thing sounds fine, feel free to handle it however you want; I don't have any strong feelings on the subject.

tom5760 commented 9 years ago

Two comments:

ghost commented 9 years ago
tom5760 commented 9 years ago

Ah, I didn't realize that the get was done on each transform. That works. I just tried it and the syncing seems to work well.