ExtendFirefox2: Difference between revisions

Line 4: Line 4:


= Some Ideas for Firefox Add-ons =
= Some Ideas for Firefox Add-ons =
* Colored Context Menu - an option to select different colors to the right-click context menu lines (or other menus as well), for easy recognition and fast use. This would be a valuable addition to menu customization extensions like MenuManipulator.
* (Javascript) links in mirrored tab - as for now, no "javscript link to regular link" extension or Greasemonkey script works for all links to be opened in new tab. The idea here is that when opening any link in new tab, the original tab will be fully duplicated in its exact condition with all its parameters before going to that link, so that even links like "javascript:function(1)" can be opened in new tab when middle clicking on them (currently "open link in duplicate tab" won't work for javascript links).
* (Javascript) links in mirrored tab - as for now, no "javscript link to regular link" extension or Greasemonkey script works for all links to be opened in new tab. The idea here is that when opening any link in new tab, the original tab will be fully duplicated in its exact condition with all its parameters before going to that link, so that even links like "javascript:function(1)" can be opened in new tab when middle clicking on them (currently "open link in duplicate tab" won't work for javascript links).
* display a gallery to load the largest image from all linked pages.
* display a gallery to load the largest image from all linked pages.
12

edits