djkcnbncofmjekhlhemlkinfpkamlkaj
Sort Hacker News your way — by points, time, or comments — instantly. Hacker News has one ranking algorithm. It's good, but sometimes you want a different view. This extension adds sort controls directly into the HN header bar - sort by points, time, comments, or switch back to the default order. One click, the page reorders instantly. No reload, no new tab. Sort by points to find the most upvoted stories. Sort by time to catch posts that just landed. Sort by comments to see what people are actually discussing. Hit "default" to go back to HN's original order. The active sort is highlighted so you always know which view you're in. It works on every Hacker News page that has a post list: the front page, Newest, Ask HN, Show HN, Jobs, and past - all of them. An orange dot appears next to posts that showed up since your last visit. Instead of scanning the entire front page, trying to remember what you've already seen, new posts are marked for you. The dots fade out gradually over time. The default fade duration is one hour, but you can set it anywhere from 10 seconds to 24 hours in the extension settings. When the highlight period ends, the dots disappear. New post detection runs only on the first page of each section; paginated pages are skipped. Toggle new post indicators on or off from the extension popup. Hacker News has a "second chance" system that resurfaces older posts. When a post gets a second chance, HN resets the displayed age - so a post submitted three days ago might show "7 hours ago" on the front page. That's confusing. This extension reads the original submission timestamp and shows the real age. If a post is actually three days old, it says "3 days ago" regardless of when HN resurfaced it. On by default. Turn it off in settings if you prefer HN's original age text. P sorts by points. T sorts by time. C sorts by comments. D restores the default order. The shortcuts only fire while you're browsing - they disable automatically when you're typing in a search box, text field, or any input. If you use Vimium or another extension that captures the same keys, the shortcuts step aside. No conflicts. Your sort preference, new post data, and all settings sync through Chrome's built-in sync storage. Set up the extension on your laptop, and your desktop picks up the same preferences. No extra account needed - just your Chrome profile. Click the extension icon to open the settings popup. From there, you can toggle new post indicators, adjust the highlight fade duration, and switch true time ago on or off. Each setting has a short description explaining what it does. If Hacker News ever changes its page layout in a way that breaks sorting, the extension detects it. You'll see a warning badge on the icon and a banner in the popup instead of silent failures or broken pages. No data leaves your browser. No analytics, no tracking, no external API calls. The extension reads the HN page to parse post data and stores your preferences in Chrome's sync storage. That's it. Recent changes: 2026-03-24 - v2.5.0 - True time ago, new post fade cooldown, redesigned settings 2026-03-13 - v2.4.0 - Layout change detection, more reliable selectors 2026-03-11 - v2.3.1 - Fix selectors for HN layout update 2026-01-29 - v2.3.0 - New post indicators, popup settings, cross-device sync 2026-01-12 - v2.2.0 - Keyboard shortcuts, Vimium compatibility
BBR Helper
This provides some advanced stats (game score, simple player rating and game box plus-minus) on multiple pages for NBA, WNBA, G-League, international leagues and college basketball. Including: - average stats by season on the player page - average stats by playoff series on the player page - average stats by player on the team_season page - average stats by player on the team_player page - average stats by player on the season_player page - single game/half/quarter stats by player on the game_boxscore page - single game and average stats on the gamelog and split pages - top 5 and top 20 average stats players on the season page - top 20 average stats players on the team_season page - top 20 average stats seasons rankings on the player page - top 50 career stats rankings on the player page - multiple stats rankings on the leader page - player awards column on team season page gBPM = (-0.55 * fga + 1.04 * fg3 + 1.39 * fg - 0.25 * fta + 0.79 *ft + 0.17 * orb + 0.27 * drb + 0.24 * (trb - orb - drb) + 1.34 * stl + 0.43 * ast + 0.64 * blk - 0.34 * pf - 0.95 * tov) / g """ , where orb is treated as 0.3 * trb and drb is treated as 0.7 * trb approximately when stats are not complete in early years.
Newsit: Hacker News and Reddit Links
Find Reddit or Hacker News discussions on the current page! This extension checks Reddit or Hacker News, to see if the current page is listed on their site (see video). If there is a post on one of these sites, there will be a button added to the bottom corner of the screen. ==== Changelog ==== ## 2.1.0 - Added the "Use new Reddit links" option ## 2.1.0 - Updated to the extension manifest version 3 - Reddit results parsing moved to content.js script (can't access DOM in service worker) - Better rendering of icons (using SVG instead of fonts) ## 2.0.10 - Improve post title that's passed into "submit link" ## 2.0.9 - Fix build system to pass firefox's automated build systems ## 2.0.8 - Style fix - Better padding and alignment of buttons ## 2.0.7 - Fix for reddit api with comments over 1,000 (Because there's a comma in the number string) ## 2.0.6 - Fix iframe issue, by using shadow DOM (Closes https://github.com/benwinding/newsit/issues/10) ## 2.0.5 - Fixes "Hide [+] When No Results" feature - Fixes "SharedArrayBuffer will require cross-origin isolation" messages in console (https://github.com/facebook/create-react-app/issues/10474) ## 2.0.4 - Added option "Hide [+] When No Results" ## 2.0.3 - Added '+' icon to resubmit link, even if results are there ## 2.0.2 - Better search results by ignoring the "www." and "m." in urls ## 2.0.1 - Added the "Submit link" button, when no results are found. ## 2.0.0 - Can now view all results found from HN and Reddit - Major refactor for reliability and maintainability (details here: https://github.com/benwinding/newsit/pull/4) ## 1.2.4 - Fix Reddit Lookup by Using Background Scripts - Source code here: https://github.com/benwinding/newsit ## 1.2.4 - Submit to Hacker News - Submit to Reddit ## 1.2.3 - Adds link to Reddit post (if it was posted there) - Adds link to Hacker News post (if it was posted there) - Displays number of comments for that discussion on link - Works asynchronously as the page loads - Works on SPA's (Single Page Applications) - Enable globally or on a site by site basis Hope it's as useful to you as it is to me! *** UPDATES *** * Smaller size
Hacker News Companion
Get the gist of lengthy Hacker News discussions with AI summaries tuned to HN semantics. Navigate seamlessly with Vim keybindings. AI-Powered Summaries - Summaries are tailored to understand HN thread hierarchy, conversation flow and rankings - Resizable panel highlights key debates, contrasting viewpoints and notable side discussions - Multiple AI providers: Anthropic, OpenAI, Google AI, OpenRouter, or local Ollama - Cached summaries available for homepage stories - Copy summary to clipboard - Run locally with Ollama for complete privacy Vim-Style Keyboard Navigation - Navigate comment trees: parent/child (h/l), siblings (j/k) - Jump between comments by the same author ([ and ]) - Collapse/expand threads (c), jump to first comment (gg), undo navigation (u) - On the home page: sort stories (s), move between posts (j/k), open comments (c), open articles (o) - Press '?' anytime to view all shortcuts Follow the Conversation - Jump to specific comments from summary - Navigate to other comments by same author - Hover over usernames to preview author profile (karma, account info) Privacy-Focused & Open Source - No tracking or analytics - Runs only on Hacker News. No access to other tabs. - Fully open source (MIT Licensed) - GitHub: github.com/hncompanion/browser-extension Note: Not affiliated with Y Combinator or Hacker News.
HN Notifier - Hacker News Reply Notifications
Notifies you via in-app bell and email when you get a new reply on HackerNews Notifies you via in-app notification center and email when you get a new reply on HackerNews (https://news.ycombinator.com). This extension uses Engagespot to deliver notifications. Privacy Note: This extension does not collect any of your private data such as cookies or sessions.