AI 产品解读Visual Boolean search string builder and launcher that helps users construct complex AND/OR/NOT queries and execute them on search engines
Simplifies the process of building Boolean search strings by providing a visual table-based interface instead of requiring users to manually type complex Boolean logic with proper syntax
User opens the popup, switches to Table View, clicks '+ AND' to add search criteria columns, clicks '+ OR' to add keyword rows within each column, optionally adds '- NOT' exclusion rows, optionally configures X-ray (site-specific) or filetype filters, then either copies the generated Boolean string or clicks Search to launch a Google/Bing query in a new window.
Visual table-based Boolean string construction using AND/OR/NOT operatorsText view mode for directly editing Boolean stringsX-ray search targeting specific sites (LinkedIn, Facebook, Twitter, Github)Filetype search filtering (PDF, doc, docx, ppt, xls)Search engine selection (Google, Bing)One-click search launch in new window
- 目标用户
- Recruiters performing candidate sourcing searches / Researchers conducting targeted web searches / General internet users wanting advanced Boolean search techniques / Search professionals needing faster Boolean string construction
- The extension includes Bootstrap and jQuery libraries (~400KB total) which are mostly boilerplate and irrelevant to the core functionality analysis
- The website (scoperac.com/bool) is not analyzed for any login/payment features on the web version side
- Cannot verify whether scoperac.com/booleanstringbank has its own account requirements
付费分析未识别到付费功能
No premium, subscription, payment, upgrade, Stripe, or billing references found in any source files. All keyword hits for 'pro' are false positives from Bootstrap CSS (progid:DXImageTransform.Microsoft.gradient). All 'stripe' hits are CSS class names like .progress-bar-striped. No feature gating or tiered access exists; all functionality (AND/OR/NOT, X-ray search, filetype search, copy, search launch) is available without any paywall.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely client-side with no authentication code, no login UI, no API calls requiring credentials, and no account creation flow. All data is stored locally in localStorage. The manifest has no permissions beyond the default popup action. Keyword hits for 'jwt' and 'token' are false positives from metadata JSON and Bootstrap auto-placement regex respectively.