Skip to content

A firefox extension to disable amp cache from google.

License

Notifications You must be signed in to change notification settings

hbsnmyj/noampthx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Noampthx

Noampthx is a Firefox extension redirects the cached Accelerated Mobile Pages on Google to their uncached version.

Accelerated Mobile Pages (AMP) aims at providing better mobile page browsing experience by limit the page loading time and functionalities. To further accelerate things, Google also caches certain AMP pages, and load the results in embedded frames on its search engine. However, this creates compatibility issues sometimes (for example, if you are using iOS Firefox user-agent for better searching experience, AMP pages will not load properly), and some experience issues, for example, the page location is from google.com instead of the actual domain, creating difficulties for sharing.

Noampthx detects when a google.com cached AMP page is displayed/accessed in the following cases:

  • when a google.com cached AMP page is accessed directly.
  • when such a cached AMP page is displayed on google.com (by detecting the pushState call to change window.location).

and redirects the page to its uncached (but still AMP-based) version. It does not, however, attempt to access the non-AMP version of the page. For that functionality, see amp2html.

About

A firefox extension to disable amp cache from google.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published