A Google Chrome extension to add additional columns to the GitHub project table view to show and set ZenHub statuses and estimates.
yarn
yarn build
- Open Google Chrome.
- Navigate to
chrome://extensions/
. - Enable developer mode.
- Click
Load unpacked
. - Select the
dist
directory.
- Generate a ZenHub GraphQL Personal API key here.
- Click the extension icon.
- Enter the
ZenHub API Key
,ZenHub Workspace Name
, and theLabel Filter
. - Click
Save
. - Navigate to a GitHub project table view.
- ZenHub data is cached for 10 minutes unless the extension is reinstalled or the
Clear Cache
button is clicked.