I want to create a Firefox addon. Based on this page URL I want to filter a URL.The problem is when I use jpm run command which opens a new instance of Firefox, the instance does not opens any URL at all. I even used an empty index.js file and the problem still remains
The opened instance proxy is set to "Use system proxy settings" so the website may not be opened.