Simple browser add-on for GitHub to add back the tasks count on issues page.
- Chrome version
- Show tasks count on the issues page (API token is required!)
- Working search filters
- Show tasks count on the single issue page
- Add custom SVG icon for
- All tasks incomplete
- All tasks done
- Get tasks with:
- Personal Access Token
- Page HTML
- More customization options
- After installation, settings page will be opened.
- Enter your GitHub Personal Access Token (PAT) in the settings page (if you want to use the API features).
- Configure the extension settings according to your preferences.
- Now everything should work as expected.
- #17 - Using (while searching for issues) AND / OR operator couses extention to not work properly. Currently not fixable.