General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Can KM use saved web pages to load quicker?
Posted by: AdvicePro
Date: November 26, 2011 08:52PM

I frequently use:

Gmail.com
Dictionary.com

Options: ReplyQuote
Re: Can KM use saved web pages to load quicker?
Posted by: JujuLand
Date: November 26, 2011 09:38PM

Yes,

Close all tabs
Open Gmail
Open Dictionary in a new tab
Save the session:
Sessions => Save the session => give a name.
You can then change the homepage and set it to your saved session
Display => Homepage => Start with the session

If you don't want it as homepage, you can call it during a session:
Session => Open a Session
In this case when launching the session, all the already opened tabs are closed.

A+



Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:38.0) Gecko/20100101 Ubuntu/12.04 K-Meleon/76.0


Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr



Ubuntu 12.04 - Gramps 3.4.9 - Harbour 3.2.0 - Hwgui 2.20-3 - K-Meleon 76.0 rc





Edited 1 time(s). Last edit at 11/26/2011 09:38PM by JujuLand.

Options: ReplyQuote
Re: Can KM use saved web pages to load quicker?
Posted by: blocktastic
Date: November 27, 2011 08:01AM

I use dictionary.com a lot and keeping javascript disabled sure helps speed it up.

Furthermore, I block ad and tracking hosts with my hosts file but I've also developed some special css to hide things like the ad blocks and other visual garbage at the site (not a speed improvement, just visual).

Click
Edit -> Configuration -> User-Defined StyleSheet
and then paste the following mess of code into it to make the pages look much better and tighter. Note: reference.com covers dictionary.com, and there is no guarantee that all of the named elements are still in use nor any guarantee that it won't hide something you might want to see, but it's worth trying, I love it.

@-moz-document domain("reference.com") {
body div[id="fcrds"] {display: none !important; visibility: hidden !important;}
body div[id="bnrTop"] {display: none !important; visibility: hidden !important;}
body div[class="banner-ad"] {display: none !important; visibility: hidden !important;}
body div[class="banner-ad bnr"] {display: none !important; visibility: hidden !important;}
body div[id="dcomad_728x90"] {display: none !important; visibility: hidden !important;}
body div[class="spl_unshd"] {display: none !important; visibility: hidden !important;}
body div[class="sep_top bottomAd"] {display: none !important; visibility: hidden !important;}
body div[id="nfotr"] {display: none !important; visibility: hidden !important;}
body div[id="sftr"] {display: none !important; visibility: hidden !important;}
body div[id="skyAd"] {display: none !important; visibility: hidden !important;}
body div[id="promo_serpTo"] {display: none !important; visibility: hidden !important;}
body div[class="lr_skyad"] {display: none !important; visibility: hidden !important;}
body div[id="footer"] {display: none !important; visibility: hidden !important;}
body div[class="sftr"] {display: none !important; visibility: hidden !important;}
body div[class="sftc"] {display: none !important; visibility: hidden !important;}
body div[class="ftwr"] {display: none !important; visibility: hidden !important;}
body div[class="sT shd_hdr hbpad"] {display: none !important; visibility: hidden !important;}
 }


Options: ReplyQuote


K-Meleon forum is powered by Phorum.