DEV Community

Cover image for We need a new browser

We need a new browser

Dipankar Shaw on September 20, 2023

Yes you read right, we definately need a good mobile web browser for developers because there isn't any. You might say that there is a good mobile ...
Collapse
 
syeo66 profile image
Red Ochsenbein (he/him) • Edited

Remote debugging is actually a thing... it allows you to use your developer tools to inspect the site loaded on the mobile browser.

Collapse
 
jonrandy profile image
Jon Randy 🎖️

...and also a much better option than trying to use developer tools on a tiny screen with your fingers. This is almost certainly why they didn't build the devtool UIs for mobile in the first place - it doesn't make a great deal of sense.

Collapse
 
dshaw0004 profile image
Dipankar Shaw

I want this features for another reason. I do know about mobiles debugging. I sometimes use that.

I am into some web scraping lately. I need to check all of my targeted website whether they have the data I want easily accessible or not.

For example youtube's website does not use video element to display the video also few other video websites do use video element to display the video but they have CORS so no one can access their video direct through the video url.

I want this kind browser so that I can check their code while I am outside I don't have access to my pc.

Thread Thread
 
syeo66 profile image
Red Ochsenbein (he/him)

So, you don't want a better mobile browser... you want a dodgy browser...

Thread Thread
 
dshaw0004 profile image
Dipankar Shaw

dodgy browser is this name of the browser

Collapse
 
wraith profile image
Jake Lundberg

i actually wrote a blog post about this very recently!

dev.to/wraith/a-mobile-bugs-life-4g2d

Collapse
 
dshaw0004 profile image
Dipankar Shaw

I know about this but I will read you blog for more knowledge.

Collapse
 
leob profile image
leob

Use chrome://inspect and debug it from your desktop via a USB cable - MUCH more practical than a browser dev console on your tiny mobile screen would be ...

Heck, I'm even using chrome://inspect often not just to debug but also to simply interact when testing sites and apps on my phone - it's so much easier from a desktop machine.

Collapse
 
opensourcee profile image
OpenSource • Edited

Hey! Good take. I’d try making it an extension for Chrome and finding a way to use it in mobile. It appears that Chromium-based browser, like Kiwi Browser or Yandex, allow such extensions. Or making your own chromium based browser.

Collapse
 
peerreynders profile image
peerreynders

iOS 17 is out and I have yet to hear that non-WebKit browsers are a thing yet as was predicted earlier this year.

Collapse
 
dshaw0004 profile image
Dipankar Shaw

thank you

Collapse
 
heloisamoraes profile image
Heloisa Moraes

Hey Dipankar, that sounds like a cool project! In case you're interested, applications are still open for the Codacy Pioneers, where we're looking for the most innovative OSS developers to support through sponsorship, mentorship, free tools and free publicity. We want to give back to the community and excited to share these developer stories with the world.

Apply until September 29th ;)

Collapse
 
arisunarya profile image
Ari Sunarya

i use kiwi browser on android, it has devtools that google chrome have on desktop version

Collapse
 
dshaw0004 profile image
Dipankar Shaw

thank you
now no need to make a new browser

Collapse
 
citronbrick profile image
CitronBrick

There are 2 features that I'd like in a new (or not) browser.

  1. MathML support
  2. Mouse Shortcuts like in Vivaldi
Collapse
 
imgly profile image
Gabin Lefranc

Something that miss a lot on mobile is the ability to customize web experience with extensions and plugins.