We are using CrossRider to develop an extension for Internet Explorer. I tested our extension in debug mode, I changed the base URL of the Local File Paths - but the files are not updated after saving the new base URL - I see alerts from the previous version and I already removed these alerts in the new version. How do I update the base URL and do I have to uninstall the extension and reinstall it every time I want to change the base URL? I tried to uninstall the extension and reinstall it and it doesn't solve the problem, I still get the code from CrossRider's website and not the code of my base URL.
By the way, our base URL is in HTTP and the websites are in HTTPS, does it matter?
Our Extension ID is 43889. I'm using Internet Explorer 11 but this extension should work on all versions of Internet Explorer.