Website: multipost.app Repo: leaper-one/MultiPost-Extension
A browser extension that helps users publish content to multiple social media platforms with one click.
- Support synchronous posting to over 10 mainstream platforms including Zhihu, Weibo, Xiaohongshu, TikTok, etc.
- No login, no registration, no API Key required. Free!
- Support multiple content types including text, images, and videos
- Support web page integration, allowing you to develop your own web pages and set up automation using the extension's publishing features, such as:
- Automatically capture web content and publish to multiple platforms
- Schedule posts
- AI content generation integration
This extension solves the pain points of content creators when publishing across multiple platforms. Through a single edit, content can be synchronized to all platforms, greatly improving work efficiency.
First, run the development server:
pnpm dev
# or
npm run dev
Run the following:
pnpm build
# or
npm run build