refined-github icon indicating copy to clipboard operation
refined-github copied to clipboard

:octocat: Browser extension that simplifies the GitHub interface and adds useful features

Results 489 refined-github issues
Sort by recently updated
recently updated
newest added

## Chrome ## Safari ## Repro You can follow the repro in https://github.com/refined-github/refined-github/issues/8216 to see those errors in the console Likely cause: https://github.com/refined-github/refined-github/issues/8077#issuecomment-2482518841 ### Extension version 24.12.20 ### Browser(s) used...

bug
help wanted
meta
safari

### Description ``` ElementNotFoundError: Expected element not found: [data-hovercard-type="repository"][href="/mozilla/addons-linter"] at expectElement (chrome-extension://jialghbnladbdlhaibaoejjlnihkmemc/assets/npm/select-dom.js:21:11) at initHeadHint (chrome-extension://jialghbnladbdlhaibaoejjlnihkmemc/assets/features/show-open-prs-of-forks.js:66:2) at async chrome-extension://jialghbnladbdlhaibaoejjlnihkmemc/assets/feature-manager.js:167:20 at async Promise.all (index 0) at async asyncForEach (chrome-extension://jialghbnladbdlhaibaoejjlnihkmemc/assets/helpers/async-for-each.js:6:2) ``` ``` ElementNotFoundError:...

bug
help wanted

### Description ![grafik](https://github.com/community/community/assets/11225821/ac381f26-b60e-4840-8a51-aa8c52df946b) When we look at the [forks view](https://github.com/github/explore/forks?include=active&page=1&period=2y&sort_by=last_updated) of [`github/explore`](https://github.com/github/explore), sorted by "recently updated", we immediately see, that we actually don't see that many useful information. * **Pull...

enhancement
help wanted

### Description Major releases often include information on how to upgrade and what's breaking exactly, I think this should be brought forward on the releases page. There are two issues:...

enhancement
help wanted

### Description See issue description at: https://github.com/matthizou/github-show-avatars/issues/6#issuecomment-2544227501 ``` ElementNotFoundError: Expected element not found: .Counter at expectElement (chrome-extension://hlepfoohegkhhmjieoechaddaejaokhf/assets/npm/select-dom.js:21:11) at addBugsTab (chrome-extension://hlepfoohegkhhmjieoechaddaejaokhf/assets/features/bugs-tab.js:92:22) at async init (chrome-extension://hlepfoohegkhhmjieoechaddaejaokhf/assets/features/bugs-tab.js:158:3) at async chrome-extension://hlepfoohegkhhmjieoechaddaejaokhf/assets/feature-manager.js:157:20 at async Promise.all...

bug

### Description While I absolutely understand the reasoning behind having the `safer-destructive-actions`, I personally would like to turn it off. However currently the only way for me to do so...

enhancement
under discussion

### Description Right now the `restore-file` feature works very nicely for text-based files. It doesn't appear to work for binary files, such as images, though. I would appreciate it if...

enhancement
help wanted

### Description 404 pages used to be static and empty, like https://github.com/404 But now all pages other than `/404` do include some UI, like the header. This means `sort-conversations-by-update-time` is...

bug
help wanted
small

### Description Current: In any workflow list (in Actions), I have to click the […] button to show a menu, then choose cancel run. ![image](https://github.com/user-attachments/assets/fc123039-ef55-44c4-b67a-ad7f141533c5) Desired: A small red "Cancel...

enhancement
help wanted
small

### Description - Extracting this from #7856 The feature needs to be rewritten because the DOM is completely different and hopefully more consistent. I think the feature should look something...

bug
help wanted