2
7
Fork
You've already forked LemmyBridge
1
A Firefox extension for Lemmy - View related Lemmy discussions where ever you are on the web.
  • JavaScript 69.1%
  • CSS 16.3%
  • HTML 14.5%
2025年08月24日 17:33:20 -04:00
icons initial commit 2025年08月18日 17:01:31 -04:00
.gitignore LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
background.js LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
consent.html LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
consent.js LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
content.js LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
lemmy-api.js Replace offline (lemm.ee, feddit.de), anti-federation (beehaw.org) and anti-democratic .ml instances 2025年08月19日 10:46:51 +02:00
license.txt Add MPL text 2025年08月19日 10:22:44 +02:00
manifest.json hooks? 2025年08月24日 17:33:20 -04:00
package-lock.json updated readme with link to addon page 2025年08月22日 17:27:56 -04:00
package.json updated readme with link to addon page 2025年08月22日 17:27:56 -04:00
popup.css LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
popup.html LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
popup.js LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
README.md updated readme with link to addon page 2025年08月22日 17:27:56 -04:00
shell.nix hooks? 2025年08月24日 17:33:20 -04:00
sidebar.css LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
sidebar.html LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
sidebar.js LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
test_consent.js LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00
test_consent_flow.md LemmyBridge will now ask users to consent to use of the extension after install. If declinded users will have the ability to accept via the app sidebar/settings. 2025年08月19日 10:47:17 -04:00

Lemmy Bridge

A Firefox extension that bridges you to Lemmy discussions for any webpage you visit. https://addons.mozilla.org/en-US/firefox/addon/lemmy-bridge/

ko-fi

Features

  • Cross-instance search: Automatically discovers discussions across multiple Lemmy instances
  • Real-time discovery: Shows discussions for the current page in both popup and sidebar
  • Multi-instance support: Add and manage multiple Lemmy instances
  • Authentication support: Login to your Lemmy accounts for enhanced features
  • Privacy-focused: No tracking, minimal permissions

Installation

From Release

  1. Download the latest .xpi file from the releases page
  2. Open Firefox and go to about:addons
  3. Click the gear icon and select "Install Add-on From File"
  4. Select the downloaded .xpi file

Development Install

  1. Clone this repository
  2. Open Firefox and go to about:debugging
  3. Click "This Firefox"
  4. Click "Load Temporary Add-on"
  5. Select the manifest.json file

Usage

  1. Automatic discovery: The extension automatically searches for discussions when you visit any webpage
  2. View discussions: Click the Lemmy icon in the address bar or open the sidebar
  3. Add instances: Use the popup to add your favorite Lemmy instances
  4. Login: Authenticate with your Lemmy accounts for posting and voting

Default Instances

The extension comes pre-configured with popular Lemmy instances:

  • discuss.tchncs.de
  • feddit.org
  • lemmy.blahaj.zone
  • lemmy.ca
  • lemmy.dbzer0.com
  • lemmy.world
  • programming.dev
  • sh.itjust.works
  • sopuli.xyz

Privacy

This extension:

  • Only connects to Lemmy instances you configure
  • Stores data locally in your browser
  • Does not track your browsing
  • Uses minimal permissions

License

This project is licensed under the Mozilla Public License 2.0.