AI 产品解读Display real-time stock market data on any webpage by hovering over stock ticker symbols ($cashtags) and allow users to collect tickers into Deepvue watchlists.
Traders and investors need instant access to stock prices, charts, and key metrics without leaving the websites they are browsing (social media, news, forums).
User browses any website -> content script detects $cashtag patterns -> on hover, tooltip displays stock data fetched from Deepvue API -> if authenticated, user can add ticker to watchlist -> on social media posts, DV button allows collecting all mentioned tickers -> collected tickers synced to user's Deepvue account
Hover tooltips showing stock price, change %, volume, market cap, P/E ratio, 52-week rangeMini area/candlestick charts for multiple time ranges (1D, 5D, 1M, 6M, YTD, 1Y, 5Y)Cashtag collection button on social media posts (especially X/Twitter) to import tickers to watchlistsWatchlist creation and management via extension popupRS (Relative Strength) and AS (Accumulation/Distribution) ratings for authenticated users
- 目标用户
- Traders / Investors / Stock market enthusiasts
- The popup bundle (assets/popup-Dxycs3po.js, ~212KB) is heavily minified React code; while comprehensive keyword search found no payment indicators, the full component tree is not fully traceable.
- Cannot verify whether the Deepvue destination service (app.deepvue.com) offers paid tiers that might affect extension functionality or future updates.
- Analysis is based on static source code only; runtime behavior and API responses could reveal additional gated features not visible in code.
付费分析未识别到付费功能
No payment platforms, subscription gating, upgrade prompts, or billing logic found in any source file. Grep for premium/subscription/paid/plan/upgrade/billing/stripe/checkout/pay returned zero matches. The 'pro' keyword hits in static analysis are false positives from minified React library code (e.g., Object.prototype.hasOwnProperty) and Chrome Web Store verification metadata, not paid feature indicators. All extension features (stock tooltips, cashtag collection, watchlist management) are available without payment gating in the code.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension requires a Deepvue account to use its core watchlist import feature. Service worker implements email/password login to api.deepvue.com/v2/auth/login, stores access/refresh tokens, and gates watchlist operations on authentication. Content script shows 'Sign up for Deepvue' CTA when unauthenticated and '+ Add to Watchlist' only when authenticated. Basic stock data tooltips work without login, but the key value proposition (importing tickers to watchlists) requires destination service authentication.
Super convenient tool!
Love this!