Greasemonkey scripts
Automatic NZZ print view
Greasemonkey script to circumvent the horrible layout of the Neue Zürcher Zeitung, NZZ (a major Swiss newspaper) website.
The layout is so cluttered up with advertisment – don’t even try without a solid ad-blocker – and reserves so little of the precious space for the actual content that I only want to read their articles in plain print view. However, I don’t like clicking the article on the overview and then click again to switch to print view, it’s one click too many.
The script does detect URLs with NZZ online articles and switches to print view automatically
This is a Greasemonkey script to circumvent the horrible layout of the Neue Zürcher Zeitung, NZZ (a major Swiss newspaper) website.
The layout is so cluttered up with advertisment – don’t even try without a solid ad-blocker – and reserves so little of the precious space for the actual content that I only want to read their articles in plain print view. However, I don’t like clicking the article on the overview and then click again to switch to print view, it’s one click too many.
The script does detect URLs with NZZ online articles and switches to print view automatically.
Focus First Input
Greasemonkey script that focuses the first “text” input field (text, password, textarea) in the first form if the field is visible i.e. inside the view port.