AI 产品解读Right-click reverse image search across multiple platforms (Baidu, JD, 1688, Google, Unsplash, Metaso AI) with optional image download
Enables users to quickly find product sources, original image sources, and similar materials by right-clicking any web image and searching across multiple search engines simultaneously
User right-clicks any image on a webpage → context menu appears with search options (individual engines or 'all') → extension opens new tab(s) to selected search engine(s) → content scripts automatically paste the image data into the search interface and trigger the search → user sees results on the destination platform
Right-click context menu to search images on multiple engines (Baidu, JD, 1688, Google, Unsplash, Metaso)One-click 'search with all engines' option to open all platforms at onceAutomated image upload to search engines via content scripts (paste image data and auto-click search)Image download from context menuSupport for both URL-based and data-URL-based image search
- 目标用户
- E-commerce buyers sourcing products on 1688/JD / Designers and content creators searching for image sources and materials / General users doing reverse image searches / Cross-border e-commerce professionals finding product origins
- Source code is heavily minified (single-line JS files), making deeper logic analysis difficult, though key behaviors are identifiable from readable strings and patterns
- Content scripts for some engines (ec_gawgehu5.js, ec_bxwgeh2h.js, ec_jeadehlh.js) are very large bundled files with core-js polyfills, making it hard to isolate the exact upload automation logic without deminification
付费分析未识别到付费功能
No premium, subscription, payment, upgrade, billing, stripe, price, or plan keywords found in any source file. The 'license' hits are from core-js open-source library references (https://github.com/zloirock/core-js/blob/v3.39.0/LICENSE). The 'pro' keyword hits are from minified core-js polyfill code (e.g., 'n(t).prototype'), not paid feature references. The extension provides all its core functionality (context menu image search across 6+ engines, image download) without any gating, upgrade prompts, or payment UI. No payment platform integrations detected.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely via right-click context menus on images, opening search engine tabs and auto-uploading images through content scripts. No login, signup, register, oauth, account, or auth keywords found anywhere in the source. The only 'session' hits are Google Analytics session tracking (chrome.storage.session for GA client/session IDs), not user authentication. The extension itself has no account system. The destination search engines (Baidu, Google, JD, 1688, Unsplash, Metaso) allow basic image search without requiring user login.