Release notes: Open new tab in background

This commit is contained in:
nobody 2020-06-13 06:10:54 +02:00
parent 9717de5cce
commit 3067d6e655
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,7 @@ main._showReleaseNotes = function (details) {
if (!items.hideReleaseNotes) {
chrome.tabs.create({
'url': updateAdBlockerRules,
'active': true
'active': false
});
}
});

View File

@ -25,6 +25,7 @@
<ul>
<li>Updated: jQueryUI to v1.12.1</li>
<li>Added: MooTools v1.4.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/32">#32</a>)</li>
<li>Release notes: Open new tab in background (<a href="https://addons.mozilla.org/addon/localcdn-fork-of-decentraleyes/reviews/1554950/">Review</a>)</li>
</ul>
<div class="topic-label">
Please update your uBlock/uMatrix rules