Themirrazz (talk | contribs) |
m (Reverted edits by 94.233.241.205 (talk) to last revision by Kelbaz) Tag: Rollback |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
InternetE is the successor to [[Internet Exploder]]. | [[File:Internetee screenshot.png|thumb|alt=A screenshot of InternetE displaying the start page|A screenshot of InternetE displaying the start page]]InternetE is the successor to [[Internet Exploder]]. InternetE was first introduced in [[Windows 96 v3]] during the beta program. Despite being completely rewritten from the ground up, click "about" in the "Help" menu will yield a dialog declaring the current version installed to be 2.0. | ||
InternetE was first introduced in [[Windows 96 v3]] during the beta program. Despite being completely rewritten from the ground up, click "about" in the "Help" menu will yield a dialog declaring the current version installed to be 2.0. | |||
InternetE uses [[ | == Features == | ||
InternetE uses [[.URL_files|URL Files]] to store bookmarks instead of storing them in JSON Format like [[Internet Exploder]]. InternetE also saves the browsing history, so it is now possible to navigate through it. It is also possible to set a default home page ''(InternetE also uses the same start page as [[Internet Exploder]]).'' InternetE can, unlike its predecessor, define a search engine. | |||
InternetE also | == Option panel == | ||
[[File:InternetE options.jpg|thumb|InternetE option panel by default.]] | |||
InternetE also introduce a new option panel. This allows the user to configure the browser and control the history. Those options are divised in categories. Here are the current settings: | |||
{| class="wikitable" | |||
|+General | |||
!Setting | |||
!Default value | |||
!Description | |||
|- | |||
! colspan="3" |Home page | |||
|- | |||
|Address | |||
|about:start | |||
|The current page used as the home page. | |||
''(Opened on startup and when the home button is clicked)'' | |||
|- | |||
|Use Current | |||
|''(button)'' | |||
|Use the current website as home page. | |||
|- | |||
|Use Default | |||
|''(button)'' | |||
|Use "about:start" as home page. | |||
|- | |||
|Use Blank | |||
|''(button)'' | |||
|Use "about:blank" as home page. | |||
|- | |||
! colspan="3" |History | |||
|- | |||
|Clear History | |||
|''(button)'' | |||
|Clears browser history | |||
|} | |||
== Configuration == | |||
InternetE also provides settings in the [[System Configuration Manager]]. Here are the editable properties: | |||
InternetE also | {| class="wikitable" | ||
|+ | |||
!Key | |||
!Default Value | |||
!Description | |||
|- | |||
|homepage | |||
|<code>"about:start"</code> | |||
|The current page used as the home page. | |||
|- | |||
|searchEngine | |||
|<code>"about:blank?placeholder&q=%SEARCH_QUERY%"</code> | |||
|The search engine to use in InternetE. ''(Using "Search" button)'' | |||
|} | |||
[[Category:Apps]] |
Latest revision as of 17:37, 16 May 2023
InternetE is the successor to Internet Exploder. InternetE was first introduced in Windows 96 v3 during the beta program. Despite being completely rewritten from the ground up, click "about" in the "Help" menu will yield a dialog declaring the current version installed to be 2.0.
Features
InternetE uses URL Files to store bookmarks instead of storing them in JSON Format like Internet Exploder. InternetE also saves the browsing history, so it is now possible to navigate through it. It is also possible to set a default home page (InternetE also uses the same start page as Internet Exploder). InternetE can, unlike its predecessor, define a search engine.
Option panel
InternetE also introduce a new option panel. This allows the user to configure the browser and control the history. Those options are divised in categories. Here are the current settings:
Setting | Default value | Description |
---|---|---|
Home page | ||
Address | about:start | The current page used as the home page.
(Opened on startup and when the home button is clicked) |
Use Current | (button) | Use the current website as home page. |
Use Default | (button) | Use "about:start" as home page. |
Use Blank | (button) | Use "about:blank" as home page. |
History | ||
Clear History | (button) | Clears browser history |
Configuration
InternetE also provides settings in the System Configuration Manager. Here are the editable properties:
Key | Default Value | Description |
---|---|---|
homepage | "about:start"
|
The current page used as the home page. |
searchEngine | "about:blank?placeholder&q=%SEARCH_QUERY%"
|
The search engine to use in InternetE. (Using "Search" button) |