obsidian/internals/internal-plugins/webviewer
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| WebviewerDBStore | Stores and manages all history items and cached fav icons. |
| WebviewerHistoryItem | Description of Webviewer history item. |
| WebviewerHistoryView | obsidian#View that displays the web browser browsing history. |
| WebviewerOpenUrlEventDetail | Webviewer open URL event detail. |
| WebviewerPlugin | Internal plugin registration for the embedded web browser feature. |
| WebviewerPluginInstance | Plugin instance for the web viewer, providing an embedded web browser within Obsidian. |
| WebviewerView | obsidian#View that renders an embedded web browser for browsing web pages within Obsidian. |