Firefox New Download Manager Toolbar Interface

April 22nd, 2012 | by | technology

Apr
22

Firefox has released a new, easy and improved interface to the download manager. Instead of popping out a new download window, now a toolbar button will show the remaining time, and the toolbar window will automatically disappear when the download is complete. Also, when you click on that toolbar button, a new tool tip like window, will open, which will show each file details.

Firefox  New Download Manager Toolbar Interface

Firefox Download Manager Popup Window

No Comments »

Open Letter to Mozilla Foundation

August 18th, 2011 | by | technology

Aug
18

Dear Mozilla Foundation,

Your imitation of Google Chrome browser from UI to increasing the version numbers so rapidly is no only pissing the corporate world, but also powerful XPCOM add-on developers. The reason I support Mozilla and not Chrome is not speed, standards, blah blah, but the power of extensibility, which gives Firefox an upper hand in comparison to Google Chrome Version Infinity.

But unnecessary waiting for delayed xulrunner SDK, incomplete documentation, and unnecessary re-compilation of code every time is at least wasting my time, which I could have used to support Firefox more. I seriously can’t understand your strategy which changed from Gecko 2.0.

When you already have methods to auto block all add-ons, why not, just allow and load an XPCOM add-on if user wants to run it and is ok with running it. Also when add-on runs as a separate process now, what is the need for not loading them, when Firefox version changes. Why can’t you have a manifest, which tells that this add-on uses these COM interfaces, and its ok to run it with this version of Firefox also.

Hope, someone there is listening.

Your’s Sincerely,
Priyank

No Comments »

Mozilla Firefox to include add-on blocking feature

August 18th, 2011 | by | technology

Aug
18

Mozilla Firefox Add-on blocking feature

Mozilla has provided a new feature to auto block all add-on installed silently by third party. Third party software installers until now, can install add-on for Firefox without user permissions. But now, these add-ons will be disabled until user explicitly enables them.

This new feature will be available in the Mozilla Firefox Aurora channel and will be available in Firefox version 8.

No Comments »

Ultimate Firefox Productivity Tips: For the Geeks

October 28th, 2009 | by | technology

Oct
28

