
1 sarices 2011 年 11 月 28 日 安装麻烦 提交到 userscript.org 再试 |
2 yangg 2011 年 11 月 28 日 via Android 手机上的,无法查看,是否真的需要querySelectorAll(”*”) |
3 xohen 2011 年 11 月 28 日 需要这个,感谢 |
4 est 2011 年 11 月 28 日 像 www.google.com/search 这种垃圾劣质网站是不配有Javascript运行权利的。所以我在chrome里把这个域名的Javascript给禁用了。现在速度嗖嗖的。爽。 |
5 zylew 2011 年 11 月 28 日 我试了下,貌似不起作用? |
6 eary 2011 年 11 月 28 日 同LS,直接禁用Google的JS就OK了。 |
7 romoo 2011 年 11 月 28 日 禁用 JS 会影响记录 history 吗? |
8 burning 2011 年 11 月 28 日 不喜欢userscript 支持stylish吗? |
10 est 2011 年 11 月 28 日 @lentrody 我快捷键党。Chrome修改为:F1撤销关闭 F2左边标签页 F3右边标签页 F4关闭标签页。 autopage是连续翻页扩展么?一般来说Google搜索结果前2页没有结果,那么第三页和以后的的结果基本质量不高了。 |
16 Fann 2011 年 11 月 29 日 @est 请教如果只禁用 google.com/search 而不影响其他 js? |
17 domainname 2011 年 11 月 29 日 |
18 est 2011 年 11 月 29 日 |
19 domainname 2011 年 11 月 29 日 @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 日 我不懂怎么导入到chrome中使用。 |
27 xings 2011 年 11 月 30 日 |
28 jakepg 2011 年 11 月 30 日 用 ABP 过滤掉 www.google.com/extern_js/f/*.js 整个世界就清净了 |
32 burning 2011 年 12 月 14 日 https://addons.mozilla.org/zh-CN/firefox/addon/google-search-link-fix Google Search link fix 这个扩展可以实现 Adblock Plus 的作者写的 |
35 ayang23 2012 年 8 月 1 日 |
37 lvkate 2012 年 8 月 1 日 safari 可以用这个 http://canisbos.com/gdirectlinks |
38 kendisk 2012 年 8 月 1 日 @ayang23 @dingstyle @lvkate @ayang23 推的展,不能行在片搜索 而下面的可以。 https://userscripts.org/scripts/show/121261 源:http://g.mozest.com/thread-41173-1-1 |
39 suyu8776 2012 年 11 月 26 日 <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 日 把网址改成http://www.google.com.hk就不会跳转了 默认是https |