Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of OMP Send Context

OMP Send Context by Marlen

Firefox client for sending selected web-page context to Oh My Pi.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
OMP Agent Handoff result after selecting text and pressing ctrl+alt+k, typing "that seemed to work?" and pressing enter in OMP.
About this extension
OMP Send Context is a Firefox add-on for sending selected text from ordinary HTTP(S) pages with the page URL and document title. Press Ctrl+Alt+K on Linux or Windows, or Command+Alt+K on macOS, or right-click a selection and choose Send selection and link to OMP. Context is sent only when you explicitly invoke the shortcut or context-menu command; the add-on never sends page data automatically. GitHub pull-request pages retain richer title, link/permalink, and GitHub prompt metadata. Diff selections include human-readable file path, original or modified version, added, removed, or context change, selected line range, and the explicit head commit when the page exposes it. An exact diff permalink may also be included as link context.

The add-on requests persistent access only to ordinary HTTP(S) pages so the keyboard shortcut works without a prior toolbar click; it does not request access to local files. Native delivery is optional: without the Linux native-messaging host, the add-on copies the context packet to the clipboard. To enable native delivery on Ubuntu 26.04 (Resolute), install the host package:

sudo add-apt-repository ppa:klondikemarlen/omp-send-context
sudo apt update
sudo apt install omp-send-context-firefox-host

For Snap or Flatpak Firefox, also run sudo apt install xdg-native-messaging-proxy, then run omp-send-context-install-firefox-host --sandboxed as your normal desktop user, without sudo. Start a fresh OMP session and restart Firefox after installation. Full instructions are available at https://github.com/klondikemarlen/omp-send-context#firefox-native-messaging-host-linux-setup.

The add-on omits ambiguous diff location metadata and rejects Firefox internal and file pages, protected Mozilla pages, empty selections, and other unsupported inputs without delivery.
Developer comments
This Firefox add-on includes opt-in, session-only diagnostics for bounded stage and error codes; debug entries disappear when Firefox restarts and never contain selected text, URLs, titles, prompts, bridge state, or bearer tokens.

Source: https://github.com/klondikemarlen/omp-send-context
Build: npm install && npm run package:firefox
The Firefox package excludes firefox/native-host/ and firefox/scripts/. Native delivery is optional; without the host, the add-on copies the context packet to the clipboard. Ubuntu 26.04 (Resolute) users can install native delivery with sudo add-apt-repository ppa:klondikemarlen/omp-send-context, sudo apt update, and sudo apt install omp-send-context-firefox-host. Snap or Flatpak Firefox additionally requires xdg-native-messaging-proxy and the normal-user command omp-send-context-install-firefox-host --sandboxed.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Exchange messages with programs other than Firefox
  • Input data to the clipboard
  • Display notifications to you
  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Copy add-on ID
Version
1.8.28
Size
46.4 KB
Last updated
a day ago (Aug 3, 2026)
Related Categories
  • Web Development
License
MIT License
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.