feature request: referer hiding setting as preference
![]() ![]() |
Hi! It'd be nice to have if the referer hiding setting would be persistent and stored outside the script. Ie. if a new version of the script is released, the user's customization (eg. disabled referer hiding) is overwritten. If the script stored this setting as a GreaseMonkey preference, the setting would not be overwritten by script updates.
PS: thanks for the script. It's just what I was looking for. :-) |
![]() ![]() |
Most of this section is only relevant for Firefox users. For technical reasons, preferences are not needed in Chrome browsers. I have implemented this feature in version 3.4. To activate the preference persistence, follow the following steps:
|
![]() ![]() |
This doesn't work for me. When I try to create the preference, even though I select 'integer' and not 'string', it makes it a string, with no effect on the referrer level. Also, if I try and set the pref in user.js, it doesn't even set it at all. Maybe something's wrong with the pref name, i.e. can't have spaces and/or apostrophes in it? |



