OMP Send Context од Marlen
Firefox client for sending selected web-page context to Oh My Pi.
Метаподаци додатка
Снимци екрана
О овом додатку
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.
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 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 rejects Firefox internal and file pages, protected Mozilla pages, empty selections, and other unsupported inputs without delivery.
Оцењено са 0 од стране 0 рецензената
Овлашћења и подаци
Потребна овлашћења:
- Размена порука са програмима који нису Firefox
- Унос података у оставу
- Покажите обавештења
- Приступ подацима за све веб странице
Прикупљање података:
- Програмер наводи да овом додатку није потребно прикупљање података.
Више информација
- Везе додатка
- Издање
- 1.8.16
- Величина
- 44,16 KB
- Последњи пут ажурирано
- pre 2 sata (30. jul 2026.)
- Повезане категорије
- Дозвола
- MIT дозвола
- Историјат издања
- Додај у збирку
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.