Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
Context command executor のプレビュー

Context command executor 作成者: NietEenDoktor

Execute customized commands from the context menu. Right click on a link and execute a command you defined. Linux tested

実験的実験的
4.7 (3 reviews)4.7 (3 reviews)
10 Users10 Users
この拡張機能を使用するには Firefox が必要です
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
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
  1. Install Python 3
  2. Download executor.py(python3 script) to a temporary directory of your choice.
  3. 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
Rated 4.7 by 3 reviewers
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
2
4
1
3
0
2
0
1
0
すべてのレビュー (3) を読む
Permissions and data詳細情報

必要な権限:

  • Firefox 以外のプログラムとのメッセージ交換
  • ブックマークの読み取りと変更
詳しい情報
アドオンリンク
  • ホームページ
  • サポートサイト
バージョン
0.5.1
サイズ
88.23 KB
最終更新日
4年前 (2021年4月25日)
関連カテゴリー
  • その他
ライセンス
Mozilla Public License 2.0
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
NietEenDoktor が公開している他の拡張機能
  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。