View parse.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Instructions: | |
// Open the Newsday Saturday Stumper in Firefox: https://www.newsday.com/entertainment/extras/crossword-puzzle-1.6375288 | |
// Click on your selected puzzle to navigate to the puzzle page. | |
// Right-click (option click) anywhere on the puzzle. Select "This Frame -> Show Only This Frame". | |
// This should bring up just the puzzle. | |
// Right-click (option click) and click "Inspect Element". Enter the Console tab. | |
// Paste the code below, and press Enter. Save the text file, and open into Across Lite. | |
// PLEASE NOTE: EXECUTING CODE IN YOUR CONSOLE YOU DON'T UNDERSTAND IS GENERALLY A VERY BAD IDEA. Don't make a habit of this. |