add notifications dropdown to reddit
< Feedback on Reddit notifications dropdown
Hey, thanks for the feedback. I understood your idea and just updated the script. Links should now open natively, meaning:
Left click = Current window
Shift + Left click = New window
Ctrl + Left click = New tab
Middle mouse = New tab
Added a line to your 2nd-to-last function so that ctrl+click still opens links in new tabs (rather than the parent frame) like it normally would. (I could not figure out how to make shift+click open links in a new window, though)