Sort baidu Search Result

给百度搜索结果加上序号

Ajankohdalta 30.5.2015. Katso uusin versio.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tekijä
axetroy
Arvostelut
0 0 0
Versio
2015.5.30
Luotu
29.5.2015
Päivitetty
30.5.2015
Size
1,2 kt
Lisenssi
N/A
Käytössä

//开启能随着百度的异步加载工作,开启需谨慎
//我本地firefox测试会崩溃,我也莫名奇妙,我已经避开了循环创建div,可是还是崩溃。有高手能告知否?
//应该不是querySelectorAll方法的问题,我在另一个脚步测试,并没有问题
//然而我不用querySelectorAll,也是一样。问题应该出现在DOM节点监听,但是不监听,不知道怎么随异步加载了……

我知道,还有一些问题,比如性能(开启监听异步加载崩溃,不支持翻页)
还有有些搜索结果,如百度贴吧,百度软件中心(class为result-op的),没有给上编号等,水平有限
但我还是放上来了,当作存代码的地方........哈哈......当作练手
慎用

可能真是我的firefox浏览器问题,开DOM节点监听就崩溃,而chrome下不会。所以开启了。

这次更新,选择搜索结果的标题更精确