mirror of
https://github.com/arkenfox/user.js.git
synced 2025-09-06 11:52:57 +02:00
Updated 3.1 Greasemonkey (markdown)
@ -1,4 +1,6 @@
|
|||||||
|
|
||||||
|
earthlng will explain what addons can use user scripts
|
||||||
|
|
||||||
### Conceal history.length
|
### Conceal history.length
|
||||||
This does not break history in any way. It just lies to any JS asking about it. Your actual (max) history is controlled by `browser.sessionhistory.max_entries` which is a per tab setting. You can test it at [JoDonym](http://ip-check.info/?lang=en)
|
This does not break history in any way. It just lies to any JS asking about it. Your actual (max) history is controlled by `browser.sessionhistory.max_entries` which is a per tab setting. You can test it at [JoDonym](http://ip-check.info/?lang=en)
|
||||||
|
|
Reference in New Issue
Block a user