Netsurf Browser 3.8

Full internal name:netsurf-browser
Project site:http://www.netsurf-browser.org/
Screen shots:
Screen shot
Download: Download Netsurf Browser 3.8

http://ci.netsurf-browser.org/builds/windows/NetSurf-gcc-3800.exe

VirusTotal results
Change log:http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt
Description:

NetSurf is a free, open source web browser. It is written in C and released under the GNU Public Licence version 2. NetSurf has its own layout and rendering engine entirely written from scratch. It is small and capable of handling many of the web standards in use today.

License:GPLv2
Version:3.8
SHA-1 or SHA-256:29a1abd8400d3c335369b71eb1a80362e04836a3cfcf3536d5cbbb6af7a63f5b
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    "%npackd_package_binary%" /S /D=%CD% && del /f /q "%npackd_package_binary%"
    
    .Npackd\Uninstall.bat:
    start "Confirm Uninstall" cscript //Nologo //B //E:JScript //T:300 //U .Npackd\ConfirmUninstall.js
    uninstall.exe /S _?=%CD%
    
    .Npackd\ConfirmUninstall.js:
    var WshShell = WScript.CreateObject("WScript.Shell");
    WScript.Sleep(60000);
    WshShell.AppActivate("NetSurf - NetSurf Uninstall");
    WScript.Sleep(10000);
    WshShell.SendKeys("{ENTER}");
    
    
    Last modified:Sat May 15 09:33:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Wed Sep 05 06:48:20 UTC 2018
    Created by:tim.lebedk...
    Automated tests:4 of 5 installations succeeded, 3 of 3 removals succeeded