The proxy offline browser archives visited web pages with your browser to be used on- and offline. Offline each page is available with its original URL. There is no difference between surfing in the internet or archive. You can even use your bookmarks offline. This proxy offline browser is an ideal addition to every browser!
Deutsch
MM3 WebAssistant

Configuration

You can control the MM3-WebAssistant - Proxy Offline BrowserWebAssistant interactively in the browser with the following URLs. If you use these URLs as bookmarks, you'll get a user interface which is adapted to your personal preferences.

Queries of settings

The query of values is carried out via the URL about the syntax:
http://127.0.0.1:8080/?key

Example

You use for the query, whether the MM3-WebAssistant - Proxy Offline BrowserWebAssistant is in the surf mode "online" the key: isOnline
Query: http://127.0.0.1:8080/?isOnline
ResultMM3-WebAssistant - Proxy Offline BrowserWebAssistant is in surf mode ...
isOnline: yesOnline
isOnline: noOffline

Control of settings

Values are set with the URL about the syntax:
http://127.0.0.1:8080/?key=value

Example

Setting the surf mode: "Online"
http://127.0.0.1:8080/?isOnline=yes

Setting the surf mode: "Offline"
http://127.0.0.1:8080/?isOnline=no


You get a switchover at logical values (yes, no) by the value: "switch"

Example

The MM3-WebAssistant - Proxy Offline BrowserWebAssistant changes the surf mode through:
http://127.0.0.1:8080/?isOnline=switch


You get a list of the possible keys and values with the URL:
http://127.0.0.1:8080/config?help

Bookmarks

Enter the required URLs as bookmarks on your browser.


It is practical to summarize basic functions often required in a booklet. A booklet is nothing else as a bookmark which URL is a Java Script.

Example

You read a page in the offline mode and would like to update these. To this you must do:
  • switch to surf modus: online
  • and reload the page (new download)
Store these two functions as a bookmark to this:
javascript:location.href='http://127.0.0.1:8080/?isOnline=switch&at;url='+document.URL
 
<-Local Sitemap    ^
 © MM3Tools, 29-Aug-2011  Legal information    mail WebAssistant@MM3Tools.com