I predominantly work on github enterprise, which is under https://github.<my company>.com.
Being able to add custom sites, i.e. github enterprise ones would be really handy.
You could achieve this by editing the manifest.json to work on https://github.* as well or go for a more sophisticated user input option like octohint does here (unfortunately this is TypeScript not pure JS but you get just about grasp their options page)
I predominantly work on github enterprise, which is under
https://github.<my company>.com.Being able to add custom sites, i.e. github enterprise ones would be really handy.
You could achieve this by editing the
manifest.jsonto work onhttps://github.*as well or go for a more sophisticated user input option like octohint does here (unfortunately this is TypeScript not pure JS but you get just about grasp their options page)