Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Anteprima di Context command executor

Context command executor di NietEenDoktor

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

SperimentaleSperimentale
4.7 (3 reviews)4.7 (3 reviews)
10 utenti10 utenti
Devi utilizzare Firefox per poter installare questa estensione
Scarica Firefox e installa l’estensione
Scarica file

Metadati estensione

Informazioni sull’estensione
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).
Commenti dello sviluppatore
Uses native messaging, so custom installation actions are required
Voto 4,7 da 3 revisori
Effettua l’accesso per dare un voto a questa estensione
Non ci sono ancora valutazioni

Valutazione in stelle salvata

5
2
4
1
3
0
2
0
1
0
Leggi tutte le 3 recensioni
Permessi e datiUlteriori informazioni

Permessi obbligatori:

  • Scambiare messaggi con programmi diversi da Firefox
  • Leggere e modificare i segnalibri
Ulteriori informazioni
Link componente aggiuntivo
  • Pagina principale
  • Sito di supporto
Versione
0.5.1
Dimensione
88,23 kB
Ultimo aggiornamento
4 anni fa (25 apr 2021)
Categorie correlate
  • Altro
Licenza
Mozilla Public License 2.0
Cronologia versioni
  • Visualizza tutte le versioni
Aggiungi alla raccolta
Segnala questo componente aggiuntivo
Altre estensioni di NietEenDoktor
  • Non ci sono ancora valutazioni

  • Non ci sono ancora valutazioni

  • Non ci sono ancora valutazioni

  • Non ci sono ancora valutazioni

  • Non ci sono ancora valutazioni

  • Non ci sono ancora valutazioni

Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Browser

  • Desktop
  • Mobile
  • Enterprise

Prodotti

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.