
handle with
Run external application from the Context (Right Click) Menu Run external application from the Conte
基本信息
- 更新日期:
- 包名:
- handle-with
- 版本:
- 1.1.6
- 大小:
- 31.85KB
- 类型:
- Firefox
- 平台:
- Firefox
- 评分:
- 1
- 发布日期:
- 2021-08-15
- 价格:
- 免费
- 开发者:
- igorlogius
插件更新
fix: rename addon
插件截图
插件简介
Run external application from the Context (Right Click) Menu
Run external application from the Context (Right Click) Menu, by using the protocol handler mechanismen.
Usage:
- Install Add-on
- Goto the addons preferences page and add a custom protocol name (for example: “youtube-dl”)
- In a new tab open “about:config”
- Set “network.protocol-handler.expose.youtube-dl” to type “boolean” with value “false”, to activate the prompt the nextime a link with this protocol is clicked
- Open a Website and right click on any link
- In the context menu click the entry “handleWith youtube-dl”
- Firefox will now prompt you to specify the programm or script which should handle the protocol.
- Supply a script (some examples: https://github.com/igorlogius/handle-with/raw/main/handle-with.sh or https://github.com/igorlogius/handle-with/raw/main/handle-with.py
Notes:
- Permissions:
- menus, used to add the context menu entries
- activeTab, used to change the link target protocol
- storage, used to store the protocol identifiers
This add-on tries to use the minimal number of required permissions to successfully fullfill its intended purpose.
If you think this could be improved please let me know by opening an issue (see. below) and i will try to look into it. - Cost/Payment:
This Add-on is and forever will be subscription and payment free to use for everyone however they like.
If you are feeling generous you can send me a tip via my bitcoin address 35WK2GqZHPutywCdbHKa9BQ52GND3Pd6h4 - Stars/Reviews:
If this this add-on was useful for you, please leave some stars or a review so others can find it more easily. - Bugs, Suggestions and Requests:
If you have any (e.g. a site it does not work but you think it should) or have improvement suggestions or feature request please open a issue at the “Support site”.
更多...