You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,21 +17,18 @@
17
17
## SLBr
18
18
SLBr is an open-source, lightweight web browser based on Chromium. Built with .NET, WPF, and CefSharp (CEF) to provide a modern browsing experience while remaining lightweight.
19
19
20
-
## Using CefSharp
21
-
CefSharp is a .NET wrapper for the Chromium Embedded Framework (CEF), providing an embedded Chromium browser for WPF and WinForms applications. It supports modern web standards, including HTML5, JavaScript, CSS3, WebGL, and HTML5 audio/video.
22
-
23
20
## Notable Features
24
21
See the full feature list, [here](https://slt-world.github.io/slbr/)
25
22
-**Clean, Modern UI:** Simple & refreshed design.
23
+
-**Multi Web Engine:** Choose between Chromium engine (CEF), Edge engine (WebView2), Internet Explorer engine (Trident).
26
24
-**Ad & Tracker Blocking:** Browse with fewer ads & less tracking.
27
-
-**YouTube Ad Skip:** Automatically skips ads on YouTube.
28
25
-**Tab Layouts:** Choose vertical or horizontal tab alignment.
29
26
-**Tab Unloading:** Save memory by unloading inactive tabs.
30
27
-**Smart Address Bar:** Search suggestions directly in the address bar, with quick calculations, weather, and translation.
31
28
-**Private Tabs (Incognito Tabs):** Open private browsing sessions that don't store history and cookies.
32
29
-**Clipboard & Download Popup:** Attach recent images from the clipboard/downloads, inspired by Opera's Easy Files.
33
30
-**Extension Support:** Supports Chrome web store extensions.
34
-
-**Google Safe Browsing:** Protects against malicious websites.
31
+
-**Web Risk Service:** Protects against malicious websites with Google Safe Browsing, Yandex Safe Browsing & PhishTank.
35
32
-**Anti-Tamper Mode:** Keeps browsing unrestricted by allowing text selection, copy/paste, right-click menus, and developer tools on sites that block them.
0 commit comments