mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-25 03:51:38 +01:00
Updated 3.1 Greasemonkey (markdown)
parent
3161c50395
commit
6ec27df6d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user