sqs / github-issue-link-status

Colorize issue and PR links to see their status (open, closed, merged)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Issue Link Status deployment

ILS is a browser extension that colorizes issue and PR links to see their status (open, closed, merged). It uses GraphQL to make a single HTTP request to check all the links on a page at once. This means that you'll need to create a API token and add it to the Options page or else the extension will not work.

GitHub Enterprise is also supported. More info in the options.

Installation

See Also

  • Refined GitHub - Browser extension that simplifies the GitHub interface and adds useful features

About

Colorize issue and PR links to see their status (open, closed, merged)

License:MIT License


Languages

Language:JavaScript 72.4%Language:HTML 23.6%Language:CSS 4.0%