Skip to content

Releases: edlea/DesktopAMP

Fix infinite redirects

05 Sep 14:50
Compare
Choose a tag to compare

Fixes issues with poorly build websites that resulted in infinite redirect loops (#12)

Support automatic updates

03 Nov 20:06
Compare
Choose a tag to compare

As per Safari Extensions gallery requirements, the extension will now check for updates automatically

Cleaner AMP checks

22 Oct 09:01
Compare
Choose a tag to compare

Using @paulirish's updated observer disconnection code. Any potential performance issues from the extension should now be mitigated.

Load AMP earlier

21 Oct 14:21
Compare
Choose a tag to compare

Look for the AMP tag in a start script rather than an end script. The browser should load less content and make fewer requests before redirecting to the AMP version of the content.