AmnezziaCS/SnakeExtension

Increment attempts by looking for "resetState" function appearance in page JS

Opened this issue · 0 comments

Instead of trying to look at CSS and HTML to reset the attempts counter, it would be better to look at the page internal function execution process.
The function we are looking for should be called resetState.