From df900eb6ecf8ae9b2bf8d75cfca98cf7dfb38ae1 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 29 Apr 2018 17:20:48 +0000 Subject: [PATCH] Updated 4.2.1 User Scripts (markdown) --- 4.2.1-User-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.2.1-User-Scripts.md b/4.2.1-User-Scripts.md index 33af69e..a8e995a 100644 --- a/4.2.1-User-Scripts.md +++ b/4.2.1-User-Scripts.md @@ -77,7 +77,7 @@ Object.defineProperty(window,'name',{ * Author: [earthlng](https://github.com/earthlng) * Description: See [this](https://www.ghacks.net/2017/01/24/web-security-add-relnoopener-to-external-links/) ghacks article about rel=noopener * Test: https://mathiasbynens.github.io/rel-noopener/ - * :exclamation: This does NOT (currently) work with Web Extensions, instead you can use the `windows.opener be gone` extension listed on the wiki [Extensions page](https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1-Extensions) + * :exclamation: This does NOT (currently) work with Web Extensions, instead you can use the `windows.opener be gone` extension listed on the wiki [extensions](https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1-Extensions) page ```js // ==UserScript==