tanmayrajani / notifications-preview-github

Browser Extension: preview GitHub notifications with same page pop-overs
https://chrome.google.com/webstore/detail/github-notifications-prev/kgilejfahkjidpaclkepbdoeioeohfmj?hl=en&gl=IN
MIT License
141 stars 15 forks source link

Github Enterprise support #60

Open ProLoser opened 6 years ago

ProLoser commented 6 years ago

Would like to add GHE support since Sony hosts their stuff on an intranet. Refined Github has a really streamlined way of adding support / permissions for GHE domains.

fregante commented 6 years ago

Are you on Chrome? PR welcome to add it :)

fregante commented 4 years ago

I recently published 2 modules that might help you with this.

https://github.com/fregante/webext-domain-permission-toggle https://github.com/fregante/webext-dynamic-content-scripts

Here are the instructions: https://github.com/fregante/webext-dynamic-content-scripts/blob/master/how-to-add-github-enterprise-support-to-web-extensions.md