When i use all of my internet limit it limits my internet, on firefox websites are unusable. Is there browser for android with following features:

Preferably on F-Droid

Just load text

  • MurrayL@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    15 hours ago

    I would think that whatever browser you use would, presumably, make little difference to how much data a website tries to send you? It would only change what’s displayed. (But happy to be corrected on that by someone more knowledgeable.)

    If your connection really is limited to such a slow speed, you might need to find a proxy server that strips out as much as possible before it reaches you.

    • floquant@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      The rendering speed difference is negligible, with a bandwidth this limited the only strategy is to limit what the browser fetches. You don’t need a proxy server to strip out page content (also because that would imply breaking the encryption stream), a browser could simply choose not to fetch any image or multimedia resources, override remote fonts with local ones, etc. In that sense the choice matters, because some are specialized for this purpose or can be configured to act in these manners

    • L7HM77@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      I needed something like this back when I lived out in the sticks. Could only get 2g - 3g on Verizon at home, had a DSL line for the desktop, high speed connections were prohibitively expensive. Back in the day you could just walk away and let sites buffer while doing other stuff, but as the rest of the world grew faster, low speed customers got left behind. Everything is set to timeout if it fails to load in a couple minutes.

      Only solution I ever found was to disable JavaScript, force everything to HTML/CSS only where possible, and use a download manager with automatic retry/restart to download any videos I wanted to watch from YouTube or Facebook.

    • mecen@lemmy.caOP
      link
      fedilink
      arrow-up
      2
      ·
      12 hours ago

      Is there ways to do it on firefox, i remember opera had this gimmick.

    • Björn@swg-empire.de
      link
      fedilink
      arrow-up
      3
      ·
      14 hours ago

      Well, the browser could choose not to download the images, videos and styling information. Trouble is that many modern sites load their content through JavaScript programs that can be comparatively massive.

      But I guess losing those sites would be a small price to pay for OP.

      Just loading the text should be really small, especially when it is compressed, which should be the standard nowadays.