Skip to content

A chrome extension to get notified about the latest issues opened in a specified repository.

Notifications You must be signed in to change notification settings

tanay13/Github-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-notifier

ARCHITECHTURE

github (1)

  • Data returned is stored first in the chrome storage then in the local storage to avoid the problem of scoping and to have an ease while looping through the data and displaying it.

Note:-
  • Add your Github Token in the background.js file to have an access to all the private repositories as well.
Upcoming Updates
  • Support for multiple repositories

About

A chrome extension to get notified about the latest issues opened in a specified repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published