您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Inserts chinese hosted jQuery into your page
当前为
Should hopefully fix jquery for people browsing from china.
Loading websites with jQuery from china can sometimes cause issues as people often link to google's servers for jQuery, google's servers are blocked in china so the end user ends up with semi-functional website. Not good, assuming jQuery fails to load, this will attempt to load A (not necessarily the right) version of jQuery from a server visible in china.
Good luck.
Code mostly taken from this SO answer
https://stackoverflow.com/questions/7700728/replace-jquery-version-of-a-page-with-greasemonkey#7703530