Updated 3.1 Greasemonkey (markdown)

Thorin-Oakenpants 2017-03-15 06:56:19 +13:00
parent a1cc88c92e
commit e8ecfc2f4c

@ -1,4 +1,6 @@
earthlng will explain what addons can use user scripts
### 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)