* Replace a typeof test against undefined with comparison against a string
* Add rel='noopener noreferrer' attributes to target='_blank' links
* Remove a duplicate object property definition
* Remove superfluous argument to function call
* Remove some variable declarations for which the assigned value is never read
* Remove an assignment to a variable that is never read