A floating web browser built with .NET and Chromium (Chromium Embed Framework) for Windows.
- Download & install Visual Studio
- Install the data sources plugin for Visual Studio if not already installed (you'll be prompted for the first time if you haven't used data sources before).
- Download or clone the repository using
git
- Open the Floater.sln file in Visual Studio.
- Build & run the project using
Ctrl-F5
(If the application hangs, copyfloaterdb.mdf
andfloaterdb_log.ldf
files to the respsective build directory i.eFloater/bin/debug/x64
for a debug build of 64-bit architecture) and then run again.
- Float above all other windows (perfect for watching video or chat when doing something else e.g following a tutorial)
- Transparent Window
- Hide UI elements & dedicated YouTube(r) video mode to watch videos without distraction
- Clean and Minimal UI
Ctrl-B
- Go backCtrl-F
- Go forwardCtrl-H
- Show historyCtrl-R
- ReloadCtrl-L
- Focus address barCtrl-P
- PrintESC
- Move focus from address bar to browser
Mohammed Sazid Al Rashid
This project uses the open source Captura screen recording software. Check out the project for its own license.