cooldingdang
小狐狸
小狐狸
  • UID29590
  • 注册日期2009-07-10
  • 最后登录2014-03-04
  • 发帖数12
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
阅读:1615回复:4

推荐一个网页清洁阅读 扩展 readability 给常看网页文章的人们

楼主#
更多 发布于:2010-06-14 15:27
也不知道有人推荐过没有,
反正自己用了后,只有一个字“爽”
网页上的乱七八糟的图片广告全无
阅读起来很方便

这是扩展地址
https://addons.mozilla.org/zh-CN/firefox/addon/46442/
这是简单说明
http://www.linuxeden.com/html/news/20100611/103357.html
fang5566
管理员
管理员
  • UID3719
  • 注册日期2005-03-07
  • 最后登录2024-05-09
  • 发帖数18483
  • 经验4837枚
  • 威望5点
  • 贡献值4316点
  • 好评度1116点
  • 社区居民
  • 最爱沙发
  • 忠实会员
  • 终身成就
1楼#
发布于:2010-06-14 15:27
确实不错,这里有一个简易的bookmarklet:

javascript:(function(){if(document.getElementsByTagName('html').length>0);else{return;}if(document.getElementsByTagName('body').length>0);else{return;}if(window.$readable);else{window.$readable={};window.$readable.path='http://readable-app.appspot.com/';}window.$readable.options={};window.$readable.options.base='better_readability';window.$readable.options.font_family='lucida';window.$readable.options.font_size='16';window.$readable.options.text_line_height='1_625';window.$readable.options.text_align='normal';window.$readable.options.text_image_align='center';window.$readable.options.text_box_width='30_em';window.$readable.options.text_box_align='center';window.$readable.options.text_box_outer_margin='1';window.$readable.options.text_box_inner_margin='2';window.$readable.options.color_theme='off_yellow_off_black';window.$readable.options.background_transparency='90';window.$readable.options.background_transparency_color='from_theme';window.$readable.options.video='strip';if(window.$readable.callScript){window.$readable.callScript();return;}if(document.getElementsByTagName('head').length>0);else{document.getElementsByTagName('html')[0].insertBefore(document.createElement('head'),document.getElementsByTagName('body')[0]);}document.getElementsByTagName('head')[0].appendChild(document.createElement('script')).setAttribute('src',window.$readable.path+'target.js?rand='+encodeURIComponent(Math.random()));})()
Firefox More than meets your experience
cnlucky
小狐狸
小狐狸
  • UID32240
  • 注册日期2010-03-08
  • 最后登录2015-12-03
  • 发帖数96
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
2楼#
发布于:2010-06-14 15:27
谢谢楼主推荐,下来试试看
天涯倦客
小狐狸
小狐狸
  • UID32525
  • 注册日期2010-04-10
  • 最后登录2016-06-26
  • 发帖数72
  • 经验20枚
  • 威望0点
  • 贡献值16点
  • 好评度5点
  • 社区居民
  • 忠实会员
3楼#
发布于:2010-06-14 15:27
看起来似乎挺不错,我试试。谢谢楼主推荐。
adan123
小狐狸
小狐狸
  • UID29623
  • 注册日期2009-07-12
  • 最后登录2010-07-10
  • 发帖数19
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
4楼#
发布于:2010-06-14 15:27
很好用
游客

返回顶部