If you’ve written an extension for Firefox and you want it to work correctly in Firefox 3, read this right now. The ID of the navigational toolbox has been changed from “navigator-toolbox” to “browser-toolbox,” and you’ll need to update your code to reflect this change. Basically, if any part of your extension adds a toolbar button or a new toolbar to the top part of the browser, you’ve got some changes to make.
Update: Never mind; they worked out a new fix that doesn’t involve chaning the toolbox id.
Leave a Reply