Simple Sexy Undo Close Tab
Manage your browser history and recently closed tabs
As of June 2026, Simple Sexy Undo Close Tab has 2,000 users and a 4.71/5 rating from 21 reviews in the Productivity category.
Usersno change0%
2.0K
2,000
Ratingdown 0.2 percent−0.2%
4.71
21 reviews
Reviewsup 16.7 percent+16.7%
21
Version
1.10
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
6 snapshotsTracking since Apr 16, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 16, 2026 | 2.0K | 4.72 | 18 | 1.9 |
| May 7, 2026 | 2.0K | 4.72 | 18 | 1.10 |
| May 11, 2026 | 3.0K | 4.72 | 18 | 1.10 |
| May 18, 2026 | 2.0K | 4.72 | 18 | 1.10 |
| Jun 6, 2026 | 2.0K | 4.74 | 19 | 1.10 |
| Jun 10, 2026 | 2.0K | 4.70 | 20 | 1.10 |
| Now | 2.0K | 4.71 | 21 | 1.10 |
Changelog
- Apr 16, 2026description
This is a product similar to SimpleUndoClose and Sexy Undo Close Tab. Since these products have not been updated for several years and do not support the latest Chrome manifest V3 protocol, I created this one. To pay tribute to the pioneers, I chose this name. It should be noted that I am not a programmer. Every line of code in this extension was completed by Github Copilot. I have tried my best to test and ensure that the current functions are usable. However, given the current limitations of AI capabilities, it may be difficult to expand more features in the short term. The biggest difference between this product and previous Undo Close Tab products is that it allows you to view and search your browsing history simultaneously. This is designed to solve the scenario where it is difficult to quickly find the webpage you were on before jumping to another tab and closing it. Since all the code is generated by AI, I can't guarantee that the architecture is clean and efficient. In fact, even though I don't know how to code, I can still see that some parts of the code are clearly not the best way to do things—like the multi-language section. If you like this product and want to help make it better, or if you want to write a better version yourself, feel free to use the code. Known issues: Lack of tooltips. Lack of a more user-friendly one-click cleanup. Lack of more configurable options. Patch Notes: Version 1.9: - I'd like to thank a friend of mine. This update has fixed an infinite loop bug that he discovered, which occurred when the favicon couldn't be retrieved. Version 1.8: - Optimize the UI for dark mode. - Fixed some bugs that occurred when deleting tabs. - Added the feature of holding to delete search results. Version 1.7: - Added a feature to display URLs, which can be turned off in the options. - Added a feature to copy URLs. - Added a shortcut key setting for opening the last closed tab (Note: This has not been rigorously tested and there may be bugs). - Optimized some UI issues. - Fixed several minor bugs that do not affect usability. Version 1.6: - Added a feature to automatically clear the tabs of incognito windows or all tabs when closing. Version 1.5: - Optimize performance - Add the function to clear recent tabs Version 1.4: - Refactored some code, (should have) significantly optimized loading performance. Version 1.3: This is a significant update. Please check the options to see if there are any features you might need. - Fixed the issue where clicking on a record once on Mac might open two tabs. - Added an option to allow displaying search and tabs below the extension. - Added an option for a waterfall-style loading feature (since I think most people probably won't really flip through many pages to find a record but will choose to search instead, I personally recommend everyone switch to this loading method, which should be more convenient).
This is a product similar to SimpleUndoClose and Sexy Undo Close Tab. Since these products have not been updated for several years and do not support the latest Chrome manifest V3 protocol, I created this one. To pay tribute to the pioneers, I chose this name. It should be noted that I am not a programmer. Every line of code in this extension was completed by Github Copilot. I have tried my best to test and ensure that the current functions are usable. However, given the current limitations of AI capabilities, it may be difficult to expand more features in the short term. The biggest difference between this product and previous Undo Close Tab products is that it allows you to view and search your browsing history simultaneously. This is designed to solve the scenario where it is difficult to quickly find the webpage you were on before jumping to another tab and closing it. Since all the code is generated by AI, I can't guarantee that the architecture is clean and efficient. In fact, even though I don't know how to code, I can still see that some parts of the code are clearly not the best way to do things—like the multi-language section. If you like this product and want to help make it better, or if you want to write a better version yourself, feel free to use the code. Known issues: Lack of tooltips. Lack of a more user-friendly one-click cleanup. Lack of more configurable options. Patch Notes: Version 1.10: ✨ Features - Multi-keyword AND Search: Search now supports multiple keywords separated by spaces (e.g., "nba reddit"). Results must contain ALL keywords (in title or URL), regardless of order or position. 🐛 Bug Fixes - Fixed long-press delete search results: Previously, deleting search results via long-press failed to remove items from "Recently Closed" tabs due to an undefined variable error. - Fixed count refresh on single item deletion: When deleting a single tab while a search filter is active, the tab counter and pagination now correctly refresh based on the filtered count instead of incorrectly jumping to the full storage count. Version 1.9: - I'd like to thank a friend of mine. This update has fixed an infinite loop bug that he discovered, which occurred when the favicon couldn't be retrieved. Version 1.8: - Optimize the UI for dark mode. - Fixed some bugs that occurred when deleting tabs. - Added the feature of holding to delete search results. Version 1.7: - Added a feature to display URLs, which can be turned off in the options. - Added a feature to copy URLs. - Added a shortcut key setting for opening the last closed tab (Note: This has not been rigorously tested and there may be bugs). - Optimized some UI issues. - Fixed several minor bugs that do not affect usability. Version 1.6: - Added a feature to automatically clear the tabs of incognito windows or all tabs when closing. Version 1.5: - Optimize performance - Add the function to clear recent tabs Version 1.4: - Refactored some code, (should have) significantly optimized loading performance. Version 1.3: This is a significant update. Please check the options to see if there are any features you might need. - Fixed the issue where clicking on a record once on Mac might open two tabs. - Added an option to allow displaying search and tabs below the extension. - Added an option for a waterfall-style loading feature (since I think most people probably won't really flip through many pages to find a record but will choose to search instead, I personally recommend everyone switch to this loading method, which should be more convenient).
Permissions & access
- Permissions
- tabshistorystoragefaviconwindows
- Host access
- *://*/*
Screenshots
About
This is a product similar to SimpleUndoClose and Sexy Undo Close Tab. Since these products have not been updated for several years and do not support the latest Chrome manifest V3 protocol, I created this one. To pay tribute to the pioneers, I chose this name.
It should be noted that I am not a programmer. Every line of code in this extension was completed by Github Copilot. I have tried my best to test and ensure that the current functions are usable. However, given the current limitations of AI capabilities, it may be difficult to expand more features in the short term.
The biggest difference between this product and previous Undo Close Tab products is that it allows you to view and search your browsing history simultaneously. This is designed to solve the scenario where it is difficult to quickly find the webpage you were on before jumping to another tab and closing it.
Since all the code is generated by AI, I can't guarantee that the architecture is clean and efficient. In fact, even though I don't know how to code, I can still see that some parts of the code are clearly not the best way to do things—like the multi-language section. If you like this product and want to help make it better, or if you want to write a better version yourself, feel free to use the code.
Known issues:
Lack of tooltips.
Lack of a more user-friendly one-click cleanup.
Lack of more configurable options.
Patch Notes:
Version 1.10:
✨ Features
- Multi-keyword AND Search: Search now supports multiple keywords
separated by spaces (e.g., "nba reddit"). Results must contain ALL
keywords (in title or URL), regardless of order or position.
🐛 Bug Fixes
- Fixed long-press delete search results: Previously, deleting search
results via long-press failed to remove items from "Recently Closed"
tabs due to an undefined variable error.
- Fixed count refresh on single item deletion: When deleting a single
tab while a search filter is active, the tab counter and pagination
now correctly refresh based on the filtered count instead of
incorrectly jumping to the full storage count.
Version 1.9:
- I'd like to thank a friend of mine. This update has fixed an infinite loop bug that he discovered, which occurred when the favicon couldn't be retrieved.
Version 1.8:
- Optimize the UI for dark mode.
- Fixed some bugs that occurred when deleting tabs.
- Added the feature of holding to delete search results.
Version 1.7:
- Added a feature to display URLs, which can be turned off in the options.
- Added a feature to copy URLs.
- Added a shortcut key setting for opening the last closed tab (Note: This has not been rigorously tested and there may be bugs).
- Optimized some UI issues.
- Fixed several minor bugs that do not affect usability.
Version 1.6:
- Added a feature to automatically clear the tabs of incognito windows or all tabs when closing.
Version 1.5:
- Optimize performance
- Add the function to clear recent tabs
Version 1.4:
- Refactored some code, (should have) significantly optimized loading performance.
Version 1.3:
This is a significant update. Please check the options to see if there are any features you might need.
- Fixed the issue where clicking on a record once on Mac might open two tabs.
- Added an option to allow displaying search and tabs below the extension.
- Added an option for a waterfall-style loading feature (since I think most people probably won't really flip through many pages to find a record but will choose to search instead, I personally recommend everyone switch to this loading method, which should be more convenient).Technical
- Version
- 1.10
- Manifest
- V3
- Size
- 58.68KiB
- Min Chrome
- 88
- Languages
- 6
- Featured
- No
Metadata
- ID
- dhoccmpndioepiocmbihfohfkagaelpl
- Developer ID
- u4cb466c0c91a7adab0b66cac1fac1fa9
- Developer Email
- [email protected]
- Created
- Feb 19, 2025
- Last Updated (Store)
- Apr 9, 2026
- Last Scraped
- Jun 21, 2026
- Website
- —
- Privacy Policy
- —
Similar extensions
Alternatives to Simple Sexy Undo Close Tab, ranked by description similarity.
UndoClosedTabs - Tab History Restore
Reopen closed tabs with their complete history
191
★ 4.5
SERP Simple Undo Tab Close
A simple popup to undo closed tabs, just that and a bit more.
11
★ 3.0
QuickTab Sort & Clean
Quickly organize too many open tabs with tab sorting, duplicate closing, and extraction features.
41
Anti-Duplicate
Highly configurable Tab Duplicate finder and manager.
5
Selection Search
Search for the selected text in search engines
40.0K
★ 4.7
Declutter Tabs
Intelligent tab management with auto-close, manual cleanup, and smart organization. Keep your browser organized and performant.
3
History quick view
View, delete and search browsing history data
578
★ 5.0
AutoTreeTabs
Free yourself from chaotic tabs! Good ideas need good organization support.
7
Data sourced from the Chrome Web Store · last verified Jun 21, 2026.