toolTip('You are using an `https` connection. Please switch to `http` if you are using Remix against an `http Web3 provider` or allow Mixed Content in your browser.')
}
// Oops! Accidentally trigger refresh or bookmark.
window.onbeforeunload=function(){
return'Are you sure you want to leave?'
if(!isElectron()){
// Oops! Accidentally trigger refresh or bookmark.