github-issue-reactions-browser-extension
github-issue-reactions-browser-extension copied to clipboard
List a link of reactions on a github issue page
When there are a lot of reactions the list view gets cut off. And the rest can be viewed only at the bottom of the page.  It would...
When hovering over diff parts of an [issue](https://github.com/microsoft/TypeScript/issues/2709) I'm seeing a weird toggling of the display:  NOTE: The GIF doesn't do as...
Same fix that @wesbos did in #31 but this is to fix discussions ([my comment noticing this](https://github.com/Norfeldt/github-issue-reactions-browser-extension/pull/31#issuecomment-2143969575)). Before: After:
#34 I have tested the edge case like: 1. no any emoji 2. top 10 like emoji but NO.10 and NO.11 have the same count, it would show them both
## Problem When the github issue page is loading, the extension will invoke the `addReactionNav` function around *55* times! We should update only when document is ready status. ## Re-production...
I would like to find the most reactions comment(most of time is `like`), and it should solve my problem normally. So if it could rank `Top N` specific reaction comment,...
Since GitHub collapses long discussion, not all reactions are shown in the list. Having "Load more" button right in the reactions list, just like in the discussion, would allow to...
From README: > https://chrome.google.com/webstore/detail/github-issue-reactions/enekincdenmmbpgkbhflknhaphpajnfd clicking shows https://chromewebstore.google.com/detail/error
I've struggled a few times to find this github.com project, starating from https://chromewebstore.google.com/detail/github-issue-reactions/enekincdenmmbpgkbhflknhaphpajnfd Supported on both browsers: - https://developer.chrome.com/docs/extensions/reference/manifest/homepage-url - https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/homepage_url