Best way to disable a javascript using external application
Moderator: General Moderators
Best way to disable a javascript using external application
I am trying to determine if there is a way to communicate with a javascript (written as a firefox extension) so that I can enable or disable the script functionality. I am planning of using either C++ or C# but have no clue on where to start about with the problem. Could someone please advice me in this regard?