AI 产品解读Browser companion extension for Techloq Parental Control Software that lets users manage their internet content filtering profile directly from the browser
Provides quick browser-level access to Techloq parental control filter settings, allowing parents to check/change filter profiles, block sites, and report incorrectly filtered images without navigating to the full web portal
1) User installs extension alongside Techloq Parental Control Software. 2) User logs into their Techloq filter profile via the extension popup. 3) While browsing, user can check filter settings, block sites, change filter profiles, and report incorrectly filtered images through the popup menu or right-click context menu. All filter management actions open the Techloq filter portal (filter.techloq.com) with pre-configured parameters. The extension also monitors web requests to track image metadata for accurate image filtering reports.
Check current filter settings via popup or right-click context menuBlock the current website via popup or right-click context menuChange/request filter profile settings via popup or right-click context menuUser login/logout to switch Techloq filter profilesReport incorrectly filtered images via right-click context menu on imagesClear browser cache to refresh filtering behavior
- 目标用户
- Parents and families using Techloq Parental Control Software
- Cannot confirm whether the extension itself requires login for basic navigation/filter-status checking, or only for image reporting
- Cannot verify whether Techloq Parental Control Software (the companion desktop/service product) is itself a paid product
- The extension's core filtering logic lives on the server side (filter.techloq.com); only the launcher/companion UI is visible in this source
付费分析未识别到付费功能
No payment processing, subscription gating, premium tier checks, or billing UI was found in the extension source code. The 'subscribe' keyword match is a JavaScript event listener pattern (context-menu.js line 52: subscribeOnClick), not a payment subscription. The extension acts as a companion launcher for Techloq Parental Control Software; any paid aspects belong to the Techloq service itself, not this extension.
- 置信度
- 85
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 需要复核
- 登录理由
- The extension provides a 'User log in/log out' button that maps to the 'change-user' action, which opens the Techloq filter portal (filter.techloq.com) for authentication. The extension also calls /api/session/user-info to retrieve the authenticated user's accountDisplayId, confirming session-based auth at the destination service is required for image reporting functionality.
存在冲突