Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

When I select the Right click on the mouse on a link,on FF4 I have "Open link in New Tab" first,and then "Open link in New Window".Is there an option to select so that this will be same as FF3,with the "Open link in New Window" option first ?

  • 3 პასუხი
  • 13 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა CaptainCosmic

Hi. When I select the Right click on the mouse on a link, on FF4 I have "Open link in New Tab" first, and than "Open link in New Window". Is there an option that I can select so that this will show the same as FF3, with the "Open link in New Window" option first and than "Open link in New Tab" ???

Its not a big issue for me, just I would like to know if I'll be able personalize this the way I like :).

Thanks in advance. Dragan

Hi. When I select the Right click on the mouse on a link, on FF4 I have "Open link in New Tab" first, and than "Open link in New Window". Is there an option that I can select so that this will show the same as FF3, with the "Open link in New Window" option first and than "Open link in New Tab" ??? Its not a big issue for me, just I would like to know if I'll be able personalize this the way I like :). Thanks in advance. Dragan

გადაწყვეტა შერჩეულია

ყველა პასუხი (3)

შერჩეული გადაწყვეტა

You can do that with this extension:

2 Solutions found in http://support.mozilla.com/en-US/ques.../791244

the user cor-el has a method that does not require any add-ons. He States ---

This code in userChrome.css will move "Open Link in New Window" to the top of the context menu.

@namespace url("<a href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul</a>"); /* only needed once */
#contentAreaContextMenu > * { -moz-box-ordinal-group: 2; }
#context-openlink { -moz-box-ordinal-group: 1 !important; }

---

the user jay_ff shows how to do it using the Menu Editor Add-on

1. Install the Menu Editor add-on from https://addons.mozilla.org/en-US/firefox/addon/menu-editor/ .

2. After the installation, go to Firefox> add-ons (or simply use Ctrl+Shift+A)

3. Go to the Menu Editor "Options"

4. In the "Main context menu," simply grab the "Open link in New Tab" and place it below the "Open Link in New Window"

5. and Voila! You may also change other menu options if you want to!


I tried jay_ff method first and found that indeed changing the Main Context Menu did cause the hotlink context menu to change as well.

ჩასწორების თარიღი: , ავტორი: CaptainCosmic