http自动转https
with 2 comments1,002 views
在修改完hosts后TwitterFox可以正常使用,不过在TwitterFox中点击twitter的链接时打开的是http形式,仍然无法访问,此时需要手动改成https形式,比较麻烦,不过有了这个插件问题就解决了,可以将http自动强制转化为https。
Redirector
安装地址:https://addons.mozilla.org/zh-CN/firefox/addon/5064
使用方法:安装后在Redirector的选项中添加
example url: twitter.com
include pattern: http://twitter.com/*
redirect to: https://twitter.com/$1
然后确定后关闭即可。
不止是twitter需要加密形式的https访问,其他网站(facebook、friendfeed等)当然也同样适用,更多说明参考redirector的说明文档和评论。

收藏
[Reply]
雪深
8 Jul 09 at 12:43 pm
[...] 上次说到twitter修改hosts后只能用https打开,在firefox里用Redirector这个扩展可以很轻松的将http自动转化为https。opera也能实现这个功能,需要加一段js脚本: [...]
opera http2https at Johnny’s Blog
8 Aug 09 at 5:29 pm