Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 618 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 618 Bytes

jQuery-cache

A Chrome extension to load jQuery from local.

Replace jQuery file in the page with local cached file to speed up page load.

Besides, due to the GFW of China, Chinese can't access Google CDN js. This chrome extension can avoid this situation.

通过使用本地的 jQuery 文件替代网页中使用的 jQuery 文件,从而提高加载速度。

另外,由于中国对 Google 的屏蔽,导致部分使用 Google CDN 加速 jQuery 的网站无法正常运行(例如 stackoverflow.com),使用 jQuey-cache 可以避免此尴尬。

欢迎 pull request 补充其他常见文件的本地缓存。