Requirements
- Chrome (or Chromium)
- Postsiva account on Starter or Pro (
extension_enabled) - Login + workspace picker inside the extension
Capabilities
How it talks to Postsiva
- Uses the same backend base URL (configurable in extension Options)
- Auth via app JWT session
- Posts/drafts through unified posting / drafts paths (
/unified/post/*,/unified/drafts)
Install
Build frompostsiva-extension (npm run build) and load dist/ in chrome://extensions, or install from your published Chrome Web Store listing when available.