Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 1 svar
  • 1 har detta problem
  • 2 visningar
  • Senaste svar av 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.

Vald lösning

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

Läs svaret i sitt sammanhang 👍 1

Alla svar (1)

more options

Vald lösning

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