ocagpmnfhgbgmbaaimpehpbnnplkmpkd
On Hacker News discussions, this extension generates links to existing Hacker News posts that point to the same URL.
Accessibility Checker for GitHub Markdown
Highlight accessibility issues as you write Markdown on github.com. Highlights accessibility issues as you write issues, pull requests, discussions, comments in Markdown editors on GitHub.com. After installation, the extension will automatically highlight known issues, including missing 'alt' text, empty links, incorrect link syntax, skipped heading levels, duplicate headings, and more. Navigate to or hover over an issue to learn more about it.
What Hacker News Says
Easily find Hacker News threads about the page you're currently browsing. Dead-simple yet very useful extension that looks for threads on on popular social news aggregator Hacker News via HN Search API (powered by Algolia). For your privacy, this web extension fetches the API only when the popup is clicked and does not run any background script. It also requires minimum permissions (just "activeTab" actually).
OctoLenses
Watch your repos and discover awesome things directly from your New Tab page. As a developer, you shouldn't have to worry about filtering issues or pull requests manually and instead focus on what is fundamental: your code. This extension allows you to create very precise filters than will nicely lay out all the information you need in order to be as productive as possible. It features: - Creating filters for GitHub (both issues and pull requests) - Creating filters for Jira (so that you can better correlate your PRs with your issues, if you're using Jira) - Notifications when there are new items in one of your filters A dark theme was added, so that it doesn't hurt your eyes at night.
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