Sudoku Replay & Timer for NYT - Chrome Extension
The extension collects the following data only from NYT Sudoku puzzle pages (nytimes.com/puzzles/sudoku):
| Data Type | Purpose |
|---|---|
| Cell entries (numbers 1-9) | Record your solving moves |
| Pencil marks/notes | Track candidate numbers you enter |
| Cell clears | Record when you remove entries |
| Timestamps | Calculate timing statistics |
| Puzzle date & difficulty | Identify and organize saved games |
| In-game timer value | Display accurate solving time |
We do not collect:
chrome.storage.local). Your data never leaves your browser.
Storage details:
Your game data is used exclusively to:
We do not share your data with any third parties.
The only way your game data leaves your device is if you explicitly click the "Share Replay" button. When you share:
The web-based replay viewer (hosted on Vercel) includes Vercel Analytics, which may collect:
This analytics data is anonymous and does not include any of your game data or personal information. It helps us understand how many people use the viewer.
You have full control over your data:
This extension does not knowingly collect any personal information from children under 13. The extension only records puzzle gameplay data and does not require or request any personal information.
We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date. Continued use of the extension after changes constitutes acceptance of the updated policy.
If you have questions about this privacy policy or the extension, please:
| Permission | Why It's Needed |
|---|---|
storage |
Save your game sessions locally on your device |
host_permissions for nytimes.com/puzzles/sudoku |
Inject the recorder script to capture your moves on NYT Sudoku pages only |