Preview a URL that is about to open.
  • C++ 69.1%
  • Inno Setup 25.7%
  • C 5.2%
2026-05-17 00:35:16 +03:00
bin/Release Initial commit 2026-05-17 00:35:16 +03:00
obj/Release Initial commit 2026-05-17 00:35:16 +03:00
wx_pch.h.gch Initial commit 2026-05-17 00:35:16 +03:00
wxsmith Initial commit 2026-05-17 00:35:16 +03:00
icon.ico Initial commit 2026-05-17 00:35:16 +03:00
installer.iss Initial commit 2026-05-17 00:35:16 +03:00
LICENSE.txt Initial commit 2026-05-17 00:35:16 +03:00
README.md Initial commit 2026-05-17 00:35:16 +03:00
resource.rc Initial commit 2026-05-17 00:35:16 +03:00
URLViewer.cbp Initial commit 2026-05-17 00:35:16 +03:00
URLViewer.depend Initial commit 2026-05-17 00:35:16 +03:00
URLViewer.layout Initial commit 2026-05-17 00:35:16 +03:00
URLViewerApp.cpp Initial commit 2026-05-17 00:35:16 +03:00
URLViewerApp.h Initial commit 2026-05-17 00:35:16 +03:00
URLViewerMain.cpp Initial commit 2026-05-17 00:35:16 +03:00
URLViewerMain.h Initial commit 2026-05-17 00:35:16 +03:00
version.h Initial commit 2026-05-17 00:35:16 +03:00
wx_pch.h Initial commit 2026-05-17 00:35:16 +03:00

URL viewer - preview a URL that is about to open.

By Михаил Агарков

Do you easily get annoyed by programs that open a link in your browser without asking? This program is made specifically to address that.

How to use

For it to work, you should set it as your default browser. Then, in the program, set the path to the executable of your browser.

Important

I made this program for my personal use. You may encounter bugs or even crashes, if you do, feel free to report them.

Licensed under the 0BSD. Made with love ^w^