LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

4 个 Greasemonkey 脚本,改善 Google Reader 阅读体验

自打我用上 Google Reader 后,就再也不想其他的 RSS 阅读工具了。Google Reader 的纯键盘操作、tag 管理、feed 搜索及统计等功能,我都至为喜欢。不过,在使用 Google Reader 的过程中,我还是隐约感到有些许不足。作为一个天天与 Google Reader 打交道的用户,我总是希望 Google Reader 能够再完美些。幸运的是,这些不足虽然 Google Reader 官方未着手改进,但是在 Firefox 上通过 Greasemonkey 脚本却可以完美的得到解决。

  1. Google Reader for wider screens

    默认的 Google Reader 阅读区总是将内容显示到左边,而右边却呈现大片空白,对于像我这样的宽屏用户,总觉得有点浪费屏幕空间,不能更好的发挥宽屏的优势。Google Reader for wider screens 这个 Greasemonkey 脚本可以改变 Google Reader 默认的表现方式,而以最大化的宽度呈现内容。

  2. Google Reader - Colorful List View

    colorful-list-view.png

    如上图所示,Colorful List View 脚本能够根据 feed 标题来生成有颜色的 Google Reader 列表视图,这比默认的统一色有生气多了,而且也更加便于区分不同的 feed 标题。

  3. Google Reader: Show Feed Favicons

    feed-favicons.png

    很多网站都有自己的 Favicon,Show Feed Favicons 这个脚本就是用来自动获取已订阅网站的 Favicon 的。看着不同网站的 Favicon,可以给枯燥的 Google Reader 带来一丝情趣。

  4. Google Reader full feed changer

    Full feed changer 可以让你在 Google Reader 中以全文方式阅读那些未以全文输出的 feed。不过在使用之前,需要到脚本的源文件中进行一番设置。虽然阅读全文 feed 能够为我们节省不少时间,但是我有时仍然倾向于访问原网站,一来可以阅读相关评论,二来顺便可以欣赏网站不错的设计。

以上介绍的 Greasemonkey 脚本皆可在 userscripts.org 网站找到。而 Greasemonkey 则可从 Firefox Add-ons 网站安装。

署名 • 注明出处 • 非商业性使用

14 Comments

  1. 1 fangvv Commented @ 2008-11-14 5:37 pmReply to this comment

    还是喜欢bloglines啊,哈哈

  2. 2 zhuo Commented @ 2008-11-14 6:34 pmReply to this comment

    “需要到脚本的源文件中进行一番设置“

    能不能具体说一下该怎么设置啊

  3. 3 davix Commented @ 2008-11-14 6:51 pmReply to this comment

    呵呵,看了第四條,特意來原文支持toy一下。

  4. 4 烧坏的内存条 Commented @ 2008-11-14 8:11 pmReply to this comment

    better greader扩展也实现了上述大部分的功能呢
    不过用Greasemonkey脚本,也省了安装另外一个扩展

  5. 5 zach Commented @ 2008-11-14 8:12 pmReply to this comment

    再推荐两个:
    Google Reader Filter:http://userscripts.org/scripts/show/23671 可过滤内容
    Google Reader - Super Clean:http://userstyles.org/styles/4668 隐藏最上面那一行,本来是stylish的script的,不过也可以用在greasemonkey里,load as user script
    ---------
    不知toy兄能否分享下订阅的feed ?

  6. 6 摇头虱子 Commented @ 2008-11-14 8:19 pmReply to this comment

    哈哈,最近也爱上了用google reader,来支持一下。

  7. 7 Lonelyhunter Commented @ 2008-11-14 8:37 pmReply to this comment

    最恨那个show favicon,你要是订的feed是blogspot之类盾了的网站,你就等着被郁闷吧。

  8. 8 lun Commented @ 2008-11-14 9:43 pmReply to this comment

    老觉得,在Linux下Firefox使用Greader时,相当的不顺畅,远没有Win下流畅,不知道咋回事。
    只能勉强用了。
    1和2在用。3,4挺无聊的。还用了个
    Jasper’s Google Reader subscribe
    方便添加订阅

  9. 9 interskh Commented @ 2008-11-15 7:04 amReply to this comment

    推荐这个 Google Reader Preview
    http://userscripts.org/scripts/show/9455
    可以在Google reader里直接preview blog

  10. 10 Toy Commented @ 2008-11-15 9:30 amReply to this comment

    @zhuo: 打开源文件后,可在 SITE_INFO 部分看到示例,依样填入 url 和 xpath。

    @zach, @interskh: 感谢推荐,我喜欢 Google Reader Filter 过滤重复条目的功能,Google Reader Preview 不错。

  11. 11 Toy Commented @ 2008-11-15 9:42 amReply to this comment

    @zach: 我订阅的 feed 你可以从这里获取。

  12. 12 zach Commented @ 2008-11-15 10:25 amReply to this comment

    谢谢toy晒的feed订阅~
    Google Reader Filter能过滤重复条目?我一般都是用来过滤Microsoft和windows之类的

  13. 13 ttg Commented @ 2008-11-15 11:04 amReply to this comment

    一个better greader,全部搞定。

  14. 14 Toy Commented @ 2008-11-15 11:31 amReply to this comment

    之所以不选 better greader,一来既然我已经安了 Greasemonkey,那么没有必要多安一个扩展;二来 better greader 是一个大而全的捆绑包,对我来说,有需要的,同时也有不需要的。