Greasy Fork is available in English.

Make Github Great Again

Change default branch name of github.com

  1. // ==UserScript==
  2. // @name Make Github Great Again
  3. // @namespace github
  4. // @description Change default branch name of github.com
  5. // @version 0.1
  6. // @author nyfair
  7. // @match https://github.com/*
  8. // ==/UserScript==
  9.  
  10. document.querySelector('span.css-truncate-target').innerText="bdsm"