15 Cool Firefox Tricks
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 30
  1. #1

    Join Date
    Jul 2010
    Location
    I''m behind you!
    Posts
    48

    Default 15 Cool Firefox Tricks

    Everybody's favorite open-source browser, Firefox, is great right out of the box. And by adding some of the awesome extensions available out there, the browser just gets better and better.

    But look under the hood, and there are a bunch of hidden (and some not-so-secret) tips and tricks available that will crank Firefox up and pimp your browser. Make it faster, cooler, more efficient. Get to be a Jedi master with the following cool Firefox tricks

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    1) More screen space. Make your icons small. Go to View - Toolbars - Customize and check the "Use small icons" box.
    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    2) Smart keywords. If there's a search you use a lot (let's say IMDB.com's people search), this is an awesome tool that not many people use. Right-click on the search box, select "Add a Keyword for this search", give the keyword a name and an easy-to-type and easy-to-remember shortcut name (let's say "actor") and save it. Now, when you want to do an actor search, go to Firefox's address bar, type "actor" and the name of the actor and press return. Instant search! You can do this with any search box.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    3) Keyboard shortcuts. This is where you become a real Jedi. It just takes a little while to learn these, but once you do, your browsing will be super fast. Here are some of the most common (and my personal favs):

    * Spacebar (page down)
    * Shift-Spacebar (page up)
    * Ctrl+F (find)
    * Alt-N (find next)
    * Ctrl+D (bookmark page)
    * Ctrl+T (new tab)
    * Ctrl+K (go to search box)
    * Ctrl+L (go to address bar)
    * Ctrl+= (increase text size)
    * Ctrl+- (decrease text size)
    * Ctrl-W (close tab)
    * F5 (reload)
    * Alt-Home (go to home page)

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    4) Auto-complete. This is another keyboard shortcut, but it's not commonly known and very useful. Go to the address bar (Control-L) and type the name of the site without the "www"or the ".com". Let's say "google". Then press Control-Enter, and it will automatically fill in the "www" and the ".com" and take you there - like magic! For .net addresses, press Shift-Enter, and for .org
    addresses, press Control-Shift-Enter.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    5) Tab navigation. Instead of using the mouse to select different tabs that you have open, use the keyboard. Here are the shortcuts:

    * Ctrl+Tab (rotate forward among tabs)
    * Ctrl+Shft+Tab (rotate to the previous tab)
    * Ctrl+1-9 (choose a number to jump to a specific tab)

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    6) Mouse shortcuts. Sometimes you're already using your mouse and it's easier to use a mouse shortcut than to go back to the keyboard. Master these cool ones:

    * Middle click on link (opens in new tab)
    * Shift-scroll down (previous page)
    * Shift-scroll up (next page)
    * Ctrl-scroll up (decrease text size)
    * Ctrl-scroll down (increase text size)
    * Middle click on a tab (closes tab)

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    7) Delete items from address bar history. Firefox's ability to automatically show previous URLs you've visited, as you type, in the address bar's drop-down history menu is very cool. But sometimes you just don't want those URLs to show up (I won't ask why). Go to the address bar (Ctrl-L), start typing an address, and the drop-down menu will appear with the URLs of pages you've visited with those letters in them. Use the down-arrow to go down to an address you want to delete, and press the Delete key to make it disappear.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    8) User chrome. If you really want to trick out your Firefox, you'll want to create a UserChrome.css file and customize your browser. It's a bit complicated to get into here, but check out this tutorial.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    9) Create a user.js file. Another way to customize Firefox, creating a user.js file can really speed up your browsing. You'll need to create a text file named user.js in your profile folder (see this to find out where the profile folder is) and see this example user.js file that you can modify. Created by techlifeweb.com, this example explains some of the things you can do in its comments.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    10) about:config. The true power user's tool, about.config isn't something to mess with if you don't know what a setting does. You can get to the main configuration screen by putting about:config in the browser's address bar. See Mozillazine's about:config tips and screenshots.



    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    11) Add a keyword for a bookmark. Go to your bookmarks much faster by giving them keywords. Right-click the bookmark and then select Properties. Put a short keyword in the keyword field, save it, and now you can type that keyword in the address bar and it will go to that bookmark.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    12) Speed up Firefox. If you have a broadband connection (and most of us do), you can use pipelining to speed up your page loads. This allows Firefox to load multiple things on a page at once, instead of one at a time (by default, it's optimized for dialup connections). Here's how:

    * Type "about:config" into the address bar and hit return. Type "network.http" in the filter field, and change the following settings (double-click on them to change them):
    * Set "network.http.pipelining" to "true"
    * Set "network.http.proxy.pipelining' to "true"
    * Set "network.http.pipelining.maxrequests" to a number like 30. This will allow it to make 30 requests at once.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    13) Limit RAM usage. If Firefox takes up too much memory on your computer, you can limit the amount of RAM it is allowed to us. Again, go to about:config, filter "browser.cache" and select "browser.cache.disk.capacity". It's set to 50000, but you can lower it, depending on how much memory you have. Try 15000 if you have between 512MB and 1GB ram.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    14) Reduce RAM usage further for when Firefox is minimized. This setting will move Firefox to your hard drive when you minimize it, taking up much less memory. And there is no noticeable difference in speed when you restore Firefox, so it's definitely worth a go. Again, go to about:config, right-click anywhere and select New-> Boolean. Name it "config.trim_on_minimize" and set it to TRUE. You have to restart Firefox for these settings to take effect.

    __________________________________________________ ____________________________
    __________________________________________________ ____________________________

    15) Move or remove the close tab button. Do you accidentally click on the close button of Firefox's tabs? You can move them or remove them, again through about:config. Edit the preference for "browser.tabs.closeButtons". Here are the meanings of each value:

    * 0: Display a close button on the active tab only
    * 1: (Default) Display close buttons on all tabs
    * 2: Don't display any close buttons
    * 3: Display a single close button at the end of the tab bar (Firefox 1.x behavior)

    Source material:-
    http://www.downloadfirefoxbrowser.co...ox_tricks.html
    __________________________________________________ ______
    Thanks for spending some time reading my post. If you have any problems or having anyissues please reply to this thread and I'll be over here in a sec~
    Last edited by Beckham; July 30th, 2010 at 11:53 PM.


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    May 2010
    Location
    Outside your bedroom window
    Posts
    158

    Default

    Yes this is a very interesting read indeed tho I pretty much knew it all. Don't mean to source your material but did you get it from here lol Free Firefox Tricks ??

  4. #3

    Join Date
    Jul 2010
    Posts
    24

    Default

    Keyboard shortcuts are nice, but what about mouse gestures!

  5. #4

    Join Date
    May 2010
    Location
    Philippines
    Posts
    189

    Default

    I'm really fond on firefox tricks especially when it's about optimizing firefox.

    BTW, you might want to add some links on your tutorial. There are statements that leaves you hanging. For example:

    8) ...but check out this tutorial.
    9) ...see this to find out ...

  6. #5

    Join Date
    Jun 2010
    Posts
    236

    Default

    Links are broken.

  7. #6

    Join Date
    Sep 2010
    Posts
    38

    Default

    Awesome thread. The "small icons" option alone makes my Firefox experience much better.

  8. #7

    Join Date
    Mar 2010
    Location
    Torrent-Invites
    Posts
    552

    Default

    Nice tips. Thanks :001_smile: But I'm a FF user since its first stable release and I know all thse tricks already for many years. Shortcuts + different useful addons = love FF :001_smile:

  9. #8

    Join Date
    Sep 2010
    Posts
    149

    Default

    I believe the real treasure of firefox is hidden under the extensions of it.

    For example, I found an extension a few days ago; it continuesly checks a web page if there is any change. If there was a change, it alerts you by sound and pop-up. You can adjust the interval of time for checking.

    Where did I use it ? I used it to check the registration page of a private tracker. It opened sign ups only for a limited time in every half and hour (if not mistaken, it was cinemageddon) and I grabbed the account with that way.. ;) Quite useful indeed.

  10. #9

    Join Date
    Aug 2010
    Location
    Sweden
    Posts
    51

    Default

    Nice guide. I used to like Firefox, but after getting Windows 7 I think that Explorer 8 is fair enough. Even though 6 was rubbish.

  11. #10

    Join Date
    Sep 2010
    Location
    Plovdiv,Bulgaria
    Posts
    28

    Default

    Very nice tut.
    I like especially the RAM optimization part.

    Keyboard shortcuts are cool, but i think that mouse gestures rules.

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Firefox Interesting Trick
    By vtaugusto in forum Internet
    Replies: 3
    Last Post: February 18th, 2010, 07:06 AM
  2. Spread The Firefox Word
    By pratik9891 in forum General Discussion
    Replies: 69
    Last Post: June 29th, 2009, 01:13 AM
  3. ~~~cool hidden trick in utorrent~~~
    By Underclass Hero in forum Software
    Replies: 21
    Last Post: May 25th, 2009, 04:08 PM
  4. Vista Glass for Mozilla Firefox
    By LingLing in forum General Discussion
    Replies: 1
    Last Post: October 25th, 2008, 09:14 AM
  5. Utorrent Tips n Tricks
    By zoom2zoom in forum BitTorrent Discussion
    Replies: 33
    Last Post: October 23rd, 2008, 03:56 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •