refined-hacker-news icon indicating copy to clipboard operation
refined-hacker-news copied to clipboard

✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better

Results 45 refined-hacker-news issues
Sort by recently updated
recently updated
newest added

When clicking `edit` for a comment the inline editing form shows (just like for creating a comment), but after clicking the `Update` button HN navigates to the comment editing page...

enhancement

Variations include: * ~`[1]https://google.com`~ Fixed in #16 * ~`[1]. https://google.com`~ Fixed in #16 * ~`1. https://google.com`~ Fixed in #16 * `[1] https://google.com [2] https://bing.com`

Low priority

Preferably add a small delay (~200 millisecond) in opening the "user-info" div. When the cursor has been over the username for more than set threshold, then only display the card,...

enhancement
Low priority

I know, HN doesn't support this, but bear with me for a moment. What if, this extension abused the formatting of comments to allow some special formatting that this extension...

When hitting “H”, I want to navigate to the parent of the currently active comment. # Rationale With Reddit Enhancement Suite, I am used to navigating to the parent comment...

When using any dark theme in Firefox, some text elements become unreadable. ![image](https://github.com/plibither8/refined-hacker-news/assets/55016761/f4cd74a6-ba5f-478f-bbef-15a230628db4) Firefox version 115.0.3 (64-bit) Operating system: Win 10 22H2

``` refined-hacker-news.js:2756 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'querySelectorAll') at getGroupedStories (refined-hacker-news.js:2756:32) at requestVisitedStories (refined-hacker-news.js:2909:21) at hide_read_stories_init (refined-hacker-news.js:2960:5) at refined-hacker-news.js:3026:17 at new Promise () at Object.add...

Minor tweak: make the vote arrows change color on hover, since they're a small target. ![image](https://github.com/plibither8/refined-hacker-news/assets/1216375/0b2ddae9-5d2b-4971-9c81-70ecd4a027de) This is very subtle, but changes the color of the arrow image to be...