Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 734 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 734 Bytes

MattHub

A Google Chrome extension to add additional columns to the GitHub project table view to show and set ZenHub statuses and estimates.

Build

yarn
yarn build

Install

  1. Open Google Chrome.
  2. Navigate to chrome://extensions/.
  3. Enable developer mode.
  4. Click Load unpacked.
  5. Select the dist directory.

Usage

  1. Generate a ZenHub GraphQL Personal API key here.
  2. Click the extension icon.
  3. Enter the ZenHub API Key, ZenHub Workspace Name, and the Label Filter.
  4. Click Save.
  5. Navigate to a GitHub project table view.

Notes

  • ZenHub data is cached for 10 minutes unless the extension is reinstalled or the Clear Cache button is clicked.