Skip to content

Safari and Chrome extensions to load the AMP version of webpages if available

License

Notifications You must be signed in to change notification settings

dinoboy197/DesktopAMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerated Mobile Pages

The AMP Project aims to improve the experience of reading web content on mobile clients, while maintaining publisher's ability to make money from their content (ads!).

For it to succeed, it needs to be adopted by clients. We built Something because we felt this very pain-point and are passionate about improving how people read and discover content on mobile.

AMP on the desktop

There's no reason to only consume AMP enabled content on mobile. For that reason we've built Safari and Chrome extensions that will load AMP versions of articles when present.

The AMP versions of articles, as well as loading faster, tend to be a lot cleaner and easier to read. AMP supports ads, but not JavaScript, so any ads on AMP articles should be a lot less obnoxious and resource intensive than is often the case.

Safari

Safari Extension that will redirect to the AMP version of pages when available.

Chrome

Chrome Extension that will redirect to the AMP version of pages when available.

Building

If you want to build from source, simply run

make

This will popluate the Amp Chrome and Amp.safariextension directories so you can install the extensions locally.

Trying it out

Over time, it's expected (hoped) that lots of publishers will support AMP. For now, these publishers have quite a lot of their content available as AMP:

Visit news articles from these publishers with either the Chrome or Safari extension installed and enabled to view AMP versions.

About

Safari and Chrome extensions to load the AMP version of webpages if available

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.1%
  • Makefile 36.9%