Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 odgovor
  • 1 ima ovaj problem
  • 12 views
  • Posljednji odgovor poslao 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.

Izabrano rješenje

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

Pročitajte ovaj odgovor sa objašnjenjem 👍 1

All Replies (1)

more options

Odabrano rješenje

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