chrome插件

给页面注入jquery

var scripts = document.createElement("script");scripts.setAttribute("src","https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js");document.body.appendChild(scripts);

 

 

http://www.cnblogs.com/meteoric_cry/p/3574457.html

 

http://www.cnblogs.com/champagne/p/4844682.html

 

http://open.chrome.360.cn/html/dev_xhr.html

posted on 2017-05-19 13:03  隨風.NET  阅读(163)  评论(0编辑  收藏  举报

导航