Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Extended Browser

Sharbel MarshiSharbel Marshi189 downloads

Embed websites and automatically fill URLs and login credentials when you open them.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates14

Extended Browser opens websites, fills in login credentials, and helps you keep web apps inside Obsidian. Websites can open in tabs, floating preview, a full window, or directly inside notes with Markdown embeds.

Features

  • Save passkey profiles with a URL, display name, and optional sign-in credentials
  • Open saved sites in a tab or a floating preview
  • Open a one-off Temp site from the command palette without saving it as a passkey
  • Open saved websites in a floating window so you can keep a web page visible while working in notes. To use it, open the Command Palette with Cmd+P and run Toggle floating preview. The floating preview can be resized and includes a back button for navigation.
  • Embed websites directly inside notes with fenced emb blocks
  • Optional automatic sign-in by scanning the page DOM for the most likely login form, including three-field sign-ins
  • Detect and trigger custom login buttons used by modern web apps, not just native submit buttons
  • Generate site icons with multiple favicon fallbacks and a monogram fallback when needed
  • Insert gate links in notes and open sites from the command palette or ribbon

Floating window and full productivity screen

Floating preview Full screen

Introducing the new notch

The new hidden notch toolbar

The in-tab controls now live in a small hidden notch at the top center of the page. Hover the middle of the tab to reveal quick actions like back, home, reload, and close.

Usage

  1. Open Settings → Extended Browser and click New passkey.
  2. Enter the site URL, name, and optional sign-in details.
  3. Open the site from the ribbon icon, command palette, or passkey list.

You can also use these commands from the Command Palette:

  • Create new site
  • List sites
  • Open Temp site
  • Toggle floating preview

Markdown embeds

Use a fenced emb block to render a website directly inside a note:

```emb
open https://website.com
```

You can also stack multiple sites in the same note:

```emb
height 280
open https://github.com
open https://obsidian.com
```

Markdown embeds: post-rendering example

Embedded website inside a note

Temp site

Use Open Temp site from the Command Palette to open a temporary website without saving it to your passkey list. This is useful for quick one-off browsing inside Extended Browser.

Automatic sign-in

When enabled for a passkey, Extended Browser scans the page DOM, finds the most likely login form, fills the configured credentials, and submits it when the page opens. It can handle both two-field and three-field sign-ins, including sites that ask for an ID plus email/username and password.

The sign-in flow also tries to work with modern app-style login pages that use custom buttons and client-side event handlers instead of plain HTML form submits. Google uses official API connection instead of embedded sign-in.

If a site uses unusual field labels, you can still set advanced identifier, username, and password field overrides.

Icons

Extended Browser tries several favicon sources to build a site icon automatically. If a site does not expose a usable favicon, the plugin falls back to a generated monogram instead of a blank globe.

Gate links

Use the editor menu to insert a gate link, or convert an existing link to a gate link. Gate links open the configured site through Extended Browser.

Security and privacy

Passkey data (URLs, usernames, and passwords) is stored locally in the plugin settings file inside your vault. It is not sent to a remote service by this plugin.

Do not use Extended Browser for high-security credentials unless you understand the risk. Embedded pages run in a webview and local settings are not encrypted by default.

Google Docs, Sheets, Drive, and account login limitations

Google Docs, Google Sheets, Google Drive, and Google Account login pages may not work reliably inside Extended Browser.

This is usually caused by Google authentication, cookie, iframe, and embedded-browser restrictions. It is not normally a plugin rendering bug, and it is not solved by adding a Google API key.

For Markdown emb blocks, private Google Docs or Sheets files may fail because the embedded frame cannot access the required Google account session. Normal Google Docs or Sheets /edit URLs are designed for a full browser session and may not work reliably inside an embedded context.

This can also affect Google login inside an Extended Browser tab or floating window, because those views still run inside Obsidian's embedded browser/webview environment. Some Google sign-in flows require a normal external browser and cannot be forced to work from the plugin side.

For Google Docs or Sheets that are intended to be embedded in notes, use Google's "Publish to web" option and embed the published/public URL instead of the normal /edit URL.

For private Google files or Google account login, open the page in a normal external browser.

License

MIT

HealthExcellent
ReviewPassed
Details
Current version
0.2.9
Last updated
Last month
Created
Last month
Updates
14 releases
Downloads
189
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Sharbel MarshiSharbel Marshisharbelmarshi
GitHubsharbelmarshi
  1. Community
  2. Plugins
  3. Extended Browser

Related plugins

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.