duke4e

Maidir liomsa

Eolas le haghaidh Forbróirí
Ainm duke4e
Úsáideoir ó Lún. 5, 2007
Líon na mbreiseán 0 breiseán
Meánrátáil ar bhreiseáin an fhorbróra seo Gan rátáil fós

Mo Chuid Léirmheasanna

RSE Tools

Rated 5 out of 5 stars

Here's a 100% working DIY fix for FF 3.6:

In rsetoolsOverlay.js replace method browse with:

var browse = function(url) {
gBrowser.selectedTab = gBrowser.addTab(url);
}


if you don't want new tab to take focus, then use this
gBrowser.addTab(url);

Léirmheas ar leagan níos sine den bhreiseán seo (0.29).