OMP Send Context bởi Marlen
Firefox client for sending selected web-page context to Oh My Pi.
Siêu dữ liệu mở rộng
Ảnh chụp màn hình
Về tiện ích mở rộng này
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 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 requests access to ordinary HTTP(S) pages so the keyboard shortcut can capture selections without a prior toolbar click. It does not access Firefox internal or file pages, persist page context, or collect telemetry.
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 requests access to ordinary HTTP(S) pages so the keyboard shortcut can capture selections without a prior toolbar click. It does not access Firefox internal or file pages, persist page context, or collect telemetry.
Được xếp hạng 0 (bởi 1 người dùng)
Quyền hạn và dữ liệu
Quyền hạn bắt buộc:
- Giao tiếp với các ứng dụng khác bên ngoài Firefox
- Nhập dữ liệu vào bộ nhớ tạm
- Hiển thị thông báo cho bạn
Thu thập dữ liệu:
- Nhà phát triển cho biết tiện ích mở rộng này không yêu cầu thu thập dữ liệu.
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 1.8.9
- Kích cỡ
- 43,49 KB
- Cập nhật gần nhất
- 9 giờ trước (30 Thg 07 2026)
- Thể loại có liên quan
- Giấy phép
- Giấy phép MIT
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
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.