https://github.com/lexz-08/webbedder
A program that displays any specified webpage using CefSharp, with some URL restrictions (HTTP, HTTPS, and DATA only).
https://github.com/lexz-08/webbedder
cefsharp csharp embedded-web embedded-webpage web-browser web-browsing webpage windows
Last synced: 12 months ago
JSON representation
A program that displays any specified webpage using CefSharp, with some URL restrictions (HTTP, HTTPS, and DATA only).
- Host: GitHub
- URL: https://github.com/lexz-08/webbedder
- Owner: Lexz-08
- Created: 2023-09-09T07:46:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T03:35:24.000Z (over 2 years ago)
- Last Synced: 2025-01-07T14:25:08.488Z (about 1 year ago)
- Topics: cefsharp, csharp, embedded-web, embedded-webpage, web-browser, web-browsing, webpage, windows
- Language: C#
- Homepage: https://github.com/Lexz-08/Webbedder/
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webbedder
## Project Information
[](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
[](#)
[](https://github.com/Lexz-08/releases/latest)
[](#)
## Description
A program that displays any specified webpage using CefSharp, with some URL restrictions (HTTP, HTTPS, and DATA only).
*Supports multiple instances because each instance runs separately, although, there is no `TOP-MOST` feature, so you will have to keep the/each window in an easily accessible area to continually use it.*
## Command-Line
Usage to Auto-Embed: `\Webbedder.exe "" /y`
Usage to Just Open: `\Webbedder.exe ""`
$\color{red}\text{NOTE: Attempting to use Webbedder.exe from the Start Menu will always result in it loading the default page: Google.}$
## Issues I Haven't Solved
- Whenever you load a webpage, any special icon characters will not render until you've loaded it a second time. I've tried making a timer loop that loads the webpage a second time after about half a second, or up to two seconds, but it never seems to do anything.
- The Windows Aero border will for some reason either be disabled in normal mode and be enabled in embed mode, or vice versa, and I can't figure out why it does that, though the size/location change seems to be affecting it.
## Download
[_Standalone-red)](https://github.com/Lexz-08/Webbedder/releases/latest/download/Webbedder-x86.zip)
[_Standalone-red)](https://github.com/Lexz-08/Webbedder/releases/latest/download/Webbedder-x64.zip)
[_Installer-orange)](https://github.com/Lexz-08/Webbedder/releases/latest/download/Install-Webbedder-x86.exe)
[_Installer-orange)](https://github.com/Lexz-08/Webbedder/releases/latest/download/Install-Webbedder-x64.exe)