lassebomh / more-rich-results

Stack overflow and Reddit previews in Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More Rich Results

This extension adds Stack Overflow and Reddit previews to the Google search page (among others).

It works by requesting public (and official) APIs when the link to a search result matches an implemented result preview. It makes no outbound requests other than these and is written in a simple fashion that makes it easy to extend.

Previews

Features

Result Previews

  • Reddit
  • Stack Exchange solutions (Stack Overflow, Server Fault, Ask Ubuntu, ...)

Supported search engines

  • Google
  • DuckDuckGo
  • Startpage
  • Searx (experimental - only works on searx.tiekoetter.com)

Other features

  • Expandable comments in Reddit
  • Comments in Reddit are hidden/displayed based on its upvotes compared to the post.
  • The main content of Stack Exchange questions are hidden by default because it's often skipped entirely.

Features in consideration

  • Remove $ from bash snippets
  • Add button to run JS code
  • Add copy button to code snippets
  • Settings page to toggle features

Suggestions and pull requests are welcome!

About

Stack overflow and Reddit previews in Google

License:MIT License


Languages

Language:TypeScript 50.4%Language:Svelte 41.3%Language:CSS 6.8%Language:HTML 0.9%Language:JavaScript 0.6%