notenerd89 downloadsEmbed any website as an interactive browser view inside a note.
Embed any website as a live, interactive browser view inside an Obsidian note.
Create a fenced code block with the language tag browser and put the URL on its own line:
https://example.com
The site loads inside the note at the configured height. You can scroll, click, and interact with it just like a normal browser tab.
Open Settings → Web Embed to configure:
| Setting | Default | Description |
|---|---|---|
| Embed height (px) | 300 | Height of the embedded browser view |
<webview> element is not available on mobile.https:// or http://. An inline error is shown otherwise.X-Frame-Options or Content-Security-Policy; if a page shows ⚠️ Could not load page, the site is blocking the embed.MIT — see LICENSE.