Web View

by serhat-can
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Opens HTTP/HTTPS links inside Obsidian as web pages in new tabs using an embedded browser.

Reviews

No reviews yet.

Stats

stars
20
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Web 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.