NGA论坛加载黑科技插件

NGA论坛加载黑科技插件,感谢远古大神:虚空之魂 和 LinTx

  1. // ==UserScript==
  2. // @name NGA论坛加载黑科技插件
  3. // @description NGA论坛加载黑科技插件,感谢远古大神:虚空之魂 和 LinTx
  4. // @namespace nga
  5. // @include http://bbs.ngacn.cc/*
  6. // @include http://nga.178.com/*
  7. // @include http://bbs.nga.cn/*
  8. // @include http://club.178.com/*
  9. // @include http://bbs.bigccq.cn/*
  10. // @version 1.1
  11. // ==/UserScript==
  12.  
  13.  
  14. var loadNGAPlugin = function(){
  15. var head=document.getElementsByTagName("head")[0];
  16. var script=document.createElement("script");
  17. script.src="http://code.taobao.org/svn/myfirefoxsupport/trunk/nga/nga_command.js";
  18. head.appendChild(script);
  19. };
  20. loadNGAPlugin();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址