Some FF tweaks. - Printable Version +- nixers (https://nixers.net) +-- Forum: Desktop Customization, Efficiency, and Aesthetics (https://nixers.net/Forum-Desktop-Customization-Efficiency-and-Aesthetics) +--- Forum: Desktop Customization & Workflow (https://nixers.net/Forum-Desktop-Customization-Workflow) +--- Thread: Some FF tweaks. (/Thread-Some-FF-tweaks) |
Some FF tweaks. - venam - 31-08-2012 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/Firefox_Tips_and_Tweaks) [FF ramdisk](https://wiki.archlinux.org/index.php/Firefox_Ramdisk) RE: Some FF tweaks I use. - Nihility - 15-10-2012 vimperator imo is handy RE: Some FF tweaks. - venam - 26-07-2013 I updated this thread with more infos and links. RE: Some FF tweaks. - Ippytraxx - 26-07-2013 I'll just leave this here RE: Some FF tweaks. - hades - 27-07-2013 Vimperator is the bee's knees if you don't have a god-tier mouse, or if you just don't like using the mouse. I was attempting to use my girlfriend's laptop the other day (I was helping her with a paper) and when I opened firefox, I felt so silly clicking in the address bar and having to use that clumsy touchpad to navigate. I smiled when I got back to my laptop, opened Iceweasel, and never touched my mouse a single time as I jumped from page to page, from link to link, singing happily all the way. RE: Some FF tweaks. - eye - 27-07-2013 nice one. Might need some of the tweaks. RE: Some FF tweaks. - Jayro - 27-07-2013 This is a great guide for anyone using Firefox. I use Chrome myself but have been considering changing it up. |