Skip to content

Automatically resign when you close the tab in a chess.com game.

Notifications You must be signed in to change notification settings

cpplearningsdl/RageQuitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RageQuitter

Automatically resign when you close the tab in a chess.com game.

This extension should trigger the resign button when you close the tab in Firefox.

It only works if you start from https://chess.com/play/online

The method to make this work is probably bad; every 5 seconds it checks if the resign button is available, if it is, it copies it. This has the benefit of recopying the button each time you have a new game in the same session. I don't know enough about programming to know if its better to listen for some other kind of change in state of the website to know to copy the button.

About

Automatically resign when you close the tab in a chess.com game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published