Ask HN: What browser do you develop in? I have used Chrome for the last couple years, mainly because Firefox's developer tools were a bit behind when I made the switch. This was fine for awhile, but now Chrome is blocking http css/jss on an https domain (I understand this makes sense in production) but for staging it means I have to purchase multiple wildcard ssls for our distributed system. So what are others using? Anything with strong developer tools and relaxed ssl settings? |