Releases: dogukansahil/Borrax-HTML
Releases · dogukansahil/Borrax-HTML
1.0.0
Borrax HTML 1.0.0
First release. View .html / .htm files stored inside your Obsidian vault — rendered exactly like a browser.
Features
- Open any HTML file in your vault in a dedicated view (just click it)
- Working linked CSS, inline
<style>, scripts and external web fonts - Links to other vault files open inside Obsidian (same tab or a new tab — your choice); external links open in your system browser
- Adjustable zoom level for rendered HTML
- Optional "H" badge on folders that contain an
index.html(click to open it) - Right-click the tab → Reload HTML or Open in external browser
- Works on desktop (isolated webview) and mobile (sandboxed iframe)
Installation
Download main.js, manifest.json and styles.css below into
<your-vault>/.obsidian/plugins/borrax-html/, then enable the plugin — or install via BRAT.