Skip to content

Enables caching of static content on client side irrespective of the implemented server side caching behavior

Notifications You must be signed in to change notification settings

tusharmath/Super-Cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-Cache

Control caching behavior on the client side!

Features

  • Override caching policy that has been set on the server.
  • Select a host on which the caching is required and all requests from a page with that host will be cached.
  • Caching of static content which are on a different host will also be cahed (read Note for further explanation)

Note: say you have a site example.com on which you have set a caching policy thru the extension. Now if the any page on example.com links to external scripts and sites which are on a different domain such as static.example.com or ajax.googleapis.com, the extension will automatically apply the same caching behavior as that of example.com

Caution: Caching takes up disk space, so use the extension carefully.

Grab it from Chrome Webstore

About

Enables caching of static content on client side irrespective of the implemented server side caching behavior

Resources

Stars

Watchers

Forks

Packages

No packages published