DEV Community

Peter Kim Frank
Peter Kim Frank Subscriber

Posted on

What's your web browser of choice?

Oldest comments (31)

Collapse
 
peter profile image
Peter Kim Frank

I use Chrome on desktop, as well as on my iPhone. It's a handy setup as it syncs my searches across mobile/desktop, pulls info in from gMail, etc. I'm also a fan of the "Peoples" system on Desktop which really helps my workflow as I transition between working on personal vs. work tasks.

At the same time, I'm a bit wary of entrusting absolutely everything to Google. I use Firefox as a back-up browser on Desktop, and am considering flipping over full-time.

What browser(s) do you use?

Collapse
 
defman profile image
Sergey Kislyakov

I've been using Firefox for ~5 years on Desktop and ~3 months on my Android phone. Even before the Quantum era, when it was not that fast, I felt like I should stick to the Mozilla's baby because they do some great stuff for the Internet. I still follow this principle though I have other browsers (Chrome, IE and Edge) to test my projects.

Collapse
 
nektro profile image
Meghan (she/her)

I use Chrome on my desktop and Safari on my iPhone.

I use Chrome because I like the way Chrome handles bookmarks the best and they also support ES 2015 Modules and HTML Imports

I use Safari on iOS because every other browser is also WebKit under the hood on iOS and I like the deep integration from within the operating system with the browser. Although as a web-dev, dealing with Safari can be a pain, but I like that I have it since I know what to change so I can ease that pain as much as I can for whoever uses my sites.

Collapse
 
ben profile image
Ben Halpern

Chromeโ€”mostly due to familiarity and no strong reasons to change from a devtools perspective.

Collapse
 
dellward profile image
Dell Ward • Edited

Chrome first. Firefox as backup, especially when Chrome is eating my RAM.

Collapse
 
dmfay profile image
Dian Fay

Vivaldi. Based on Chromium so it can use the same plugins, but super customizable. Tabs on the left are amazing.

Collapse
 
pbouillon profile image
Pierre Bouillon

And so are stacked tabs ! :D

Collapse
 
vinaypai profile image
Vinay Pai

Out of curiosity, what kind of customizations have you actually made? I ask because I personally find customizability appealing at a theoretical level but often don't actually end up making any meaningful use of that ability.

Something like this:
Reality is bullshit

smbc-comics.com/comic/augmented-re...

Collapse
 
dmfay profile image
Dian Fay • Edited

I mean, bear in mind that I run Arch voluntarily. But the most I've done to Vivaldi itself is a color scheme. The biggest change to how I use the browser is via surfingkeys.

Collapse
 
dmerand profile image
Donald Merand

I switched from Chrome to Firefox when quantum came out, so on my Mac it's Firefox > Safari > Chrome now. Chrome hogs that RAM! Also it's good to support Mozilla + generally keep a diverse setup. But I use them all for app testing.

On mobile I use Firefox Focus, which you might think would be super-limiting but I find that it really is perfect for keeping me from walking around staring at my phone.

Collapse
 
peiche profile image
Paul

I switched to Firefox when Quantum hit. Switched on my work computer, home computer, travel laptop, and phone. Sync handles all the in between stuff, plus "Send tab to device" is super handy.

Collapse
 
jrohatiner profile image
Judith

I use Chrome mostly because of dev tools; but I hate the way it hogs memory. I like the new FF Quantum and use it frequently; but I'm not ready to switch yet. I also use Beaker because I really like the project and am keeping up with the progress as it goes along. I would like to use the extensibility of Beaker to integrate some of my workflow like presentations, sharing prototypes, code collab and just some fun stuff like games (P2P).
On my iPhone I use chrome as well.
I avoid Safari whenever possible.

Collapse
 
jrohatiner profile image
Judith

@davidkarapetyan just wondering what's the appeal with Brave? I was on this awesome Hangout a few months ago where Branden Eich discussed it and I'm wondering from a user perspective how its working out for you?