firefox

The best four Firefox tab add-ons

Mozilla Firefox (download for Windows, Mac, Linux, Android, or the Portable App) didn't invent tabbed browsing, but they sure as heck perfected it, or at least the extended network of extensions developers did. If Firefox doesn't include a tabbed-browsing feature you want, there's a good chance you can find one among its numerous add-ons.

Personally, I'm a tab glutton. I might be using a Windows XP box from 2004, but that doesn't stop me from running four Firefox windows with 10-15 tabs open in each. Each window usually relates to a specific task, project, or … Read more

Firefox to block Silverlight and Java -- but not Flash

To improve security and cut crashes, Firefox will block plug-ins including Microsoft Silverlight, Adobe Reader, Apple's QuickTime and Oracle's Java, Mozilla said.

Only the newest version of Adobe Systems' Flash Player will be run by default, said Michael Coates, Mozilla's director of security assurance, in a blog post yesterday.

Plug-ins extend a browser's ability to run software or handle different media and file formats, but that extra ability opens new avenues for attack. They've been a staple of Web development for years, but browser makers are working hard to reproduce their abilities directly with Web … Read more

A six-pack of useful Greasemonkey scripts

My Web habits differ from yours. Therefore, the Greasemonkey scripts that I find useful may differ from your idea of a useful Greasemonkey script. I use many of the same sites you likely visit, however, so perhaps you'll find these useful as well. If not, let me know which scripts you use in the comments below. Share and share alike, I say.

Before we get to my favorite six scripts, let's back up a bit. If you don't know a Greasemonkey script from Shinola, start with my post on how to get started with such things. If … Read more

Add expiration dates for shared Google Drive folders

It's easy to forget you've shared a folder from Google Drive with someone. There are visual indicators that show a folder is shared, but if you're busy working, or don't spend a lot of time logged into Google Drive, you may not notice them.

When you come across a situation where you want to limit the amount of time that your folder remains shared, there's a script that can help you add an expiration date to the sharing status. The way it works is by creating a duplicate of what you originally shared (minus the … Read more

Use MagicScroll Web Reader for a better reading experience

Do you love reading articles online, but find yourself losing your spot often? The developer of MagicScroll Web Reader, Richard Wallis, proposes that the problem isn't social media and other computer distractions -- it's the way you scroll through large blocks of text online.

To combat the issue of scrolling and making your eyes search for where you left off, Wallis wrote a browser bookmarklet that changes normal scrolling to page-turning style. This means that instead of scrolling down a really long page, you can flip through it, just like you would do with a book.

Here's … Read more

GeeksPhone reveals Firefox OS phones for developers

A small Spanish startup called GeeksPhone has started selling phones that let developers get a taste of Mozilla's new Firefox OS.

GeeksPhone announced two 3G phones for the browser-based operating system, the lower-end Keon and higher-end Peak. The phones, while geared for programmers rather than mainstream customers, make Mozilla's open-source mobile OS a lot more real, since programmers will be able to develop apps as well as to debug and advance the underlying operating system.

Firefox OS is Mozilla's ambitious attempt to build an operating system that brings more openness to the walled gardens of Apple's … Read more

How to manage Greasemonkey scripts

Once you have waded into the Greasemonkey waters, you may quickly find yourself in pretty deep. The userscripts are easy to install, and there are literally thousands of them. Thankfully, the Greasemonkey add-on makes it easy to manage.

To access Greasemonkey's management pane, click on the downward arrow on the right side of the button Greasemonkey to the right of your URL bar and select Manage User Scripts. This opens a tab with a list of your scripts. For each script, you'll find a button to disable or uninstall it. There is also a Preferences button for each … Read more

Getting started with Greasemonkey userscripts

Are there elements of the Web pages you frequent that annoy you? If so, the odds are good that they have also annoyed someone with a working knowledge of JavaScript who has taken it upon his or herself to create a userscript to address the issue. Greasemonkey is a Firefox add-on that lets you install and run these userscripts to improve your browsing experience. There is a seemingly endless supply of these userscripts that add or remove elements on a page or change its appearance or behavior. In this tutorial, I will show you how to get up and running … Read more

New Firefox Aurora can record your cam, mic

As the browser becomes the driving engine behind several operating systems, extensive hardware controls are landing as built-in HTML5. The latest developer's build of Firefox Aurora can now record by default video from your camera and audio from your microphone.

Firefox 20 Aurora (download for Windows, for Mac, for Linux, and for Android) has the new hardware API getUserMedia enabled by default, which means that you won't have to use a plugin to record directly from your local camera or mic. In her blog post announcing the update, Maire Reavy, Firefox's product lead on media, provided an … Read more

Firefox 19 betas: Built-in PDF viewing, broader Android reach

Adobe Systems' Flash Player plug-in has been under attack in Web development circles for years, but now Adobe's Reader software is becoming more of a target in the war against plug-ins.

Mozilla released the with its own built-in PDF reader, called PDF.js, which uses the browser's own JavaScript engine to decode the Adobe-created but industry-standard document format.

The Portable Document Format for years was an awkward part of the Web, often ambushing the unwary with long page-load times as the Adobe Reader plug-in loaded. But PDFs have become more common, exposed in Google search results and used … Read more