Updated 4.2.1 User Scripts (markdown)

Thorin-Oakenpants 2020-01-14 00:12:15 +00:00
parent 50d3154daa
commit 9df53ecff9

@ -38,8 +38,9 @@ if (window.opener !== null) {
### :small_orange_diamond: Conceal window.name ### :small_orange_diamond: Conceal window.name
* Author: [earthlng](https://github.com/earthlng) * Author: [earthlng](https://github.com/earthlng)
* Description: This does not break history in any way. It just lies to any JS asking about it * Description: See [bugzilla 444222](https://bugzilla.mozilla.org/show_bug.cgi?id=444222)
* Test: [BrowserSpy.dk](https://browserspy.dk/document.php) * Test: [JonDonym](http://ip-check.info/?lang=en)
* Note: you need to add `http://ip-check.info/?lang=en` as an exception. This is the landing page with the "Test" link on it.
```js ```js
// ==UserScript== // ==UserScript==