
Context command executor bởi NietEenDoktor
Execute customized commands from the context menu. Right click on a link and execute a command you defined. Linux tested
Bạn sẽ cần Firefox để sử dụng tiện ích mở rộng này
Siêu dữ liệu mở rộng
Về tiện ích mở rộng này
This addon gives on the possibility to define custom commands to execute when right clicking on links (that includes audio, video and images).
# Install required script
Sorry, this is a restriction of webextensions. You can read more here
When running a firefox fork, you have to find the directory for native messaging yourself!
# How to use
# How it works
*This is how webextensions work and not my choice*. If you want to complain about it, contact the firefox devs, not me.
That executor.py script you downloaded and then "installed" is used by Firefox. The executor also installed a manifest that describes, among other things, where the executor script is and who may execute it (this extension exclusively).
The script simply reads the input given to it, parses it to JSON, and calls the command (with is arguments) contained in the JSON.
When you right click on a link then click on the command to execute, all lines you configured in the addon preferences for that command are put into a list. If you have $URL anywhere on a line, it's replaced by the URL you right click.
That list is then sent to the executor in the correct format (by firefox).
# Install required script
Sorry, this is a restriction of webextensions. You can read more here
- Install Python 3
- Download executor.py(python3 script) to a temporary directory of your choice.
- Execute script
python executor.py install --copy
When running a firefox fork, you have to find the directory for native messaging yourself!
# How to use
- Define commands and their parameters in the addon preferences.
- Right click a link, audio, video or image
- Execute command
# How it works
*This is how webextensions work and not my choice*. If you want to complain about it, contact the firefox devs, not me.
That executor.py script you downloaded and then "installed" is used by Firefox. The executor also installed a manifest that describes, among other things, where the executor script is and who may execute it (this extension exclusively).
The script simply reads the input given to it, parses it to JSON, and calls the command (with is arguments) contained in the JSON.
When you right click on a link then click on the command to execute, all lines you configured in the addon preferences for that command are put into a list. If you have $URL anywhere on a line, it's replaced by the URL you right click.
That list is then sent to the executor in the correct format (by firefox).
Uses native messaging, so custom installation actions are required
Được xếp hạng 4,7 (bởi 1 người dùng)
Quyền hạn và dữ liệuTìm hiểu thêm
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
- Xem và chỉnh sửa trang đánh dấu
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 0.5.1
- Kích cỡ
- 88,23 KB
- Cập nhật gần nhất
- 4 năm trước (25 Thg 04 2021)
- Thể loại có liên quan
- Giấy phép
- Mozilla Public License 2.0
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Các tiện ích phổ biến khác
Grammar and Spell Checker - LanguageTool
Xếp hạng 4,7 trong số 5LanguageTooler GmbH
378.723 người dùng
Tiện ích mở rộng khác của NietEenDoktor