Skip to content

Commit 9095878

Browse files
committed
Mention web browser plugin in readme
Signed-off-by: falkTX <[email protected]>
1 parent 8d69e20 commit 9095878

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,10 @@ Exposes the Text Editor as available in the [DPF-Widgets](https://github.com/DIS
2323
The contents of the editor is saved as plugin state, but otherwise DSP side also does nothing.
2424

2525
![TextEditor](plugins/TextEditor/Screenshot.png "Text Editor")
26+
27+
## Web Browser
28+
29+
Uses ImGui for URL entry and controls on top of DPF's internal WebView implementation.
30+
The manually-written URL is saved as plugin state, but otherwise DSP side also does nothing.
31+
32+
![WebBrowser](plugins/WebBrowser/Screenshot.png "Web Browser")

plugins/WebBrowser/Screenshot.png

129 KB
Loading

0 commit comments

Comments
 (0)