Is There a Way to Force-Enable Reader View in Mozilla Firefox?

is-there-a-way-to-forceenable-reader-view-in-mozilla-firefox photo 1

The Reader View feature in Mozilla Firefox can vastly improve the readability of a webpage, but is there anything that you can do if a particular webpage does not appear to support the feature? Today’s SuperUser Q&A has some helpful suggestions for a frustrated reader.

Today’s Question & Answer session comes to us courtesy of SuperUser—a subdivision of Stack Exchange, a community-driven grouping of Q&A web sites.

The Question

SuperUser reader xypha wants to know if there is a way to force-enable Reader View in Mozilla Firefox:

My initial query was, “What determines if a webpage can or cannot be displayed in Reader View in Mozilla Firefox?”, but I found the answer in a Webmasters StackExchange Q&A post.

As I understand it, websites that do not automatically show the option to enable Reader View have a problem with their code, tags, html, etc. The Mozilla Firefox support webpage for Reader View suggests something similar:

  • If a page is available in Reader View, the Reader View icon will appear in the address bar.

My question is, if the Reader View icon does not appear in the address bar, is there a way to force-enable Reader View on those webpages? I visited this discussion on Reddit, but it did not answer my question.

I am not sure an addon will provide a solution. Maybe this can be done with a script, a Mozilla Firefox setting in about:config, or something else entirely?

Is there a way to force-enable Reader View in Mozilla Firefox?

The Answer

SuperUser contributor someusername has the answer for us:

You can try installing this extension that will force-enable Reader View even if the icon is not displayed.

  • This addon adds a button to the toolbar. Clicking on it activates the Reader View feature even if the icon in the address bar is not present. Technically, this addon prepends “about:reader?url=” to the current tab’s address.

Alternatively, you can use Reader View on any website. In the address bar type:

  • about:reader?url=

And replace with the one you want.

If you use Pentadactyl, you can create a command:

  • :command reader execute “open about:reader?url=” + content.location.href (And then you type :reader to get the Reader View)

And with a key shortcut:

  • :nmap :reader (A simple Ctrl+R and that is it)

Have something to add to the explanation? Sound off in the comments. Want to read more answers from other tech-savvy Stack Exchange users? Check out the full discussion thread here.

More stories

How to Change the Windows 10 Lock Screen Timeout

By default, Windows 10’s lock screen times out and switches off your monitor after one minute. If you’d like it to stick around longer than that–say, if you have background picture you like looking at or you enjoy having Cortana handy–there’s a simple Registry hack that will add the setting to your

Tech Term Confusion: “Memory” Means RAM, Not Storage

Some people say they have “a smartphone with 64 GB of memory”, but they don’t. Those people might have smartphones with 64 GB of disk space, or storage, but that’s different than memory. It’s time to clear up this tech term misconception.

How to Install Microsoft PowerShell on Linux or OS X

PowerShell is now open source, and available for Linux and Mac. You can download official packages from Microsoft for the 64-bit versions of Ubuntu 16.04, Ubuntu 14.04, CentOS 7, Red Hat Enterprise Linux 7, and Mac OS X 10.11.

How to View Your Ecobee3 Thermostat’s Usage History

Smart thermostats are known for their energy efficiency, but if you want to get an in-depth look at how much money they’ve saved you on your bills, the Ecobee3 lets you take a peek at all sorts of usage information.

How to Enable Key Repeating in macOS

As anyone who uses a Mac knows, entering special characters is really easy–you just hold down a letter. That’s great if you want to play Pokémon Go with your friends mañana, but not so much if you realllllllllllllllllly want to play now.

How to Manually Update the Nexus Player with Google’s Factory Images

Flashing Google’s Factory Images to a Nexus device is a pretty straightforward process, but it can be a little more daunting on Nexus Player since it doesn’t technically have its own display. The good news is that the process isn’t all that different from other Nexus devices.