Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 828 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 828 Bytes

GetRidOfCodespaces

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.

Build from source on linux for Firefox

git clone github.com/Niteletsplay/GetRidOfCodespaces
cd GetRidOfCodespaces
zip -0 -r GetRidOfCodespaces.xpi * -x GetRidOfCodespaces.xpi