AI 产品解读New tab page replacement that shows HD nature wallpapers, a search bar, and social media shortcut links
Replaces Chrome's default boring new tab page with a visually appealing nature wallpaper background and provides convenient search and quick-link functionality
User opens a new tab → sees a nature wallpaper background with centered search bar and social media shortcut icons → can click 'Backgrounds' to open sidebar and switch between 6 wallpaper options → wallpaper choice is saved locally → user can search the web via the search bar which redirects to tagtabclub.com/search
HD nature wallpaper backgrounds (6 bundled options with sidebar selector)Web search bar that redirects to tagtabclub.com/searchShortcut links to popular social media sites (Facebook, Instagram, Twitter, YouTube)Wallpaper preference persistence via chrome.storage.local
- 目标用户
- General users who want a visually customized new tab experience / Users who prefer nature wallpapers as browser backgrounds
- The search functionality routes through tagtabclub.com/search which may inject ads or tracking into search results — this is a monetization concern but not a paid feature within the extension itself
- The extension sends session IDs to tagtabclub.com on install, uninstall, and each new tab open — potential tracking/telemetry concern but not login or payment related
付费分析未识别到付费功能
The extension contains no payment infrastructure, no subscription logic, no feature gating, no upgrade prompts, and no references to billing, plans, or pricing in its own code. All keyword matches for 'pro', 'license', 'token' come from bundled third-party libraries (jQuery v3.1.1, Semantic UI) and are not related to paid features. The extension's 6 wallpapers, search bar, and shortcut links are all freely accessible.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension auto-generates a random 32-character anonymous session identifier and stores it locally in chrome.storage.local. This session is sent to tagtabclub.com/start and tagtabclub.com/uninstall for tracking/install analytics, not for user authentication. There is no login form, no username/password fields, no OAuth flow, no account creation UI. The core workflow (viewing wallpapers, searching, using shortcuts) works entirely without any user login.