nowfound

Work · August 31, 2023

AC

a Chrome extension to see other users browsing the same websites as you

I was once reading some comments on HN, and someone was talking about a Chrome extension they had made for themselves to write memos/notes on any website they browsed. I thought this was brilliant! This idea immediately clicked in me, and my first thought was: "Why not make it so others can see your notes as well?". And soon it transformed into something much more complex where users could not only write notes, but also interact directly with other users of the extension through chat, gis, and cursors! It took me a few weeks, but I was able to read through docs, work on the extension…

In plain words

This Chrome extension shows users who else is browsing the same websites in real time. Users can write notes on any webpage and see notes from other extension users on those same pages. The extension also enables direct interaction through chat, shared cursors, and GIFs, turning individual web browsing into a collaborative social experience. It is designed for people who want to connect with others viewing the same content simultaneously.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

I was once reading some comments on HN, and someone was talking about a Chrome extension they had made for themselves to write memos/notes on any website they browsed. I thought this was brilliant! This idea immediately clicked in me, and my first thought was: "Why not make it so others can see your notes as well?". And soon it transformed into something much more complex where users could not only write notes, but also interact directly with other users of the extension through chat, gis, and cursors! It took me a few weeks, but I was able to read through docs, work on the extension itself (content script and service worker), socket.io, node, build up a website, publish it in the Chrome store. I've introduced it to my coworkers and a few other devs, and so far, each one of them came up with a different usage for the extension, but loved the idea of adding a social aspect to browsing. I thought it would be great sharing it with everyone around here and gather feedback from the HN crowd!

Does the same job

all alternatives →

More work this month

the category →
  • Let agents source clips from terabytes of your local video

    Work · 18d ago · clipto.com

  • Free local transcription that is 100% Private

    Work · 17d ago · hynote.ai

  • The app store for voice native apps that lives in your notch

    Work · 28d ago · voiceos.com

  • Ask any question, get a video back instantly

    Work · 24d ago · scrimba.com

  • Mac-native app for screenshots, recordings and collaboration

    Work · 5d ago · cleanshot.com

Launched alongside, August 2023

the whole month →
  • Resend1,326

    Email for developers

    Dev tools · 2023 · resend.com

  • STORI AI1,320

    Your ideas become visually compelling branded social posts

    AI · 2023 · storiai.com

  • Kombai1,080

    A new AI model that you can prompt with UI designs

    AI · 2023 · kombai.com

  • Understand your audience without 50 interviews

    AI · 2023 · founderpal.ai

  • Lottielab871

    Create and ship lottie animations to sites and apps faster

    Dev tools · 2023 · lottielab.com

  • LC

    Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…

    AI · 2023 · github.com