mirror of
https://github.com/arkenfox/user.js.git
synced 2025-10-30 13:25:26 +01:00
Updated 3.1 Greasemonkey (markdown)
@@ -5,7 +5,7 @@ This does not break history in any way. It just lies to any JS asking about it.
|
||||
```js
|
||||
// ==UserScript==
|
||||
// @name Conceal history.length
|
||||
// @description Intercepts read access to "history.length property.
|
||||
// @description Intercepts read access to history.length property
|
||||
// @namespace localhost
|
||||
// @include *
|
||||
// @run-at document-start
|
||||
|
||||
Reference in New Issue
Block a user