Added an icon. No code changes.
Fix for Chrome, which doesn't allow a Promise to be returned from an onBeforeRequest handler.
Updated description. No code changes.
Added a configuration option to support not redirecting to Smile in a Private/Incognito-mode window or tab.
Works with Chrome now (as well as Firefox).
Avoid redirecting for special Amazon URLs that don't handle the smile redirect nicely.
Don't redirect if we just did a redirect for the current request, because it's probably Amazon sending a non-logged in user away from Smile.
Removed seemingly unnecessary logic to prevent redirect loops.
Bugfix release for a regex bug when the full URL was something like 'www.amazon.com' rather than 'www.amazon.com/' or 'www.amazon.com/...'.
First version