starhunter7k downloadsClip web pages into Obsidian with a multi-tab browser, AI analysis templates, and content capture.
Clip web pages with a multi-tab browser, AI analysis templates, and content capture.
Star Gate is listed in Obsidian's official community plugin directory. Try this first.
The plugin can be temporarily absent from the directory while an update is under review. If the search turns up nothing, install it through BRAT, which also keeps following later releases.
starhunt/stargate.A last resort when neither option above works — you have to track updates yourself.
main.js, manifest.json, and styles.css from the latest GitHub release.<vault>/.obsidian/plugins/stargate/.git clone https://github.com/starhunt/stargate.git
cd stargate
npm install
npm run build
Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/stargate/.
Open BrowserOpen Browser in New TabOpen AI AnalysisQuick Save (Raw Content)Star Gate can load web pages that you open in its embedded browser. AI analysis uses only the providers and services you configure. The plugin does not collect telemetry.
This plugin is desktop-only because it uses desktop-only APIs.
MIT License. See LICENSE.