diff --git a/core/main.js b/core/main.js index aaf01999..cb841676 100644 --- a/core/main.js +++ b/core/main.js @@ -112,7 +112,7 @@ main._showReleaseNotes = function (details) { if (!items.hideReleaseNotes) { chrome.tabs.create({ 'url': updateAdBlockerRules, - 'active': true + 'active': false }); } }); diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 8e0d3a49..2c829a4c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,6 +25,7 @@
Please update your uBlock/uMatrix rules