OMP Send Context tekijä Marlen
Firefox client for sending selected web-page context to Oh My Pi.
Laajennuksen metatiedot
Kuvakaappaukset
Tietoja tästä laajennuksesta
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, including the changed file path and available line/side context when you select code from a diff.
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.
Arvio 0 0 arvostelijan toimesta
Käyttöoikeudet ja data
Vaaditut käyttöoikeudet:
- Vaihda viestejä muiden ohjelmien kuin Firefoxin kanssa
- Vie tietoja leikepöydälle
- Näytä ilmoituksia sinulle
- Pääsy tietoihisi kaikilla verkkosivuilla
Tiedonkeruu:
- Kehittäjän mukaan tämä laajennus ei vaadi tiedonkeruuta.
Lisätietoja
- Lisäosan linkit
- Versio
- 1.8.18
- Koko
- 45,02 kt
- Viimeksi päivitetty
- kaksi tuntia sitten (30. heinä 2026)
- Liittyvät luokat
- Lisenssi
- MIT-lisenssi
- Versiohistoria
- Lisää kokoelmaan
Source: https://github.com/klondikemarlen/omp-send-context
Build: npm install && npm run package:firefox
The Firefox package excludes firefox/native-host/**. The Linux native-messaging host is separate and is not bundled.