AI 产品解读Multi-platform flea market listing assistant and order management tool for Japanese sellers
Simplifies and automates repetitive tasks for sellers on Japanese flea market platforms (Mercari, FRIL, Yahoo Auctions), including bulk commenting on sold items, importing orders to accounting software, cloning listings across platforms, and managing product images.
User installs extension -> enters email/password in options page -> extension authenticates with backend API to get tokens -> on Mercari/Yahoo/FRIL pages, extension adds custom buttons and UI elements -> user can bulk comment on sold items, clone listings to other platforms, download images, or import orders to accounting software via the backend API
Bulk commenting on sold Mercari itemsOrder import to accounting software (via frima.busoken.com API)Listing cloning from Mercari to FRIL, Rakuma, Yahoo AuctionsProduct image download (individual or ZIP)Price adjustment assistance on Mercari listingsCross-platform search links (Amazon, Yahoo, Rakuten, Google)
- 目标用户
- Japanese flea market sellers (Mercari, FRIL, Yahoo Auctions users) / Multi-platform resellers who list items on several marketplaces / Sellers who need to manage orders and comments efficiently
- The backend service (frima.busoken.com) could potentially introduce paid features in future updates, but current code shows no paid functionality
- Cannot verify if the extension works without login - code suggests it blocks execution if token is missing, but edge cases may exist
- The extension's full feature set across all supported platforms (Mercari, FRIL, Yahoo Auctions, Rakuma) may have variations not fully captured in this analysis
付费分析未识别到付费功能
No evidence of paid features, subscription gating, payment processing, or upgrade prompts in the extension code. The extension uses chrome.storage.local for settings and calls a free API endpoint for token retrieval. There are no references to Stripe, PayPal, subscription management, license keys, or feature tiers. The 'pro' keyword matches found were false positives (jQuery .prop(), CSS font family 'Font Awesome 5 Pro', Promise objects). The extension appears to be entirely free to use.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension requires users to input their email and password in the options page (options.html lines 37-45). On boot, content.js calls login() which retrieves these credentials from chrome.storage.local and sends them to the extension's backend API (frima.busoken.com) to obtain authentication tokens (content.js lines 1131-1203). Without valid credentials stored, the extension stops execution (content.js line 255: 'stopped: token missing'). This is an extension-managed account system, not a third-party OAuth login.
YouTubeを見て導入させていただきましが めちゃめちゃ便利です 有難く使わせていただきます