NYTXW Add Prev Next Buttons

Add Previous, 📆, and Next buttons to the New York Times Crossword Puzzle webpage for easier navigation around the calendar

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
seeshanty
日安装量
0
总安装量
1
评分
0 0 0
版本
2025-09-21.2
创建于
2025-01-21
更新于
2025-09-21
大小
14.3 KB
许可证
CC0-1.0
适用于

This is a Tampermonkey JavaScript file that will add Previous, 📆, and Next buttons to the NYT Crossword Puzzle webpage for easier navigation around the calendar. It mostly shouldn't send you to days that don't exist yet but hasn't been thoroughly tested. When you're at the latest puzzle, the Next button should grey out as shown in the screenshot below.

Screenshot of the NYT Crossword page showing the new buttons

Installation/Usage

  1. Install the Tampermonkey extension/add-on for your web browser
  2. Click the Install button on GreasyFork

You should check/edit the archive bookmark section before running this script. You may also need to tweak the extraTimeout if the script isn't catching the correct place to put the buttons.

Using the archive bookmark

I like to work on a backlog of previous puzzles, but often start with whatever the current daily puzzle is before heading to older ones. If you are like me and want to work through a backlog of previous puzzles, you can set a default archive bookmark for which month to show when you click on the new calendar icon button. This default will only override the calendar link behavior if you're on the newest puzzle. To set it up, make sure useArchiveBookmark is set to true. Update the archiveBookmarkYear and archiveBookmarkMonth values to your desired target year and month.