Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How would i run a perl script from a button on the toolbar

  • 1 risposta
  • 1 ha questo problema
  • 15 visualizzazioni
  • Ultima risposta di hellosct1

more options

Is it possible to run a perl script on my pc from a button on the firefox toolbar. I would also like to grab the current url i'm viewing - is there an easy way to do this.

Is it possible to run a perl script on my pc from a button on the firefox toolbar. I would also like to grab the current url i'm viewing - is there an easy way to do this.

Soluzione scelta

Hi, you have to create a webextension based on the DND documentation https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions


There are many examples you can discover

thank's

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (1)

more options

Soluzione scelta

Hi, you have to create a webextension based on the DND documentation https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions


There are many examples you can discover

thank's