Updated 4.2.1 User Scripts (markdown)

Thorin-Oakenpants 2018-04-29 17:20:48 +00:00
parent a68a1a1bef
commit df900eb6ec

@ -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==