摘要: 实现插件:Keyconfighttp://mozilla.dorando.at/var tab = gBrowser.mCurrentTab.boxObject.nextSibling;while(tab) {gBrowser.removeTab(tab);tab = gBrowser.mCurre... 阅读全文
posted @ 2015-03-19 20:05 蒙面 阅读(412) 评论(0) 推荐(0)