Status Update: Week 44
Done
Restartless Restart
The main event for me this week was releasing Restartless Restart, which is a very tiny and restartless add-on which adds a "Restart" menu item to the "File" menu and a restart hotkey (ctrl/cmd+alt+r) to Firefox or Seamonkey. I hope you like it!.
Thanks to supahgreg for the Windows 7 patch!
Scriptish
- Supporting various headers introduced by IE Scripts: @injectframes, @defaulticon, and @website.
- Made a few bug fixes for Seamonkey related to the toolbar. I'm going to need to spend more time testing + planning this before the next release though, because I'm not sure if Seamonkey will be using a add-on bar or not yet, I assume they will and just haven't yet, but I'll plan for now as though they won't.
- Implemented GM_safeHTMLParser(aHTMLStr) (issue #113).
- Reviewed and merged update from supahgreg to add a optional "Copy Download URL" menu item to user scripts in about:addons (issue #79).
Mozilla Labs: Prospector
- Fixed a couple of things that caused warning messages.
- Small patch for Instant Preview so that it doesn't check for url bar selections while the url bar suggestion pop up is closed (issue #24).
- Changed the click handler for suggestions from Find Suggest so that if you click a suggestion that is the same as your query (which it is after the first time you click a suggestion), then that triggers the next button (issue #32).
Next
Get Scriptish ready! and write part two of my Restartless Firefox add-ons series.

@erikvold