Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 749 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 749 Bytes

Keyz_WebBrowser

About

A simple web browser created using the .NET Framework and Windows Forms in Microsoft Visual Studio.

Features

  • History Management
    • View History
    • Remove individual history items
    • Clear history
    • Search history
  • Bookmark Management
    • View All Bookmarks
    • Delete individual bookmark
    • Add new bookmark from webpage
    • Search through bookmarks
  • Tabs
    • Tab title updates with webpage title
    • Right click a tab to close
    • Forward and back navigation within each tab

Installation

Fork this project or download the code. Inside the "Installation" folder in the main directory you will find the installation files. Double click on the "Setup" file to install the program onto your computer.