Skip to content

ofzza/github-projects-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Projects Chrome extension

  • Adds "@special" and "#type" labels support to projects and issues/milestones pages
  • Adds personal notes support to issues on projects, issues/milestones and issue details pages

Installation links:

Chrome

Firefox

Opera (No longer maintained):

Deployment

  1. Install NPM dependencies:
npm install
  1. Build project:

... for development

gulp build && gulp watch

... or for production

gulp build --production
  1. Load unpacked extension from /dist directory.

License

Published under MIT License

About

Adds advanced labels management and other functionality to GitHub

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published