I have NoScript plugin but for cointoolkit it is not blocking anything. cointoolkit had worked before.
after yellow and red warnings there is this at the end
NS_ERROR_UNEXPECTED: cointoolkit.js:4:0
clicking on cointookit.js:4:0 gives the source code withthis highlighted
window.location.protocol = "https:";
if this is reelevant:
the page is not opened in securemode (http, not https) and in the console there was a red warning
Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen.