AI 产品解读Command launcher and quick search tool
Provides a fast, keyboard-driven interface to access browser features (bookmarks, history, tabs), run custom workflows, and perform searches without using the mouse.
User presses a keyboard shortcut to open the command box, types a trigger keyword (e.g., 'bm' for bookmarks, 'his' for history) followed by a search query, selects a result, and presses Enter to open it or execute an action. Custom workflows can be defined and executed through the same interface.
Keyboard shortcut command box (Ctrl+K/Command+K for popup, Ctrl+J/Command+J for in-page)Search and open bookmarks, browsing history, and tabsPage information extraction (title, URL, outline, links)Custom workflow execution with step-by-line automationCustom search engines and calculatorURL blocking and replacement
- 目标用户
- Power users who prefer keyboard-driven workflows / Developers and productivity-focused users / Users seeking an Alfred-like experience in Chrome
- The extension is heavily minified, making some logic harder to trace, but the key decisions (login, paid) are clear from the absence of relevant code patterns.
- No external API calls for authentication or billing were found, but the extension does use chrome.storage.sync which may sync data to the user's Google account if Chrome sync is enabled.
付费分析未识别到付费功能
The extension is free with no paid features, subscriptions, or payment integrations. Keywords like 'payment' found in _locales/en/messages.json refer only to Chrome's built-in 'Payments' settings page (chrome_page_settings_payments), not to the extension's own billing. No Stripe, PayPal, license keys, or upgrade prompts were found.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a local command launcher that operates entirely within the browser. It uses chrome.storage.sync for configuration persistence but does not implement any login UI, authentication flow, or require an account to function. The core workflow (opening command box via shortcuts, searching bookmarks/history/tabs, running workflows) works without any login.
給你讚
powerful plugin! 很好用的插件,如果输入完关键字选择搜索引擎时能够用control+n/p上下选择就更好了。是mbp用户,emacs快捷键依赖症
哇 咋没人 非常好 谢谢老板!
搜索pocket貌似失效了?还是我不会用?
如果可以设置每次触发即清空输入框就更好啦
its ok
能不能搞个全局快捷键? 点图标出来效率还是有点低... 其他使用感觉良好,界面也可以进一步优化。