Some FF tweaks. - Desktop Customization & Workflow
Users browsing this thread: 1 Guest(s)
|
|||
Hello *nixer,
Here are some things I do on my favorite browser Firefox/Icecat/Iceweasel/Nightly/etc.. (Note: with these settings FF might be more aggressive on CPU, it might even slow down the browsing) **List**: * Hide the menu. * Remove the bookmark tool-bar and other things unwanted in the bar. * Make the icons in the bar smaller, or remove it completely. * Remove unwanted plug-ins and add-ons. * Use external program to do things you can do outside the browser: aria2 as a download manager, adsuck as an adblocker,etc.. * get a nice personas, dark ones are great. * always use the latest version of FF * create a nice userChrome.css (this file may not necessarly exist and you might have to creat the dir chrome and the file in it). * use userChrome to modify other websites (to your needs): Code: @import url("./imports/some_file.css"); Code: $ rm -i ~/.mozilla/firefox/<profile_dir>/urlclassifier* _NOTE_: after further research, I advise you to use configuration mania instead of most of the about:config changes. **Configs**: **Some nice add-ons** : * configuration mania (to easily modify certain values) * cookies manager + * downloads in tab (to always put the download in a tab intead of a new window) * firebug (the famouse one) * fvd speed dial (a nice speed dial) * https-everywhere (the boring one) * live http headers (analyse http request) * tamper data (another analyser) * UAcontrol (change user-agent per site) * vimperator (the famous one) * Tab Mix Plus (helps you tweak your tabs) * FEBE (a backup tool) * FlashGot (To use an external download manager like axel, aria2, wget, and company) **Related**: [link to the browser screenshot thread](http://forums.unixhub.net/showthread.php?tid=449) [link to the Arch wiki trips](https://wiki.archlinux.org/index.php/Fir...and_Tweaks) [FF ramdisk](https://wiki.archlinux.org/index.php/Firefox_Ramdisk) |
|||
Messages In This Thread |
Some FF tweaks. - by venam - 31-08-2012, 08:33 AM
RE: Some FF tweaks I use. - by Nihility - 15-10-2012, 10:15 AM
RE: Some FF tweaks. - by venam - 26-07-2013, 06:27 PM
RE: Some FF tweaks. - by Ippytraxx - 26-07-2013, 09:30 PM
RE: Some FF tweaks. - by hades - 27-07-2013, 01:58 AM
RE: Some FF tweaks. - by eye - 27-07-2013, 12:34 PM
RE: Some FF tweaks. - by Jayro - 27-07-2013, 01:10 PM
|