SC+ loads the scpdetails.js file used by the Help > About dialog using a hardcoded http url. If you are running SC+ over https, browsers will not load a mixture of secure and insecure content, so the request to load the file is blocked by the browser.