令人发指视频搜索 for Greasemonkey
令人发指视频搜索 for Greasemonkey: "令人发指视频搜索"
把我原来豆瓣和MDBChina的两个视频搜索 user scripts 合并了,并且用我的动态 GM JS 调用改造了一下。现在只要我在数据库里加记录,安装了 user script 的 Firefox 就可以在新影评站点进行搜索了。
已支持的影评网站:
更多的影评和视频分享网站添加中...
Update(Apr 27, 2009):
支持的视频搜索和分享网站:
- Gougou
- Youku video
- Youku playlist
- Ku6 Video Search
- 56 Video
- Youtube Video
- Google CN video
- Tudou video
- Tudou playlist
- Gougou BT
- Ku6 Playlist
- 56 Playlist
- Youtube Channel
- Youtube Playlist
- VeryCD
- isoHunt
- OpenV
- The Pirate Bay
Labels: greasemonkey, video
Kaixin Toolkit for Greasemonkey is a Greasemonkey user script developed by me. Take a look at the script, you will find it does nothing but loading a remote script.
Yes. All the real tasks are implemented with the remote script. It means that the feature can be upgraded without reinstall the user script. The dynamic loading feature is provided by GMJSLoader. Actually, it did a little more than that. It exports Greasemnkey API the remote script also.
Yes. There are some security issue with this feature. Actually, I think the securer way for this feature is to provide a native interface of loading remote script in Greasemonkey.
Labels: firefox, greasemonkey, javascript, Web