README file from
GithubWeb View
Open HTTP and HTTPS links in new tabs using an embedded browser.
Features
- Open a URL from the command palette.
- Open a valid HTTP(S) URL from the clipboard.
- Navigate with back, forward, reload, and address bar controls.
- Open the current page in the default browser.
Installation
Copy this folder into your vault's .obsidian/plugins directory, then enable Web View from the community plugins settings.
Usage
Run Open URL in Web View from the command palette and enter a URL. You can also run Open clipboard URL in Web View when your clipboard contains an HTTP or HTTPS URL.
This plugin is desktop-only because it uses Electron's embedded webview element.