Configuration Mania replaces about:config

January 27, 2009

props again to Tekzilla

For those who frequently access about:config via the Address Bar, there is now an add-on, Configuration Mania, that makes it even easier to manipulate those settings, especially for those who are uncomfortable with the geeky feel.

To get Configuration Mania, go to https://addons.mozilla.org/en-US/firefox/search?q=configuration+mania&cat=all

02

Now, click on ‘Add to Firefox’

03

Click ‘install now’ to install the Configuration Mania Firefox plug-in (add-on)

04

After Configuration Mania installs, it will ask you to restart Firefox for the new settings and change to take effect.

05

Firefo will inform you that it will try and restore your open tabs when it restarts. This has always worked for me, so I wouldn’t worry about it.

When Firefox restarts, you can access Configuration Mania via ‘Tools’ and ‘Configuration Mania’.

01

Configuration Mania will look like this:

06


Stop Firefox Download Manager from popping up

January 27, 2009

There are two ways to prevent the Firefox Download Manager from popping up.

First way:

props to Tekzilla for this tip.

1. In the Address Bar in Firefox, type “about:config”, without the quotes and no space before ‘config’

aboutconfigdm

2. In the filter bar, type browser.download.manager.showwhenStarting

3. double click it, making sure the value turns from ‘true’ to ‘false’, and restart Firefox

Now, when you download a file, the download manager won’t pop up annoyingly. but remember to clear the download history, as that will still exist. To do so, click ‘Tools’, then ‘Downloads’, and ‘Clear’.

Second way:

1. Go to ‘Tools’, then ‘Options’.

2. On the ‘General’ tab, uncheck the box next to ‘show the downloads window when downloading a file’, and click ‘ok’.

firefoxdownloadmgr


Speed Up Firefox via about:config

January 19, 2009

source: two videos from Tekzilla,

METHOD 1

1. 1. In the address bar, type “about:config”, and in the filter bar, type network.http to filter the list

2. 2. Double click “network.http.pipelining”, which changes the value from false to true.

3. 3. Double click “network.http.proxy.pipelining” to change it’s value to true

4. 4. Double click “network.http.pipelining.maxrequests” and change the value to 30.

5. 5. Next, close the and restart the browser to have the changes take effect, the next time a page loads, you should see a noticeable increase in the speed at which it loads, because instead of loading each thing one step at a time, it loads everything at once.

METHOD2

1. 1. In the address bar, type “about:config”

2. 2. Right click anywhere and choose “new”, then “integer”

3. 3. Name the new integer “nglayout.initialpaint.delay”, press “ok” and set the value to “0”. This is the amount of time the browser waits before it acts on information it receives.

4. 4. While it doesn’t load the page any faster, it lets you see what has been loaded sooner.


Firefox Password Manager

July 2, 2008

Those who know and love AI Roboform, which includes a password generator, and fills out website forms and logins and passwords, all encrypted, and accessed via a single master password will love the password manager built into Firefox. Firefox, however, does not contain a password generator, though there may be a plug-in or extension available.

To access the Password Manager, go to Tools>Options>Security tab>then click on “use a master password”, it will prompt you to enter a password (don’t forget it!), and from that point on will ask you if you want it to remember your login information for each site you visit.

As for encryption, Mozilla admits that it uses encryption, but if someone really wants access them, they will. True enough for just about any kind of security these days.

More information can be found on Mozilla’s own website.


Backup Firefox Passwords

June 26, 2008

You will need a Firefox Add-on (extension) called Password Exporter, which you can find here. Simply click ‘add to Firefox’ on the page, then ‘install’ on the window that pops up. Then click the ‘restart firefox’ button. Firefox will automatically restart. Then click ‘tools’, then ‘add-ons’, then ‘extensions’. Then click on the ‘password exporter’, then ‘options’, then ‘export’. You may also choose to encrypt the passwords, in which you can use the Master Password you use for the Firefox password manager, detailed here.


Disabling the Clicking Sound in Internet Explorer

June 13, 2008

Some people get really irritated with the constant clicking noise that Internet Explorer makes when navigating through web pages by clicking links. If you want to turn this clicking noise off, it’s pretty easy to do.

  • Go to ‘Control Panel’
  • Double-click on the ‘Sounds and Audio Devices’ control panel
  • Click the Sounds tab.
  • Scroll down in the ‘Program events’ list until you find the ‘Windows Explorer’ section, then highlight ‘Start Navigation.’
  • Change the ‘Sounds’ drop down menu at the bottom of the dialog to ‘(None).’
  • Press the OK button when done.

source:

http://windowstipoftheday.blogspot.com/2005/07/disabling-clicking-sound-in-internet.html 

 


Stop Websites from resizing windows

June 13, 2008

In Firefox, under the content tab, click ‘advanced’ by ‘javascript’, and uncheck the box for ‘move or resize existing windows’


Synch folders between machines

June 1, 2008

Windows XP still includes Briefcase it’s long in the tooth and bit old fashioned. If you want something more recent check out Microsoft’s SyncToy and online beta Folder Share. And if you’re looking for something non-Microsoft based chcek out Allway Sync

Source: http://revision3.com/tekzilla/


Back Up Internet Explorer Favourites

May 19, 2008

To back-up your Internet Explorer favourites list,

1. In Internet Explorer, left-click ‘File‘, then ‘Import and Export

2. Click ‘next‘, then ‘export favorites‘, then ‘next‘, then ‘next again

3. click the ‘browse‘ button to choose where to store the Favorites file (html)

4.  Click ‘finish‘.

5. Now make sure to move that file to your back-up location, or you’re likely to lose it.


Clicking links on desktop gives an error in Firefox 2

August 24, 2007

Try out these steps that may help your problem
http://www.windowsbbs.com/showthread.php?t=47458
Mozilla details the problem as well in different places
http://blog.mozilla.com/security/2007/07/10/security-issue-in-url-protocol-handling-on-windows/
http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox

source: techguylabs.com