Skip to content

Releases: Walkman100/BasicBrowser

Version 1.2.2.4 More functions with no tabs open

18 Feb 22:42
Compare
Choose a tag to compare

Added:

  • Manage add-ons tool

Changed:

  • #4 Figured out how to properly close an object
  • URL bar, go button (Go button), and favourites list can now be used when all tabs are closed

Bugs:

[Source code]

  • New WinCompile repo is now used to run compile script
  • Added Search instructions to ReadMe
  • Windows and Linux directory icon

Version 1.2.2.3 Open New Tab with specified URL

19 Nov 01:07
Compare
Choose a tag to compare

Added:

  • Ability to open new tabs with URLs by right-clicking on the New Tab Menu Option under File
    • If text is in clipboard, it will be pasted into text box and highlighted
  • [Source code] Compile.bat so you can build the project even without Visual Studio

Bugs:

Version 1.2.2.2 Tools

05 Nov 20:12
Compare
Choose a tag to compare

Added:

  • Internet Properties and Network Diagnostics toolstrip options
  • Auto-reload code from hybrid branch

Bugs:

Version 1.2.2.1 Bugfix (URL Bar)

25 Oct 20:09
Compare
Choose a tag to compare

Fixed:

  • #9 URL bar bug where text was being set even if it was focused: 1855a29

Bugs:

Version 1.2.2 App icon, Tab Titles

25 Oct 15:28
Compare
Choose a tag to compare

Changed:

  • App icon (#6)
  • Browser should close more gracefully now
  • After selecting a bookmark to load, URL bar now loses focus
  • Disabled buttons by default, so they will only enable when they can be used

Fixed:

  • Some items didn't disable on tab close
  • #4
  • Tab titles should update correctly now
  • Caught some errors on keypresses

Bugs:

Version 1.2.1 Bugfixes (Tabs close properly, JS errors not displayed)

21 Oct 19:24
Compare
Choose a tag to compare

Changed:

  • Disabled menu options that don't do anything #2

Fixed:

  • Closing tabs, now it will always close the tab that you were on
  • #4 JavaScript errors won't be displayed now

Bugs:

Version 1.2 Windowed, Open With BB

10 Oct 19:35
Compare
Choose a tag to compare

Added:

  • Open with code: You can now open a URL or file with this program in Windows Explorer and the content will open in a new tab.
  • Installer
  • Reg key to add open with BasicBrowser to list of programs
    • Installer has option to add Reg key's data
  • [Experimental] New window and Close window items in File menu
  • About Window

Changed:

  • Single Instance App
  • URL bar now has favourites items in it, no extra text box.

Fixed:

  • URL bar now only changes to match the URL of the browser if user hasn't focused it.

Bugs:

  • New and Close window items are a bit buggy at the moment.
  • #2, #4, #7

Screenshot

Version 1.1 Initial Release

07 Oct 21:23
Compare
Choose a tag to compare

A simple tabbed browser coded in VB.Net, fully functional, with bookmarks/favourites that are remembered between sessions.

You can Hold Alt to move the buttons around on the main interface. To reset, simply restart BasicBrowser.

One tab:

BasicBrowser One Tab Screenshot

Multiple tabs:

BasicBrowser multiple tab screenshot

Bugs: