Mozilla FireFox by default saves bookmarks in JSON (Java Script Object Notation) format which can often cause bookmarks to be lost when importing to another browser like say Internet Explorer. To avoid this,we can save these bookmarks as a standard HTML file which can be imported as and when needed in any type of browser. …
In one of my earlier post on opening a new tab in Firefox,I demonstrated how to use a double click within the browser to launch a new tab. Just like many things in technology,there are other ways of getting the same result. If you want to launch a new tab in Firefox without a keyboard …
There are multiple ways to do a single thing and Firefox is no exception. Most of us have more than one tab opened while using Firefox which is one benefit it provides for tabbed browsing. What if we want to open a new tab without a keyboard shortcut (Ctrl-T) or not even navigating to File>New …