output
firefox 47 使用脚本新增 config 项
input
firegestures
baidu firefox 修改 config 脚本
http://bbs.kafan.cn/thread-1743975-1-1.html
algo
gPrefService.setIntPref(“iamtest”,1)
alert(gPrefService.getIntPref(“iamtest”))
会显示出1
Firefox配置修改教程
firefox 47 使用脚本新增 config 项
firegestures
baidu firefox 修改 config 脚本
http://bbs.kafan.cn/thread-1743975-1-1.html
gPrefService.setIntPref(“iamtest”,1)
alert(gPrefService.getIntPref(“iamtest”))
会显示出1

被折叠的 条评论
为什么被折叠?