Selecting the Default Browser in Facebook on Android

September 8th, 2021
browser, tech
On mobile, when an app wants to open a web page, it has three options:
  1. Use the user's default browser. You leave the app entirely, and switch to the browser. History, logins, autofill, etc work as the user expects.

  2. (Android only) Use a "custom tab". Same as #1, except the app has a bit of control over appearance (bottom toolbar, custom menu, etc). Also some apps [shakes fist] don't respect your default browser, and always use Chrome for the tab.

  3. Use an "in-app browser". It is as if the app has implemented their own web browser, where you are logged out of every site, history is not shared, and they are able to inject arbitrary JavaScript into the pages you visit.

I mildly prefer #1 over #2, but strongly prefer either to #3. In-app browsers add friction with no benefit, don't respect user choice, make it harder for Firefox etc, and are insecure (more).

If you click on an external link in Facebook for Android, you'll get something like:

That's their in-app browser. You might think to turn it off you could click the three dots:

And "Go to Settings":

There used to be an option here to turn off the in-app browser, but now the only options are to configure it. Dead end.

To turn it off you need to go back to the Facebook home screen, go into "Settings & Privacy", and click "Media":

At the bottom of the page there's an option for "Links open externally":

While I wish Facebook just used the default browser, moving the setting to somewhere unreachable from the in-app browser is somewhere between "intentionally user-hostile" and "failure to think about how users interact with browser choice settings".

Referenced in: Opening Facebook Links Externally

Comment via: facebook, lesswrong, substack

Recent posts on blogs I like:

Elixir's Last Dance

On May 18th, the contra dance band Elixir had their last gig ever. The dance was packed: there were three hundred people. It was the only dance BIDA has ever done where they sold tickets. People flew from across the country just to hear Elixir play one la…

via Lily Wise's Blog Posts June 5, 2025

Body Language For Trans People

When I first came out as trans, resources for trans people were full of advice about body language.

via Thing of Things June 2, 2025

Workshop House case study

Lauren Hoffman interviewed me about Workshop House and wrote this post about a community I’m working on building in DC.

via Home April 30, 2025

more     (via openring)