A Lynx-like Text Browser that Runs on Google Servers
The text-only web browser runs in the Google Cloud and helps you read
even modern websites. It is powered by Google Apps Script and can also
work as a proxy server.
Text
Browser is a Lynx-inspired browser that lets you read the web in text
and strips all JavaScript, images, videos and other rich content that
maybe embedded inside a web page. Unlike Lynx that require installation
and run locally, Text Browser is a web app and runs in the Google cloud.
To get started, click here
and authorize the web app with your Google Account. It requires
authorization to sign-in and also for fetching web pages on your behalf.
It will neither track your browsing activity nor will have access to
any of your Google Account data.
Once a page loads inside the Text Browser, any of the internal links will also open inside the same browser automatically.
Text Browser as a Proxy Server
Why
would anyone want a basic text browser? Well, you can also use the Text
Browser as a proxy server to access news articles and other text-only
content on the Internet that may otherwise be inaccessible at your
workplace.
When you request a web page through the app, the underlying Google Apps Script
will fetch the page on Google’s servers and then renders the content on
your screen using Google Apps Script. Thus, even if a site is
restricted, you should be able to view the page indirectly through the
Google cloud.
And if a website is
down for you, use the Google text browser to confirm if the page is
really down for everyone or it is just your Internet connection.