Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psygo/web-search-preview

Web Search Preview Browser Extension
https://github.com/psygo/web-search-preview

browser-extension search search-engine

Last synced: about 12 hours ago
JSON representation

Web Search Preview Browser Extension

Awesome Lists containing this project

README

        

# Web Search Preview Browser Extension

Exploring web search preview, because I think the current state of previews is very underwheling.

The fact that most websites block cross-site requests pretty much makes this so much more underwhelming than it should be...

## Tasks

- [ ] Add `` to every result to see if it's performant.
- The real problem is that most websites don't allow for ``s...
- [ ] Maybe I could extend this to any link on any website, as a popover.

## Other Web Search Preview Browser Extensions

- [Search Result Previews](https://chromewebstore.google.com/detail/search-result-previews/cedcejfiniojnlhlfhcppenochinijfo)
- The preview is done through an apparently preprocessed preview?
- [Search & Link Preview](https://chromewebstore.google.com/detail/search-link-preview/mmmfofondapflhgbdidadejnechhjocm)

## References

- [How to Bundle a Chrome Extension with ESBuild](https://github.com/essentialkit/link-previews/blob/main/tools/esbuild.js)