AI 产品解读Privacy-focused search engine replacement that offers 1TB of free cloud storage (via Terabox) as a reward for using the extension
Provides an alternative to Google Search that doesn't track user searches or build user profiles, while incentivizing adoption with 1TB of free cloud storage through Terabox
1. User installs SeekIt extension → extension sets search.seekit.com as default search provider. 2. User searches normally via browser address bar → searches are routed through SeekIt instead of Google. 3. On first search, a full-screen overlay (DSB) appears encouraging user to keep SeekIt as default. 4. After 3 total searches, extension automatically opens 1tb-free.seekit.com to claim 1TB Terabox storage, and injects a 'Free 1TB' link into subsequent search result pages. 5. Extension tracks search count, streaks, and engagement via analytics endpoints.
Replaces default browser search engine with SeekIt (search.seekit.com) via chrome_settings_overridesProvides privacy-focused search without Google tracking or Google ads following usersUnlocks 1TB of free cloud storage through Terabox after 3 searchesShows a full-screen DSB (default search browser) overlay on first search to encourage keeping the default search changeInjects 'Free 1TB' link into search result navigation bar after 3 searchesContext menu integration for right-click searching selected text
- 目标用户
- Users seeking privacy-focused search alternatives to Google / Users wanting free cloud storage (1TB) / Users concerned about Google tracking and profile building
- Cannot verify what happens at the 1tb-free.seekit.com promo destination page (requires live access)
- Cannot verify whether Terabox requires account creation to claim storage
- Cannot verify the search results quality or privacy claims of search.seekit.com
付费分析未识别到付费功能
No payment-related code exists anywhere in the extension. Zero matches for payment, subscription, premium, upgrade, billing, stripe, price, credit card across all source files. The store description explicitly states 'No credit card. No fees. No catch.' The extension does not gate any features behind payment or implement any billing/upgrade flows. The 1TB storage from Terabox is advertised as free and unlocked purely through the action of performing 3 searches. The 'pro' keyword matches in static analysis are all false positives from JavaScript variable names (aliasPromise, stopPropagation, Promise, etc.) - none reference paid tiers.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension itself does not implement any login UI, authentication flow, or account system. There are zero matches for 'login', 'sign in', 'authenticate', 'oauth' in the source code. The popup contains only a search input and footer links (privacy, terms, feedback) with no login elements. The extension generates a random pseudo-distinct identifier (PDI/alias) stored in chrome.storage for attribution/tracking purposes, which is not user-account-based. The core workflow (install → search → trigger 1TB promo) works without any login. However, the destination storage service (Terabox) likely requires account creation to claim the 1TB storage, but this happens outside the extension.