Changes the default branch selection on GitHub from 'Codespaces' to 'Checkout Locally'.
It also changes the default for the "Download Code" button to "Local".
Therefore, you can avoid accidentally pressing the wrong button. (Happened to me very often)
I slapped this together in like 10min and its my first chrome extension, so its nothing crazy.
git clone github.com/Niteletsplay/GetRidOfCodespaces
cd GetRidOfCodespaces
zip -0 -r GetRidOfCodespaces.xpi * -x GetRidOfCodespaces.xpi