Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Browser Extension

the original platform - shows discussions about your current page in the sidebar.

Install

Chrome Chrome & Chromium • Firefox Firefox

How it works

shows discussions about your current page in the sidebar. can like and reply directly. select text to quote it in your own post.

automatic post discovery as you browse. you can also switch to manual mode in settings if you prefer.

Development

bun run dev          # Chrome extension development
bun run dev:ff       # Firefox extension development
bun run build        # Build Chrome extension
bun run build:ff     # Build Firefox extension

Local Installation

  • Download the corresponding zip from releases
  • Chrome: go to chrome://extensions/ and click "Load unpacked" (enable Developer Mode)
  • Firefox: go to about:debugging#/runtime/this-firefox and click "Load Temporary Add-on…"

Privacy Notes

automatically searches Bluesky using your current URL, making your IP visible to their servers. only matters because it's "automatic" - same as manually searching URLs. to avoid this: use henry.ink instead, enable manual mode, or use a VPN.