Browsers

get all the urls in html file (local or on server).

2014/02/17

To use this, you will need the lynx tool, so install that first. sudo yum install lynx Now, to get list of all the URLs in local html file or some URL, just execute this: lynx -dump -listonly Related …

cgroups – use to control your cpu and memory

2014/01/06

cgroups is a kernel feature and with userspace utilities, we can use the feature to control the cpu and memory for per process. So, lets first install the required tools. sudo yum install …

Firefox troubleshooting

2013/03/11

Here are few quick tips on getting to see what could be wrong with firefox. Config entries – about:config Support Information – about:support Details on config entries – …

Taking screenshot in firefox.

2013/02/03

Couple of days back, I was trying to take screenshot with Firefox. As usual I started out with searching for plugins which could take a screen shot for the whole page and not just the visible portion …

Change the firefox theme without restarting.

2010/09/27

How often you wished that you could change the theme for firefox without restarting. Well sometime back Mozilla came up with Light weight themes called personna’s but if that is not sufficient for you …

FastestfoxLite - Disable prefetching and make firefox really fast.

2010/06/14

If you are stuck with firefox performance, then you should try this addon: https://addons.mozilla.org/en-US/firefox/addon/9148/<h6 class="zemanta-related-title">Related articles by …

List all the installed firefox addons from the bash script

2010/05/18

Here is a one-line that would help you get the <a class="zem_slink freebase/en/mozilla_firefox" title="Firefox" rel="homepage" …

They own your CPU (and so so in Windows and Mac, too)

2010/05/16

Click: &#8221;I laugh — LAUGH! — when a tech journalist writes something to the effect of, &#8221;for lightweight tasks such as Web browsing,&#8221; when you know, and I know, that there …

Extract all urls from the last firefox sessionstore.js file used.

2010/03/29

Some taken from commandlinefu. What all the below commands are doing is basically that the url: is captured from the sessionstore.js file and then just extract the URL from the line. These are done in …

check out http://browsershots.org/

2009/12/19

If you are a web developer and are worried about how your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Website" title="Website" …

what is my user agent

2009/11/02

Wonder what your browser is sending to all the websites that you visit. Check out at <a href="http://whatsmyuseragent.com/">http://whatsmyuseragent.com/


This website uses cookies to ensure you get the best experience on our website. Learn more Got it