Requirements
- Chrome (or Chromium)
- Postsiva account on Starter or Pro (
extension_enabled) - Login + workspace picker inside the extension
Capabilities
| Feature | Status |
|---|---|
| Select LinkedIn post via content script | ✓ |
| Repost text + images / carousel | ✓ |
| Repost video | Not supported yet |
| AI rephrase | ✓ |
| AI image generate / edit | ✓ |
| Personal + org page posting | ✓ |
| Save draft | ✓ |
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.