AI 产品解读Browser hijacker / search redirect extension that replaces the user's default search engine, homepage, new tab page, and startup pages with a music-themed search portal (searchmusic-online.com)
Marketed as providing a music-oriented interactive search experience. In practice, it overrides Chrome's search/homepage settings to redirect all searches to a third-party search engine branded around music.
User installs extension → extension immediately overrides Chrome search settings (search engine, homepage, new tab, startup) to point to searchmusic-online.com → all subsequent URL bar searches and new tabs redirect to the music-themed search portal → extension closes the Chrome Web Store install popup window to avoid showing the user review/confirmation page
Replaces default search engine with searchmusic-online.comChanges homepage and new tab page to searchmusic-online.comChanges startup pages to searchmusic-online.comCloses Chrome Web Store popup window on install to prevent user reviewProvides music-themed search results via third-party website
- 目标用户
- Hebrew-speaking users interested in music search / Users searching for music player browser extensions
- Destination website (searchmusic-online.com) behavior and any login/payment requirements cannot be assessed from extension source alone
- Extension is very small (67 lines of JS, 7 files total) so analysis is comprehensive
- Hebrew-language store listing and UI; analysis based on code behavior
付费分析未识别到付费功能
No payment, billing, subscription, license, or upgrade logic exists in the extension. The 'pro' keyword matches are false positives: 'search_provider' is a standard Chrome manifest field, 'Promise' is a JS builtin, and the verified_contents match is base64-encoded data. No Stripe, PayPal, or other payment platform integrations. No feature gating or tier logic.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login, authentication, or account-related code exists anywhere in the extension. The extension simply overrides search/homepage settings and redirects to a music-themed search website. No credential handling, OAuth, or session management is present.