There are a lots of Firefox tips, on how to improve the Firefox speed, improve network utilization, decrease CPU and memory consumption. But here, in this article we will look at some of the Firefox productivity tips.

  • Auto complete address in the address bar: Instead of typing http:// prefix and .com, .net, or .org suffix in the Firefox address bar, you can just type the name of the website like slashdot and press CTRL+SHIFT+Enter to automatically append .org, and add http:// prefix to the URL name. Similarly, CTRL+Enter for .com and SHIFT+Enter for .net domain names. e.g.: type google and press CTRL+Enter to automatically convert google to http://google.com

  • Sometimes if you mistakenly type some URL in the browser, or open some link, it would show up in the address bar, because of the auto completion feature. No, I am not talking about Porn sites, for which its always better to start private browsing by pressing CTRL+SHIFT+P. I am talking about misspelled sites, etc. which you can remove by selecting the URL using up and down arrow keys in the address bar auto completion list and pressing the DELETE key.

  • In a somewhat controversial decision, it was decided that if you open a group of tabs (middle-click on a bookmark folder) in Firefox, those new pages will be opened in the currently opened tabs, rather than being added. There is, however, a setting to make groups of tabs be opened in new tabs, rather than the existing ones.

    Enter about:config in the address bar. In the resulting page, search for the preference browser.tabs.loadFolderAndReplace. Double-click on it, which should change the value to false.

  • Adding tags to websites: One of the Firefox 3.0 coolest feature is the improved address bar, known as the awesome bar, which allows you to search any website from your browsing history or bookmarks by typing words from that site URL or title in any order. More tricks on how to search specific URL’s in awesome bar can be read at: Firefox 3 Will Add More Awesomeness to the Awesome Bar. You can also bookmark any website by just clicking on the star icon in the address bar. The star would turn yellow, and the bookmark is added to unsorted bookmarks. Click on the yellow star, i.e. the bookmark button, to edit the bookmark location, i.e. to move the bookmark to any particular bookmark folder. You can also add tags to that bookmark, so that you can search that website from your address bar using those tags.

    Firefox Tags

    I have Xmarks addon installed which would recommend some suggested tags for that website. After adding the tags, just enter those tags in the address bar to search that website.

    Firefox Tag Example

  • Visiting your favorite sites using Firefox’s bookmarks is far too much of a chore — do you really want to do all that mousing around? Instead, you can use keywords to instantly jump to any site you’ve bookmarked. To do it, after you bookmark a site, right-click on the bookmark, select Properties, type in a short keyword (or even just a letter or two) in the keyword field and click OK. Now, to visit the site, type in the keyword in Firefox’s address bar, and you’ll jump straight to the site.

    Firefox bookmark property

    For unsorted bookmarks, open the Organize Bookmarks dialog using CTRL+SHIFT+B, then select that bookmark from the particular folder or unsorted bookmarks folder and add the keyword.

    firefox keyword

  • Have to ever wanted to download some image or video from some webpage, e.g. image of some pretty girl from her profile on Orkut :) , but couldn’t as the image/video might be protected against right click and save images, and searched the page source for the image location. There is a simpler solution, just right click on the page anywhere, and select View Page Info, go to the Media tab, select the image you want to save and click the Save As… button.

  • Firefox default spell checking works only for TextArea, so do you check spelling in the Input text boxes, from the right click context menu, or ignore the spellings in the Input text boxes? Well, in Firefox about:config, search for layout.spellcheckDefault and set its value to 2 to turn on Firefox’s spell-checking in input fields as well as textareas, and check your spelling mistakes and typos in the input boxes also.

  • Suppose you are making some report, and require to copy text phrases from webpages. Instead of copying each line, and pasting it in text editor, you can select any line, then hold the CTRL key and select another line, and soon. Once you are done, copy all the disjoint selected text to the text editor. Firefox 3 allows multiple selections within a webpage.

  • Smart Keywords: Smart Keywords are an easy way to search websites right from the Location bar. How to create a smart keyword is described on Mozilla website at http://www.mozilla.org/products/firefox/smart-keywords.html. Smart keywords are really powerful, I will give you one more example apart from the IMDB example. wxWidgets latest documentation is hosted at http://docs.wxwidgets.org/stable/, but it provides no means to search it. So a created a smart keyword named wxdoc from google.com and edited it properties manually, from the bookmark menu and modified the location property to:

    http://www.google.co.in/search?btnI=1&hl=en&q=site:http://docs.wxwidgets.org/stable&q=%s

    Now I can just write wxdoc followed by the API to search in the address bar and it would search the wxWidgets website for all the references of that API using Google.

  • Make Gmail the default mail client: Open your Gmail inbox and type the below javascript into the address bar and press enter key.

    javascript:window.navigator.registerProtocolHandler("mailto",
        "https://mail.google.com/mail/?extsrc=mailto&url=%s",
        "Gmail")

    A line will appear on top of the screen asking if you want to add Gmail as an application for mailto links. A click on Add Application adds the handler, a click on the X button closes the request and changes nothing.

  • You can move to the next tab using CTRL+TAB or the previous tab using CTRL+SHIFT+TAB. You can also jump straight to any arbitrary tab by pressing CTRL + <Tab number>, like CTRL+0.

  • Faster search: How many times, you select some text, copy it using CTRL+C and then press CTRL+K to go to the search box, press CTRL+V to paste it then hit Enter key, when you can just drag and drop and text you want to search to the search box. Set the browser.search.openintab to true in the about:config box to open the search results in a new tab. (Thanks Brian, for pointing this out.)

  • Reopen a closed tab using CTRL+SHIFT+T, open new tab using CTRL+T. Scroll down using SPACEBAR and scroll up using SHIFT+SPACEBAR. CTRL++ to zoom webpage and CTRL– to zoom out a webpage. Middle click on link will open the link in new tab, while middle click on a tab closes it.

  • Popups normally don’t display properly in Firefox, and with resizing disabled, it makes more annoyance. Here are some other useful options which can be applied by using about:config to change the following:

    dom.disable_window_open_feature.resizable
    Set this to true to make sure all pop-up windows are resizable.

    dom.disable_window_open_feature.minimizable
    Set this to true to make sure all pop-up windows are minimizable.

    dom.disable_window_open_feature.menubar
    Set this to true to always display the menu in pop-up windows.

    dom.disable_window_open_feature.location
    Set this to true to always display the Navigation Toolbar in pop-up windows.

    dom.disable_window_open_feature.scrollbars
    Set this to true to prevent sites from disabling scrollbars.

No Comments »