Hacker News new | ask | show | jobs
by AmazingTurtle 462 days ago
I like chrome, I don't like google. I mean: I am so used to chrome devtools, I don't even know how to switch to firefox. I gave it a try and it was frustrating that I didn't know where to find my shit. Felt like 10x performance loss for my web development activities. Is there any way to make firefox devtools look and feel like chromes?
2 comments

I doubt that customizing your dev tools would be worth the effort.

You’ll get accustomed to where things are as you go. After a few days or weeks, chances are you’re not going to even think about it again, or miss the old dev tools.

Surely there's more similarities than differences. We inspect HTML, we mess with CSS, we debug javascript, we look at headers, responses, warnings and errors. All that stuff is the same in both browsers. So what exactly about your shit is different?