refined-hacker-news
refined-hacker-news copied to clipboard
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
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...
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`
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,...
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.  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.  This is very subtle, but changes the color of the arrow image to be...