OMP Send Context door Marlen
Firefox client for sending selected web-page context to Oh My Pi.
Metagegevens van extensie
Schermafbeeldingen
Over deze extensie
OMP Send Context is a supported 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. The add-on attempts to send context to a local Oh My Pi session through Firefox native messaging. If the optional Linux native-messaging host is unavailable, it falls back to copying the context packet to the clipboard.
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.
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. The add-on attempts to send context to a local Oh My Pi session through Firefox native messaging. If the optional Linux native-messaging host is unavailable, it falls back to copying the context packet to the clipboard.
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.
Met 0 gewaardeerd door 0 beoordelaars
Toestemmingen en gegevens
Vereiste machtigingen:
- Berichten met andere programma’s dan Firefox uitwisselen
- Gegevens op het klembord plaatsen
- Notificaties weergeven
- Uw gegevens voor alle websites benaderen
Gegevensverzameling:
- De ontwikkelaar zegt dat deze extensie geen gegevensverzameling vereist.
Meer informatie
- Add-on-koppelingen
- Versie
- 1.8.26
- Grootte
- 46,17 KB
- Laatst bijgewerkt
- 12 uur geleden (31 jul. 2026)
- Verwante categorieën
- Licentie
- MIT-licentie
- Versiegeschiedenis
- Toevoegen aan collectie
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/. The Linux native-messaging host is separate and is not bundled.