Google Mobilizer Bookmarklet - view just text of web pages
[Update: 2024] - Google has discontinued the Web Light service and retired the Web Light user agent. Therefore, this bookmarklet doesn't work anymore.
You can use Google Mobilizer application, when you need a mobile-friendly version of webpage. If you are on a low-bandwith Internet connection, Google Mobilizer can be used on a PC or laptop to view just the text (and optionally images).
Before you read further, you can see how this page looks with and without images after being processed by Google Mobilizer. While you're there take a good look at the URL if you want to understand the bookmarklet code that I'm going to talk about next.
This bookmarklet redirects the URL of the currently open web page to the Google Mobilizer web service which processes it to show just the text and optionally images within web pages.
To use the bookmarklet, drag & drop the following link to your Bookmarklet/Favorites bar - Mobilizer
Click on the bookmarklet while you're on a web page whose content you wish to "linearize"/reflow the text of & the bookmarklet will then redirect the URL of the currently open web page to the Google Mobilizer web service which processes it to show just the text without images.
If you need images, change the value of the noimg querystring key from 1 to 0.
http://www.google.com/gwt/x?noimg=1&btnGo=Go&source=wax&ie=UTF-8&oe=UTF-8&u=%s
If you assign a letter like M to this app, you can type M in the Chrome address bar/omnibox & then the type the URL you would like to see via Google Mobilizer.
Here's another problem that actually led me to write the bookmarklet. When I'm on Twitter, I don't have a good feeling about clicking URL shortened links as they don't reveal the domain name and can lead you to spam. Occasionally, I'm directed to web pages that have more ads than content. I also learnt the creepy fact that any site can find out if you are logged into social web sites.
http://datatransparency.wsj.com/ |
This Gist shows the "prettified" bookmarklet code -
To use the bookmarklet, drag & drop the following link to your Bookmarklet/Favorites bar - Mobilizer for Twitter
Once you're on a page that has a lot of links (like Twitter), click on the Mobilizer bookmarklet & it will then set a light grey background color to all hyperlinks on that page & prepend the Google Mobilizer URL to them.
Related:
- The Joy of Bookmarklets
- Dictionary Bookmarklet
- View clutter-free web pages with TidyRead, Safari Reader
- HOW TO block images/image ads originating from a specific domain in Firefox 4 & above
- HOW TO block IFRAME based ads
Comments
Post a Comment