DonGato

Joined 15 October 2006
Revision as of 10:32, 15 October 2006 by DonGato (talk | contribs) (First work)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

'''My Mozilla Firefox 3.0 recommendations'''

  • Tab closing: as with the tab opening feature in 2.0 (double click over the tab bar), double clicking over a tab should close it. Additionaly this same beahvior can be added to middle click (opening/closing).
  • Open in new tab: as with search an option in about:config should be added to allow opening in new tabs any new URL/History/Bookmark.
  • Load diverted in background: this option in about:config should be split to handle separately external links from the ones diverted internally. Additionally, external links should (as an option?) open in the foreground but not bring focus to the minimized Firefox window, so you can switch to Firefox and see what was the last open tab.
  • Download helper: a couple of options for using a download helper can be added to about:config (enable/disable and location of exe and method of passing the url parameter) so people can add a third option to downloading files and use their favorite downloader.
  • userChrome.js: as we have userChrome.css for interface modifications it would be useful to enable userChrome.js for behavior modifications.