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 rozrisanje
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
Tutu wotmołwu w konteksće čitać 👍 1Wšě wotmołwy (1)
Wubrane rozrisanje
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