Search Results

0
votes

How do I execute a page-defined JavaScript function from a Firefox extension?

You can do it, but you need to have control over the page and be able to raise the privilege level for the script. …