LinkedIn Games Solver version history - 4 versions
LinkedIn Games Solver by brohitbrose
LinkedIn Games Solver version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.8
Released Sep 15, 2025 - 47.16 KBWorks with firefox 109.0 and laterHandle new Zip DOM type that is gradually being rolled out to users.- Implement new ZIP DOM logic, notably including a feedback-based mechanism to execute clicks rather than blindly.
- README changes to account for Sudoku.
Source code released under MIT License
Older versions
Version 1.0.7
Released Aug 22, 2025 - 45.49 KBWorks with firefox 109.0 and laterSupport Mini Sudoku.Source code released under MIT License
Version 1.0.6
Released May 8, 2025 - 41.64 KBWorks with firefox 109.0 and laterFuture-proof by extracting DOM utilities into a separate, version-conscious files.- Versioned API for Queens DOM handlers.
- Versioned API for Zip DOM handlers.
- Utilize a Promise instead of a continuation in Tango's learnMarkStrategy.
- README rephrase.
- Versioned API for Tango DOM handlers.
- Finally eliminate the restriction that there must be at least one blank cell to autosolve Tango.
- Zip reset edge case.
Source code released under MIT License
Version 1.0.5
Released May 7, 2025 - 39.31 KBWorks with firefox 109.0 and laterFix misplaced logic in iterative Zip implementation.Source code released under MIT License