3
3
386DX2014-06-11 10:19:01
Opera
386DX, 2014-06-11 10:19:01

A browser capable of loading all hyperlinks at multiple levels?

The Internet has become fast, and sites sometimes slow down.
I wanted something strange: a browser that, when entering the site, immediately loads 2-3 sublevels via hyperlinks, and in case of a transition, it takes the page out of the cache (if there is no transition, it clears the cache after a while).
Usecase - I went to news.*sitename*.com with 20 links to news sites, half of which are shamelessly slow, I would like them to immediately start loading when visiting news.*sitename*.com.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
M
Maksim Zverev, 2014-06-11
@m1skam

It may be possible to achieve similar behavior using userscripts by setting rel="prerender" on all links, but something tells me that it will be shamelessly stupid :) because there are clearly not 20 links on sites :)

E
Eugene Obrezkov, 2014-06-11
@ghaiklor

There are none, only if the site developer does not use different goodies on his site in the style of "mouse over the link - preload content."
Profit for browsers is generally zero from this. It's just extra traffic. All of a sudden I don't click on that link at all.

S
Sergey Melnikov, 2014-06-11
@mlnkv

https://support.google.com/chrome/answer/1385029?hl=en

V
Vitaly Zheltyakov, 2014-06-11
@VitaZheltyakov

All browsers have content preload extensions. This is what you need

D
DancingOnWater, 2014-06-11
@DancingOnWater

At one time there were so-called offline browsers

X
XO8964, 2014-07-30
@XO8964

Two potential problems with your idea:
1) The site may consider that you are finishing it and slow down the delivery of content to your IP.
2) In personal accounts on forums, the provider's website, etc., clicking on a link can mean a certain action. Go to your personal account of your mobile phone and find yourself subscribed to all possible paid services.
For simple links, not javascript and not https, your idea can be implemented by a local proxy server that will parse the html of the page and load the pages found in the links into its cache within the current site. I am not aware of the existence of such proxies.

H
holymolycasinos, 2018-01-15
@holymolycasinos

It is possible to make a userscript or extension that will add iframes that will be off-screen or single-pixel with css.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question