Skip to main content

Firefox: Open diverted links in new background tab instead of new window

This has frustrated me for a long time... something I really liked about Opera.

Go to 'about:config' url and set:

browser.tabs.loadInBackground to true (should be already)
browser.tabs.showSingleWindowModePrefs to true
browser.tabs.loadDivertedInBackground to true

Then in advanced preferences is a new option:
'Force links that open a new window to:'

can be used for immesdiate effect.

Comments

Anonymous said…
Some firefox anoyances that can be fixed:

1. Middle button click on a tab *should* close the tab (it does under windows).

If you are like me, and you use a X-button mouse under mac, then you will also see that middle button works well under Safari, but not so great under Firefox. (I know there are key bindings as well, but that seems to be too much added complexity). A solution to this is to install some mouse drivers which gives added configurability, or something like "UBS overdrive", which just makes the middle button work. Thus problem solved.

2. One window solution.

See my blog: http://teuton.blogspot.com/

This does not need any extensions, and can be tweaked in 'about:config' alone. (Page also contains other useful info)

3. Proxy settings are not central.

This is by biggest gripe in Firefox... in windowTo fix this I can use a local 3rd party proxy server on my mac that uses the system settings for my official proxy, and then I just permanently set my firefox to this local one. Too much work though. The locations under Mac is the most wonderful thing for me and my iBook between all my different clients. (And firefox sometimes throws away proxy passwords too add insult to injury!)

---


All this said and done, I still like Firefox as a browser. The close widget on each tab is useful (even though I sometimes accidentally click it) although it would be much better to use the middle-button way of firefox. But Mac is there to make life simple (and yet keep the power) for novice users (people who cannot handle two buttons)

Firefox is MUCH lighter on my G3 iBook than Safari and renders much faster and better (correctly).

Safari integrates (plays) well, and thus I still use it as my primary browser on Mac. (Even though Firefox is my primary browser on Windows) (And Opera is my choice on Linux!)
Anonymous said…
excellent! exactly what i wanted, too.

Popular posts from this blog

My Custom Mechanical 60% Keyboard Build

My Custom Mechanical 60% Keyboard Build All the parts   1x GH60 (Satan) board - $35 61x Cherry Clear switches  - $35 2x Cherry Blue switches - $3 10x Cherry Red switches - $10 1x PCB Stabilizer set (6.25 space) - $6 1x Royal Oak Glam 60% case (Black Walnut) - $78 1x Aluminium 60% plate - $19 1x SA profile Choclatier keycaps - $102 ( base, modifiers, and novelties ) 1x Braided Nylon USB cable - $15 Solder, Tools, Risers, Labor, etc. Total: ± $300 (Other single switch types added as needed) Testing the board I had my helper do the work here. We needed to test the board before applying any solder. Assembling Add the stabilizers first Add the plate (using a few switches as spacers) Then add the rest Solder solder solder... And test again: The casing The casing I received did to have built-in risers: So I added my own: Then Assemble (using temporary spare GMK Carbon Cherry-profile keycaps):

Compacting internal memory of SAP tables in ABAP.

How to force-free memory from deleted entries in internal tables in SAP ABAP, since the garbage collector won't touch these. This is only needed in rare occasions and/or when memory fragmentation needs to be avoided. This method will do it fast, and correctly: CLASS cl_demo DEFINITION . PUBLIC SECTION . CLASS - METHODS compact CHANGING ct_tab TYPE ANY TABLE . ENDCLASS . CLASS cl_demo IMPLEMENTATION . METHOD compact . FIELD-SYMBOLS : <lt_buffer> TYPE ANY TABLE , <lt_buffer_std> TYPE STANDARD TABLE , <ls_buffer> TYPE any , <ls_buffer_prev> TYPE any . DATA : ltr_buffer TYPE REF TO data , lsr_buffer TYPE REF TO data , l_kind TYPE c LENGTH 1 . " simple case: IF ct_tab IS INITIAL . FREE ct_tab . RETURN . ENDIF . CREATE DATA ltr_buffer LIKE ct_tab . DESCRIBE TABLE

The story of my Amiga A1200's new lease on life.

Ok, so I rummaged through my storage in South Africa and found my old Amiga once again. This was not the original one I used to have, this is an Amiga A1200, where I used to have the Amiga A500 back in 1986. A bit of history, I started out with a Atari 2600 back in 1983 (was 10 years old at the time), then saw an advertisement for a cartridge that could do programming... this concept fascinated me, but we could never find it anywhere (it was hard finding the good stuff in South Africa). I settled for a VIC-20 soon afterwards (I sold my Atari), then upgraded to a Commodore C64 soon thereafter. This lasted until 1986 (age 13) when, after countless months of pouring over Commodore User magazines, I decided I wanted an Amiga. I had the choice between an IBM compatible XT (with two floppy disc drives but no graphics) or an Amiga. Both seemingly the same price, but due to the then apartheid-era restrictions and taxes, the Amiga turned out to be very troublesome t