Publora for VS CodeSelect the text, run one command, and it goes out. This extension sends the selection, or the whole file, to Publora as a scheduled post or a draft. Ten networks: LinkedIn, X, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Mastodon and Telegram. The obvious use: you finish a release, the changelog is already open in the editor, and the announcement goes out without opening a browser. Commands
After the command you pick the channels, then choose between a draft and a scheduled time. Setup
Prefer a key? Generate one at Settings → API keys and put it in Things worth knowingDrafts are offered first. Choosing "Save as draft" publishes nothing: the post waits in Publora until you look at it. Instagram, TikTok and YouTube need media. They reject text-only posts, and this version sends text only. The extension says so rather than failing quietly. The sign-in is OAuth 2.1 with PKCE, so no password and no secret ever reach the editor. The token is kept in the editor's own secret storage, not in a settings file, and it refreshes itself. Publora: Disconnect removes it. Two hosts, both ours. LicenceMIT |