Adds a full-screen mode button to the New York Times crossword puzzle interface.
Firefox Add-On: [link]
Chrome/Edge Extension: [link]
- Improve the consistency and flexibility of the observer code
- Made the fullscreen button appear on the pause modal
- Fixed rebus positioning in fullscreen
- Fixed a bug where NYT changed the page and it broke
- Switched to using the browser runtime to retrieve images instead of hosting them
- Added fullscreen button to the modal
- Removed the header in full-screen mode, because duh
- Fixed rebus code not initializing at the right time
- Centered rebus text
- Fixed glitchy rebus UI when in full-screen mode
- Made full-screen mode adapt on window resize
- Removed the annoying tooltip on the puzzle grid
- Removed an unused file
- Fixed an issue where it was broken and I forgot to fix it
- Initial upload