返回首頁 

GitHub Issue Counts

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

These are all versions of this script. Show only the versions where the code changed.

  • v3.0.202024-02-17

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

  • v3.0.202023-07-01

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

  • v3.0.202022-10-24Global: Update dependencies
  • v3.0.192021-07-21Mutation: Update all
  • v3.0.182021-02-21Add @supportURL pointing to the GitHub repo (#137)(per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v3.0.182021-01-31Mutation: Add menu observer
  • v3.0.172019-02-17Global: Update GitHub icon
  • v3.0.162019-01-29Meta: Fix update mutation script, Global: Update mutation script
  • v3.0.152018-10-05Mutations: Update comment load selector
  • v3.0.142018-05-17Global: Update mutation script
  • v3.0.132018-05-10Global: Update mutation script
  • v3.0.122018-04-09Global: update mutation script url
  • v3.0.112018-01-18Update assets & fix linting
  • v3.0.102017-10-08Global: update mutation script url
  • v3.0.92017-06-27Issue-counts: Fix relative URLsfixes a problem encountered on https://github.com/zenhubio/where the issue links would duplicate the user and becomehttps://github.com/zenhubio/ZenHubIO/issues, Issue-counts: Add issue links to all repos on pageInclude pinned & complete repo list when both arevisible on a page
  • v3.0.82017-05-16Global: update license & bump version
  • v3.0.72017-04-24Global: update mutation urlNot a big change for these scripts as none are set to run-at document-start
  • v3.0.62017-04-14Imported from URL
  • v3.0.52017-04-14Imported from URL
  • v3.0.42017-04-14Imported from URL
  • v3.0.22017-03-25Synced from GitHub -
  • v3.0.12017-03-13Imported from URL
  • v3.0.02016-12-19
  • v3.0.02016-12-19Imported from URL
  • v2.3.22016-05-26Imported from URL
  • v2.3.12016-04-11Synced from GitHub -
  • v2.3.02016-03-29
  • v2.3.02016-03-25
  • v2.2.02015-12-27
  • v2.2.02015-12-27Synced 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.12015-12-26Synced from GitHub - Use base64 encoded icon for Firefox. Fixes #1 - version bump
  • v2.1.02015-12-26Imported from URL
  • v2.0.12015-12-25