AI product readWeChat Official Account (公众号) management assistant that enhances the mp.weixin.qq.com admin platform with additional productivity and monetization tools
Streamlines WeChat public account operations by providing multi-account management, enhanced content editing, material collection, data analysis, and monetization (ad order acceptance) features - reducing the need to switch between multiple tools for new media professionals
1. User installs extension → 2. User creates/logs into mbian.com account (WeChat or phone+password) → 3. User accesses mp.weixin.qq.com WeChat admin panel → 4. Extension injects enhanced tools into WeChat admin interface → 5. User manages multiple accounts, collects materials, uses enhanced editor → 6. User can accept advertising orders via 接单中心 for monetization → 7. User tracks data and analytics across managed accounts
Multi-account quick switching for WeChat Official AccountsEnhanced article editor with rich styles and templatesHot topic/trending content tracking centerMaterial collection (images, videos, articles from various sources)Ad order acceptance center (接单中心) for monetizationData analysis and reporting (article, user, video, audio analysis)
- Target users
- WeChat Official Account operators / New media professionals and managers / Content creators and editors / Digital marketing professionals / Social media monetization specialists
- Source code is heavily minified, making detailed feature analysis more challenging
- Cannot determine if mbian.com service itself has paid tiers that may affect extension functionality
- The 'subscribe' keyword match was not related to paid subscriptions but to WeChat account follow functionality
MonetizationNo paid features detected
No evidence of paid features, subscriptions, or in-app purchases found in the extension code. No matches for '付费' (paid), '购买' (purchase), or '会员' (VIP/member). The extension facilitates monetization through an '接单中心' (Ad Order Center) that allows WeChat public account operators to accept advertising orders, but this is a service that helps users earn money rather than a paid feature of the extension itself. The extension integrates with www.shenzan.com ad marketplace platform but there's no payment gate or premium tier within the extension.
- Confidence
- 85
- Payment platform
- --
- Source
- AI / High
- Login required
- Yes
- Reason
- The extension popup explicitly displays '请登录后使用美编插件' (Please log in to use the Meibian plugin) with a complete login UI. Two login methods are provided: WeChat QR code scanning and account login (phone + password). The extension stores an mb_token in chrome.storage.local for authenticated API calls to mbian.com endpoints like /api/Login/login and /api/Mp/logout. A registration option is also available ('立即注册'). The login page appears to be the gateway - users must authenticate before accessing any extension features.