🏠 Home 

GitHub Issue Counts

A userscript that adds a repo issues count to the repository tab & organization page (https://github.com/:user)

These are versions of this script where the code was updated. Show all versions.

  • v3.0.20 2024-02-17

    feat: use eslint-plugin-userscripts (#202)

  • v3.0.20 2023-07-01

    Global: replace @include with @match (#192)

  • v3.0.20 2022-10-24 Global: Update dependencies
  • v3.0.19 2021-07-21 Mutation: Update all
  • v3.0.18 2021-02-21 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v3.0.18 2021-01-31 Mutation: Add menu observer
  • v3.0.17 2019-02-17 Global: Update GitHub icon
  • v3.0.16 2019-01-29 Meta: Fix update mutation script, Global: Update mutation script
  • v3.0.15 2018-10-05 Mutations: Update comment load selector
  • v3.0.14 2018-05-17 Global: Update mutation script
  • v3.0.13 2018-05-10 Global: Update mutation script
  • v3.0.12 2018-04-09 Global: update mutation script url
  • v3.0.11 2018-01-18 Update assets & fix linting
  • v3.0.10 2017-10-08 Global: update mutation script url
  • v3.0.9 2017-06-27 Issue-counts: Fix relative URLs fixes a problem encountered on https://github.com/zenhubio/ where the issue links would duplicate the user and become https://github.com/zenhubio/ZenHubIO/issues, Issue-counts: Add issue links to all repos on page Include pinned & complete repo list when both are visible on a page
  • v3.0.8 2017-05-16 Global: update license & bump version
  • v3.0.7 2017-04-24 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v3.0.6 2017-04-14 Imported from URL
  • v3.0.5 2017-04-14 Imported from URL
  • v3.0.4 2017-04-14 Imported from URL
  • v3.0.2 2017-03-25 Synced from GitHub -
  • v3.0.1 2017-03-13 Imported from URL
  • v3.0.0 2016-12-19 Imported from URL
  • v2.3.2 2016-05-26 Imported from URL
  • v2.3.1 2016-04-11 Synced from GitHub -
  • v2.3.0 2016-03-25
  • v2.2.0 2015-12-27 Synced from GitHub - Fix link to issues - Add mutation observer * Rewritten in plain JS (no jQuery). * Add inline svg instead of background - allows hover color. * Add busy flag & comparisons in mutation observer to reduce function calls. * Fixes #2. - version bump
  • v2.1.1 2015-12-26 Synced from GitHub - Use base64 encoded icon for Firefox. Fixes #1 - version bump
  • v2.1.0 2015-12-26 Imported from URL
  • v2.0.1 2015-12-25