AI 产品解读Browser history management extension that displays recent browsing history, recently closed tabs, most visited pages, and recent bookmarks in a one-click popup
Provides quick access to recently visited pages, closed tabs, and bookmarks without navigating to chrome://history. Helps users recover accidentally closed tabs and quickly navigate back to frequently visited sites.
User clicks the extension icon in the toolbar → popup opens showing configurable sections (recent history, recently closed tabs, recent bookmarks, most visited) → user can click any item to navigate, search within history, pin items, or access the full history page with calendar view. Settings allow customization of section order, item counts, display options, and click behavior.
One-click popup showing recent history, recently closed tabs, most visited pages, and recent bookmarksCustomizable number of items per section (0-30 each)Configurable popup width and section orderingInstant search functionality within historyDomain filtering to exclude specific sites from history displayCustom history page with calendar view and date-range deletion
- 目标用户
- General Chrome users who frequently need to recover closed tabs or revisit recent pages / Users who want a faster alternative to Chrome's built-in history page / Users who want consolidated access to history, closed tabs, bookmarks, and top sites in one popup
- Source code is minified/webpack-bundled making exact line-level analysis harder, but functional patterns are clear
- btn_donate_LG.gif image exists but no donation link code was found to verify if donations are offered
- get.manganum.app promotional links suggest the developer (Browsecraft) also makes a separate product (Manganum), but this doesn't affect the Recent History extension's functionality
付费分析未识别到付费功能
No payment gateways (Stripe, PayPal, etc.), subscription logic, premium feature gating, or upgrade prompts found in source code. The 'upgrade' keyword hits are all IndexedDB upgradeneeded browser API events, not paid upgrade prompts. The 'pro' keyword hits are false positives in words like 'provide' and 'production'. A donate button image (btn_donate_LG.gif) exists but no payment processing code accompanies it. The get.manganum.app links are promotional referrals for a separate product, not in-extension payment.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension works entirely locally using Chrome APIs (history, bookmarks, tabs, favicon) and IndexedDB storage. No authentication flow, login UI, or account creation exists anywhere in the code. The 'jwt' hit is Chrome's internal verified_contents.json metadata; 'auth' matches 'author' in manifest.json; 'token' appears in generic jQuery vendor code. All are false positives.
I was looking for a history page where pages can be sorted per site. This extension does the task. edit: However, I ended to have an issue with the search as nothing appears in the results sometimes (keeps "loading").
Delete all history doesn't work properly - it take mor then one go to do so
As of Chrome 79.0.3945.79, history invokes Chrome history list instead of recent history list. Forcing the chrome-extension://history gives an error: BLOCKED.
这个扩展可以同步历史记录吗?希望支持同步,因为经常更换地方
Creo que se va convertir en una de mis extension preferidas, muchas gracias por crear esto.!
Perfect... Thanks...
It is everything I was looking for in such an extension and more. It seemed well written and it runs efficiently. I like that it is Creative Commons / open source software as well.
挺好用的,满足基本使用。 界面可以优化下,这个UI有点突兀的感觉(就是有点老了)
This is a great idea, no less than onetab or adblock plus, use it, research it, share it and spread it
Awesome extension, this way I can have bookmark for it on new tab page. Only issue is with the popup, when loading a tab from one of the history entries it dissolves the previous tab in addition to the current tab. This happens on the latest kiwi chrome browser on android. Please fix.