How would i run a perl script from a button on the toolbar
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.
Wubrane rozwězanje
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
Toś to wótegrono w konteksće cytaś 👍 1Wšykne wótegrona (1)
Wubrane rozwězanje
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