![]() | 1 sarices 2011-11-28 11:24:43 +08:00 安装麻烦 提交到 userscript.org 再试 |
![]() | 2 yangg 2011-11-28 11:52:23 +08:00 via Android 手机上的,无法查看,是否真的需要querySelectorAll(”*”) |
![]() | 3 xohen 2011-11-28 11:53:36 +08:00 需要这个,感谢 |
![]() | 4 est 2011-11-28 12:29:49 +08:00 像 www.google.com/search 这种垃圾劣质网站是不配有Javascript运行权利的。所以我在chrome里把这个域名的Javascript给禁用了。现在速度嗖嗖的。爽。 |
![]() | 5 zylew 2011-11-28 13:08:27 +08:00 我试了下,貌似不起作用? |
![]() | 6 eary 2011-11-28 13:11:41 +08:00 同LS,直接禁用Google的JS就OK了。 |
![]() | 7 romoo 2011-11-28 13:45:47 +08:00 禁用 JS 会影响记录 history 吗? |
![]() | 8 burning 2011-11-28 14:26:54 +08:00 不喜欢userscript 支持stylish吗? |
![]() | 10 est 2011-11-28 14:49:11 +08:00 @lentrody 我快捷键党。Chrome修改为:F1撤销关闭 F2左边标签页 F3右边标签页 F4关闭标签页。 autopage是连续翻页扩展么?一般来说Google搜索结果前2页没有结果,那么第三页和以后的的结果基本质量不高了。 |
![]() | 16 Fann 2011-11-29 11:04:14 +08:00 @est 请教如果只禁用 google.com/search 而不影响其他 js? |
![]() | 17 domainname 2011-11-29 14:22:00 +08:00 |
![]() | 18 est 2011-11-29 14:50:48 +08:00 |
![]() | 19 domainname 2011-11-29 22:59:52 +08:00 @est perfect, thanks |
![]() | 20 bindiry OP @zylew 我试着在script.js的if判断后面加入了 || url.indexOf("/url") >= 0 测试了一下,个别无法过滤的问题似乎解决了,最终代码是这样: <script src="https://gist.github.com/1407839.js"> </script> |
![]() | 21 bindiry OP |
![]() | 22 bindiry OP |
![]() | 23 bindiry OP 好吧,我放弃帖代码了,直接点击楼上的链接看吧。 |
![]() | 24 bindiry OP |
![]() | 25 bindiry OP <script src="http://gist.github.com/1407839.js"></script> |
![]() | 26 xings 2011-11-30 11:43:24 +08:00 我不懂怎么导入到chrome中使用。 |
![]() | 27 xings 2011-11-30 11:46:34 +08:00 |
![]() | 28 jakepg 2011-11-30 12:10:59 +08:00 用 ABP 过滤掉 www.google.com/extern_js/f/*.js 整个世界就清净了 |
![]() | 32 burning 2011-12-14 20:02:25 +08:00 https://addons.mozilla.org/zh-CN/firefox/addon/google-search-link-fix Google Search link fix 这个扩展可以实现 Adblock Plus 的作者写的 |
![]() | 35 ayang23 2012-08-01 09:10:12 +08:00 |
37 lvkate 2012-08-01 10:33:45 +08:00 safari 可以用这个 http://canisbos.com/gdirectlinks |
![]() | 38 kendisk 2012-08-01 10:58:22 +08:00 @ayang23 @dingstyle @lvkate @ayang23 推的展,不能行在片搜索 而下面的可以。 https://userscripts.org/scripts/show/121261 源:http://g.mozest.com/thread-41173-1-1 |
![]() | 39 suyu8776 2012-11-26 17:13:15 +08:00 <meta name="viewport" cOntent="width=device-width, initial-scale=1.0"> <link href="assets/css/bootstrap-responsive.css" rel="stylesheet"> |
![]() | 40 whisperer 2012-11-27 10:29:01 +08:00 把网址改成http://www.google.com.hk就不会跳转了 默认是https |