From 88a4b02a50e973a4a65ff7a0e0f8dbac0ab2137f Mon Sep 17 00:00:00 2001 From: Albirew Date: Thu, 26 Jan 2017 22:57:07 +0100 Subject: [PATCH] open tabs in background #7 --- content/resurrect.js | 2 +- install.rdf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/resurrect.js b/content/resurrect.js index c91f0f1..44c73f7 100644 --- a/content/resurrect.js +++ b/content/resurrect.js @@ -193,7 +193,7 @@ var resurrect={ if (gotoUrl) { if (ownerDoc.getElementById('targetTab').getAttribute('selected')) { - window.opener.openUILinkIn(gotoUrl, 'tab'); + window.opener.openUILinkIn(gotoUrl, 'tabshifted'); } else if (ownerDoc.getElementById('targetWin').getAttribute('selected')) { // the setTimeout keeps focus from returning to the opener setTimeout(function(){ diff --git a/install.rdf b/install.rdf index 9796523..86fd350 100644 --- a/install.rdf +++ b/install.rdf @@ -3,7 +3,7 @@ resurrect-pages@albirew.fr Resurrect Pages (isup edition) - 3.0.0 + 3.0.1 Resurrect dead pages, by finding their ghosts. https://github.com/Albirew/resurrect-pages @@ -16,7 +16,7 @@ {ec8030f7-c20a-464f-9b0e-13a3a9e97384} 3.0 - 48.0 + 54.0 2