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.
the best
It's a great extension. Could you please make these improvements: 1. preserve the search filter in the history popup (that is, if I type something in the popup-search-input edit field when I bring up the popup to filter the results, well, I'd like on the next time the popup comes up to have the same typed filter & filtered results show up) This is quite useful if you want to restrict your results let's say to only at what you browsed on a specific domain. 2. increase the limit of the displayed items from 30 to something much higher (500 or such) 3. apparently there's a bug in chrome - history items are displayed for the last 24 hours if you dont pass a startTime in the chrome.history.search call. so just add a "startTime: 0" paremeter there. https://bugs.chromium.org/p/chromium/issues/detail?id=73812 10/12/2023 It's a pity the developer doesnt pay attention to suggested improvements. Anyway, let's make some more suggestions, who knows... 4. Add an option to restrict only to certain domain(s) just like you added for filtering out certain domains. 5. Allow regex searches You may wonder why such suggestions. I learn new languages and it's useful for me to go over words that I looked at, to remind myself, to learn them better.
Спасибо, то что я искал !
Shows recently closed tabs, history, and recent bookmarks. Better than Chrome's native history and probably one of the best extensions I've seen. It would be cool if you could edit/delete bookmarks or history items from the pop-up. Still a solid 5 stars though
Chrome has unfortunately removed the ability for icons to be inside the omnibox, sorry guys. https://productforums.google.com/forum/#!topic/chrome/wOUFbsKqPg0
Not search any word in the history, constant "No results" when you select a date.
As of v49 Chrome on stable channel this extension is not working properly. The button is not available in search bar/omnibox and it's moved to toolbar area of Chrome browser. There seems to be no way around this using extension's options. Can you update extension to fix this or did Google changed how things work again?
после обновления просто кнопка, а не в адресной строке
一直在用,现在发现居然重新上架了
Awesome. But beware: It changes your default "history" view. You have to go to "options" in this extension if you want to keep the native Chrome history view.