I have a python program and I need to call this code using JavaScript since I am using chrome extension.
So is there any way that we can call python code in java script and execute them i.e if I click the plug-in the manifest.json file should have an external command so that it calls python program and executes it and shows the desired output