Difference between revisions of "Applications/Odyssey"

From MorphOS Library

< Applications

(Created page with "Powerful Web Browser built around Webkit core.   (Actually called Odyssey, but the executable and directory are still named OWB for legacy reasons.)  Usage:")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== Description ==
 +
 
Powerful Web Browser built around Webkit core.  
 
Powerful Web Browser built around Webkit core.  
  
 
(Actually called Odyssey, but the executable and directory are still named OWB for legacy reasons.) 
 
(Actually called Odyssey, but the executable and directory are still named OWB for legacy reasons.) 
  
 +
'''NOTE: Odyssey has been replaced by [[Applications/Wayfarer | Wayfarer]] in the MorphOS distribution and is now available separately from software repositories like [https://www.morphos-storage.net/?id=1726513 MorphOS Storage].'''
 +
 +
 +
== Features ==
 +
 +
* Based on WebKit
 +
* Javascript, CSS, DOM, SVG, Unicode, SSL, ...
 +
* HTML5 Video/Audio support (Ogg/Theora, WEBM, MPEG4/H264, MP3, AAC, WAV and a couple others formats/codecs)
 +
* Antialiased fonts and kerning, font families and support for international charsets
 +
* Multiple tabs and windows
 +
* Download manager with resume and history support
 +
* Password manager
 +
* Cookie manager
 +
* Messages console
 +
* Network connections manager
 +
* Proxy support
 +
* Session support
 +
* Form filling completion
 +
* Bookmarks
 +
* Fastlinks
 +
* Configurable MIME types
 +
* History
 +
* Content blocking (AdBlock)
 +
* URL Completion
 +
* Favicon support
 +
* Private Browsing
 +
* Per URL settings
 +
* Configurable contextual menus
 +
* Configurable search engines
 +
* Contextual cursors
 +
* Drag and Drop support
 +
* Clipboard support
 +
* Spell checking support
 +
* Fullscreen support
 +
* OpenURL/Rexx support
 +
* PDF export
 +
* Printing support
 +
* Plugin support (swfdec plugin for Flash)
 +
* WebInspector (FireBug-like)
 +
* User scripting (GreaseMonkey-like)
 +
* User agent spoofing (to Firefox, IE, Opera, Safari, Chrome, IPhone, and IPad)
 +
* Page zooming
 +
 +
 +
== Screenshots ==
 +
<center>
 +
<gallery heights=210px mode="packed">
 +
File:OdysseyWebBrowser.png|Main window
 +
File:OWB_features.png|Few features shown
 +
File:OWB_inspector.png|OWB's WebInspector
 +
</gallery>
 +
 +
 +
Settings:
 +
<gallery heights=100px mode="packed">
 +
File:OWB_Settings1.png|Interface
 +
File:OWB_Settings2.png|Contextual Menus
 +
File:OWB_Settings3.png|MIME Types
 +
File:OWB_Settings4.png|Content
 +
File:OWB_Settings5.png|Fonts
 +
File:OWB_Settings6.png|Privacy
 +
File:OWB_Settings7.png|Media
 +
</gallery>
 +
</center>
  
  
Usage:
+
== See Also ==
 +
* [[Getting_Started#Configuring_Odyssey_Web_Browser|Getting Started/Configuring Odyssey Web Browser]]
 +
* [[Tips_and_Tricks#Bundled_Software|Tips and Tricks/Bundled Software]]

Latest revision as of 10:15, 10 March 2022

Description

Powerful Web Browser built around Webkit core.  

(Actually called Odyssey, but the executable and directory are still named OWB for legacy reasons.) 

NOTE: Odyssey has been replaced by Wayfarer in the MorphOS distribution and is now available separately from software repositories like MorphOS Storage.


Features

  • Based on WebKit
  • Javascript, CSS, DOM, SVG, Unicode, SSL, ...
  • HTML5 Video/Audio support (Ogg/Theora, WEBM, MPEG4/H264, MP3, AAC, WAV and a couple others formats/codecs)
  • Antialiased fonts and kerning, font families and support for international charsets
  • Multiple tabs and windows
  • Download manager with resume and history support
  • Password manager
  • Cookie manager
  • Messages console
  • Network connections manager
  • Proxy support
  • Session support
  • Form filling completion
  • Bookmarks
  • Fastlinks
  • Configurable MIME types
  • History
  • Content blocking (AdBlock)
  • URL Completion
  • Favicon support
  • Private Browsing
  • Per URL settings
  • Configurable contextual menus
  • Configurable search engines
  • Contextual cursors
  • Drag and Drop support
  • Clipboard support
  • Spell checking support
  • Fullscreen support
  • OpenURL/Rexx support
  • PDF export
  • Printing support
  • Plugin support (swfdec plugin for Flash)
  • WebInspector (FireBug-like)
  • User scripting (GreaseMonkey-like)
  • User agent spoofing (to Firefox, IE, Opera, Safari, Chrome, IPhone, and IPad)
  • Page zooming


Screenshots


Settings:


See Also