Sudoku Scanner

#5 / 4 rate

Sudoku Scanner

83 users

2022-09-27

bubloo7

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Hot Permissions

Description

A chrome extension that can scan and solve sudoku puzzles

This chrome extension will let you scan and solve sudoku boards quickly and easily! It works on a number of websites like sudoku.com, usdoku.com, NY times Sudoku, and much much more! It can even work for images! Start by pressing the scan button to scan your screen for a sudoku board. You can then press the show button to show the answers! You can also use your mouse and/or keyboard to select a square and fill it in manually. Download the extension and get started today!

The way the extension works is by taking a screenshot of the users current window, identifying where the board is in the user's screen, and then using OCR to read the board. As such, the user must consent to making the contents of their screen be available. The screenshot will only be taken when the user consents by pressing the scan button in the chrome extension and will never run in the background or when the user is unaware of it. The data will never be stored or shared in any shape or form. Privacy is incredibly important and we promise that the only use of the scan feature is to find and identify the sudoku board automatically.

The source code for the project can be found on github here: https://github.com/bubloo7/Sudoku-Scan