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.
挺好!!!!
Yes!!! I've been looking for this! It groups your history by domain, add a calendar and gives you instant access, and all in a simple, effective way. Thanks!
Very useful for checking history on specific dates!!
Dear Umar Sheikh: First of all, I want to thank you for your excellent work, for us to create the Recent History plug-in, it has brought me great convenience. I found a small problem in use. The top of the browser is black, and the icon of the plug-in is not visible. Can you add a function to change the color or icon size to make it look more conspicuous? thank you. . .
Very useful, especially for those as I, who often close their tabs too impulsively and then ol' Chrome doesn't always help in finding a specific tab again. Well done. P.S. I'm don't do a lot of reviews, should do more, but this is real handy addition to Chrome.
Like it but miss seeing the history from other devices. I often find something on the pc and read it later on on my phone by going to history and looking at the other device history. Can't figure out if I'm doing something wrong in setting the options or that it's not available right now?
Doesn't work properly
Love it! Can you give us an option to add vertical padding around the items in the popup? Like a slider that could default to 0 but would let us add more padding. Pleaseeeeeeeee. On my 4k display it looks like it was made for ants.
Unbelievable that this simple thing is something that Google refuses to add. I cannot thank you enough for creating this excellent and useful feature!
creates a new instance of previously opened website. Doesn't actually recall recent history. Ie, I can't open a recently closed website, and then hit back to go that instance's previous page. Instead it goes back to current instance's previous page.