AI 产品解读Enhance the WikiTree.com genealogy website with additional tools and features
Solves the problem of inefficient genealogy data management and editing on WikiTree by providing shortcuts, automation, and better visualization tools directly in the browser.
User logs into WikiTree.com -> Installs extension -> Extension injects content scripts on wikitree.com pages -> Provides UI enhancements (buttons, panels) for editing profiles, managing drafts, finding duplicates, and improving biographies with AI -> Extension communicates with WikiTree APIs and external AI services to perform tasks.
List of unfinished draftsCollapsible descendant treesFamily timelinesTemplate editing toolsBiography extra checksDuplicate profile detection and resolution
- 目标用户
- WikiTree contributors and genealogists
- Some obfuscated/minified JS files were not fully parsed for deep logic verification.
- AI API key handling mechanism (whether user-provided or extension-managed) was not fully determined.
- WikiTree Plus subscription status impact on extension features could not be fully verified from client-side code alone.
付费分析未识别到付费功能
The extension itself does not implement any paid features, billing, or subscription gating. While WikiTree.com has a 'WikiTree Plus' service (indicated by the 'wtPlus' folder and 'wikitree-plus-helper.js'), the extension code does not contain any payment processing, license key validation, or upgrade prompts. The 'pro' keyword matches found in the static scan are false positives (e.g., CSS classes like '#themeTable', 'profile', 'pro' in variable names). The extension appears to be a free tool for WikiTree users.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension is a companion for WikiTree.com. It relies on the user being logged into WikiTree to function. Evidence includes: 1) background.js handles 'Arborists' status updates which require an authenticated session ('Not authorized for Arborists status updates. Please confirm you are logged into WikiTree.'). 2) The extension makes API calls to api.wikitree.com and apps.wikitree.com with credentials:'include'. 3) It manages user-specific drafts stored in localStorage and syncs them with WikiTree edit sessions. 4) The content scripts run on *.wikitree.com pages where user identity is required for editing and viewing personal data like drafts.
Works brilliantly most of the time. It gets confused with some sources though. It does try to put together a good basic bio in chronological order like we should all strive to maintain.