Skip to content

Web Extension to modify the GitHub header for private repos

License

Notifications You must be signed in to change notification settings

andymckay/private-github-header

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public-github-header

Web Extension to modify the GitHub header for public repos

For people who frequently work in both private and public GitHub repositories, this provides a clear visual distinction between the two.

This is the inverse of https://github.com/gtback/private-github-header and the source slightly modified.

Private repos:

Public repos

Public repos:

Private repos

Installation

Install from addons.mozilla.org.

Developing

Use the web-ext tool to develop, test, and build this extension.

npm install -g web-ext

web-ext run

web-ext lint

web-ext build

For now I've been manually uploading the extension to addons.mozilla.org rather than trying to set up web-ext sign.

About

Web Extension to modify the GitHub header for private repos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%