AI 产品解读Browser shopping assistant that helps Aeroplan loyalty program members earn Aeroplan points when shopping at partner online retailers
Helps Air Canada Aeroplan members automatically discover and activate point-earning opportunities when browsing partner retailer websites, without having to manually visit the Aeroplan eStore first
User logs into their Aeroplan account via the extension popup. When they visit a partner retailer's website, the extension's content script detects the site and shows a notification/popup offering to activate the Aeroplan points earning offer. User clicks 'Activate Offer' and is redirected through an interstitial page to the retailer via the Aeroplan eStore tracking link. After purchasing, Aeroplan points are earned. Users can also search retailers, view earning rates, and copy coupon codes from the extension popup.
Detects when user visits a partner retailer website and shows a popup to activate the points-earning offerDisplays earning rate (points per dollar) for each retailerSearch for partner retailers from the extension popupShows coupon codes that can be copied to clipboardTracks and displays recently visited partner retailersShows featured/partner retailers and personalized landing page after login
- 目标用户
- Air Canada Aeroplan loyalty program members / Canadian online shoppers who want to earn airline loyalty points / Frequent shoppers at Canadian retailers like Sport Chek, Sephora, Decathlon
- Bundle files are heavily minified making deep code logic analysis difficult, but locale files and manifest provide strong deterministic evidence for all three decisions
- Chrome Web Store detail was unavailable (API error), so store description could not be cross-referenced
付费分析未识别到付费功能
No evidence of paid features, subscriptions, billing, or premium tiers within the extension. The 'subscribe' keyword found in options.bundle.js is a code-level pub/sub pattern, not a payment subscription. All 'license' matches refer to open-source library licenses (MIT, Apache, etc.). All 'pro' matches are substrings in unrelated text (e.g., 'production.min.js', French error messages). No Stripe, pricing, upgrade, or billing-related code detected. The Aeroplan loyalty program is free to join (enrolment page linked). The extension itself has no gated or premium features.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 需要复核
- 登录理由
- The extension requires an Aeroplan membership account to function. The login flow collects Aeroplan Number and Last Name, and the core workflow (earning points at retailers) requires being signed in. Message at _locales/en/messages.json line 54: 'Sign in to earn points with your favourite retailers'. Login form fields include Aeroplan Number (line 77) and Last Name (line 80). The extension shows personalized content after login such as 'Hi, {firstName}' and 'Lifetime eStore earnings' (lines 89-96).
存在冲突