chngbdmhgakoomomnnhfapkpbalpmhid
Hacker News UX v2, enhances your experience with Hacker News. Check out the demo video, and screenshots to get a glimpse of the features! User Preferences (font-size, column, dark/classic switch) is available by hovering your username, or login, link in the bottom-left corner. 1. Auto-Load, and Columns Browse lists with auto-load, and columns, enhancing surfacing of interesting content. 2. Dynamic Reply Reply to comments in-place, and without page-refresh. 3. Explore, with Profile Pop-Up, and Columns Explore content with profile tooltips, and by opening threads, and profiles into columns, and without managing tabs, or losing progress. 4. Secure, and Private
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
Dark Hacker News
Dark Mode For Hacker News A basic dark theme for Hacker News. If you have any desires you can put an issues at the repo. Let me know what you think :)
Promnesia
Recall which pages you already visited, why and in which context Promnesia is a browser extension (Chrome/Firefox/Firefox mobile) which provides a sidebar which complements browser history with some enhanced features. TLDR: it lets you explore your browsing history in context: where you encountered it, in chat, on Twitter, on Reddit, or just in one of the text files on your computer. This is unlike most modern browsers, where you can only see when you visited the link. It allows you to answer different questions about the current web page: - have I been here before? When? - why have I bookmarked it? - how did I get on it? Which page has led to it? - who sent me this link? Can I just jump to the message? - which links on this page have I already explored? - which posts from this blog page have I already read? *NOTE*: to get the most benefits from the extension, you also need to set up a supplementary service. You can find the instructions here: https://github.com/karlicoss/promnesia#setup
Lovely forks
An extension to help you notice notable forks of GitHub projects. Sometimes on GitHub, projects are abandoned by the original authors and the development continues on a fork. However, the original repository is often not updated to let new-comers see that. I have many times wasted effort on making a pull-request or installing old buggy versions of projects when the community had already moved to a fork. To make matters worse, the old projects usually have higher search-engine traffic and a lot more stars than the forks. This makes the forks even harder to find. This extension tries to remedy that by adding a subscript under the name of the repository on the Github page of all projects with a link to the most notable fork (i.e. the fork with the most stars), if such a fork exists.