Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de Context command executor

Context command executor por NietEenDoktor

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

ExperimentalExperimental
4.7 (3 reviews)4.7 (3 reviews)
9 usuarios9 usuarios
Necesitás Firefox para usar esta extensión
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Sobre esta extensión
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).
Comentarios del desarrollador
Uses native messaging, so custom installation actions are required
Expandir a Leer más
Calificado 4,7 por 3 revisores
Iniciar sesión para calificar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
2
4
1
3
0
2
0
1
0
Leer las 3 revisiones
Permisos y datosConocer más

Permisos requeridos:

  • Intercambiar mensajes con otros programas
  • Leer y modificar marcadores
Más información
Enlaces del complemento
  • Página de inicio
  • Sitio de soporte
Versión
0.5.1
Tamaño
88,23 KB
Última actualización
4 years ago (Apr 25, 2021)
Categorías relacionadas
  • Otro
Licencia
Licencia Pública de Mozilla 2.0
Historial de versiones
  • Ver todas las versiones
Agregar a la colección
Informar este complemento
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

Más extensiones de NietEenDoktor
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Centro de desarrolladores
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.