The New York Times removed bylines from its homepage in August 2018. This browser extension adds them back.
It can also optionally remove the “x min read” lines added to the homepage in September 2022.
It’s no longer possible to easily create and distribute Safari extensions, but I’ve made the code available as a userscript that can be used with the Tampermonkey extension:
- Install Tampermonkey.
- Click the Tampermonkey toolbar button and select Dashboard.
- Open the Utilities tab.
- In the URL field, paste
https://raw.githubusercontent.com/dstillman/nyt-byline-restorer/master/userscript.js
and click Import.
Found a bug? Create an issue or let me know on Twitter.