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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 1 antwoord
  • 1 het hierdie probleem
  • 2 views
  • Laaste antwoord deur 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.

Gekose oplossing

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

Lees dié antwoord in konteks 👍 1

All Replies (1)

more options

Gekose oplossing

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