标签: firefox firefox-addon firefox4
我正在使用firefox开发人员tutorial,其中一个选项要求更新browser.dom.window.dump.enabled选项,但它似乎不存在于我的Firefox版本中(4.0。 1在Ubuntu)。该教程已有两年了,所以该选项有更改名称吗?
答案 0 :(得分:3)
如果它本身不存在,您需要自己创建值。我还找到了a blog entry here that explains the differences in writing for Firefox 4.0 with the tutorial you mentioned。