FORCE_TARGET_WINDOW should be configurable or false
![]() ![]() |
FORCE_TARGET_WINDOW makes all the new links open in a new window. Every time I download this script I need to edit it to change the value of FORCE_TARGET_WINDOW to false. Please consider making FORCE_TARGET_WINDOW a user configurable option. Use GM_setvalue and GM_getvalue to remember what the user prefers. Facebook Fixer does it well. |
![]() ![]() |
You did it! Sweet, thanks. I went to about:config and added a boolean: greasemonkey.scriptvals.http://swdyh.yu.to//AutoPagerize.force_target_w... and set it to false. Works great. |

