AI 产品解读Cross-platform book review link generator
Saves users time by automatically generating direct search links to multiple book retailers and review sites (Amazon, Goodreads, Kobo, Readmoo, Books.com.tw) based on the book title currently displayed on a supported bookstore page.
1. User visits a supported bookstore page (e.g., books.com.tw). 2. Extension background script detects the URL and injects main.js and platform-specific JS. 3. Script extracts the book title from the page DOM. 4. Script creates a wrapper div with buttons for Amazon, Goodreads, Kobo, Readmoo, etc. 5. User clicks a button to open a new tab with a search query for that book on the respective platform.
Automatically detects book titles on supported websites (books.com.tw, kobo.com, readmoo.com)Generates clickable buttons/links to search for the same book on Amazon, Goodreads, and other platformsInjects these links directly into the webpage for easy accessSupports both Chinese and English title searches where applicable
- 目标用户
- Readers looking for book reviews before purchasing / Users of Taiwanese bookstores (Books.com.tw, Kobo TW, Readmoo) who want to check international reviews on Amazon or Goodreads / Book enthusiasts who frequently compare prices and reviews across platforms
- Analysis is based on static code inspection. Dynamic behavior (e.g., if the extension checks for updates or has remote configuration) cannot be fully verified without runtime execution. However, the code structure strongly suggests a purely local, static functionality.
付费分析未识别到付费功能
The extension is a simple utility that adds buttons to existing web pages to facilitate cross-referencing book reviews. There is no code related to subscriptions, payments, licensing, or premium feature gating. The keyword 'pro' found in the static scan was in the context of CSS class names (`.product-field`) or metadata files, not indicating a paid tier.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely client-side by injecting scripts into supported bookstore pages (books.com.tw, kobo.com, readmoo.com). It extracts book titles from the DOM and generates links to search for those titles on other platforms (Amazon, Goodreads, etc.). There is no code implementing user authentication, session management, or account creation within the extension. The destination services (Amazon, Goodreads, etc.) may require login for their full functionality, but the extension's core workflow of generating search links does not.
很方便的工具,希望能新增Google圖書
愛書人的必備工具,簡單、直覺、節省時間。謝謝你的用心開發!