djdfkoicllideflcpgiclobafahkgpje
Organize your browsing history by tabs, not time, for a clearer, smarter way to retrace your steps. πΉ Best tabs/sessions manager extension - Take Full Control of Your Browsing History! The default browser history is just a long, messy timeline. Tabs History redefines it by grouping your history based on tabs, just like how you actually browse. Every new tab gets its own history thread, keeping everything structured and easy to revisit. Whether you're researching, working, or casually browsing, this extension helps you find past sessions effortlessly. β¨ Key Features: β History by Tabs, Not Time β See your history exactly as you experienced it. β Calendar View β Navigate your browsing history by date, making it easy to find sessions. β Sort by Tab Creation or Last Activity β Find pages faster based on how you opened them. β Real-Time Updates β No need to refresh; your history updates instantly. β Privacy First β Your data is stored locally, never shared or uploaded online. β Quick Access β Click the icon or use the shortcut (Alt+H / Option+H) to open instantly. π How to Use: π Pin the extension for easy access from the toolbar. π― Click the extension icon anytime to view your tab-based history. β¨οΈ Use the keyboard shortcut (Alt+H / Option+H) to open instantly. Tired of searching through a cluttered history list? Experience a more thoughtful, intuitive way to manage your browsing history today! Install Tabs History now and rediscover your past browsing sessions effortlessly.
Historium - Browser History Manager
Beautifully organize your browsing history Have you ever wanted to reread an article, only to find that you canβt locate it? Historium is a browser extension that beautifully organizes your browsing history and makes it easy to access. Your favorite websites are grouped into folders, allowing you to instantly return to any page at any time. Examples include products you viewed on e-commerce sites, articles you read on news sites, and documents you referenced on technical blogs. Historium works with any type of web page. β Key Features First, select the websites you want to organize in the settings screen. After setup, simply click the toolbar icon to open a beautifully organized history view. Browsing history is grouped into folders by website, so βthat product you saw on that shopβ or βthat article you read on that blogβ is immediately easy to find. No more searching through your browser history. Example: If you add βYouTubeβ in the settings, a YouTube history folder will be created. β Keyboard Shortcuts β» In some environments, keyboard shortcuts may not work properly. β» If this happens, type chrome://extensions/shortcuts into the address bar and reassign the shortcuts. Mac: - Command + Shift + E: Launch the extension - Command + β / β: Select a website - β / β: Select a history item - Enter: Open the page Windows: - Ctrl + Shift + E: Launch the extension - Ctrl + β / β: Select a website - β / β: Select a history item - Enter: Open the page β Privacy All data is stored only within your browser. Nothing is ever sent to external servers. P.S. If you like Historium, please consider leaving a review. It really helps motivate development.
Sava OS
A desktop interface for your web browser. The Sava OS extension helps you quickly save and manage tabs, tab groups, and browsing sessions. It also replaces your new tab with a customizable dashboard β create dynamic layouts with links, notes, RSS/Atom/YouTube feeds, embeds, and more. Or keep it minimal with a background of your choice, a search bar, and a clock. Sava OS lets you manage, filter, share, and organize your online data in a familiar and flexible environment. *Please note: A Sava OS account is required to create dynamic layouts and manage tabs.*
Closed Tabs History
Displays recently closed tabs and allows to restore them. Extension displays recently closed tabs and allows to restore them.
History quick view
View, delete and search browsing history data View, delete and search browsing history data. History quick view is a simple chrome extensions for use and manage simple tasks with your browser history data. This extension is created for my own necessities. If you have some bugs or you need other utilities please contact me. Here is the repository of the code https://github.com/AxelArielSaravia/history-quick-view. Some of the usabilities are: - see your most current history, but you can navigate all your history. - delete a history url. - delete a complete history day data. - search a history query. - shortcut button to the browser history manager - shortcut button to the browser history data cleaner Some user configurations: - You can set if the url opens in the current tab or in a new tab. - You can specify when a new tab is opens, go to it (focus it) or stay in your current tab. - You can hide the search bar. Keyboard shortcuts: - : Normal navigation. - : focus search input. - +: on search input, removes the search input text. - : on item, remove the item. - +: on item, remove the complete day range. - +: on item, opens the item in a contrary way of the configurations. - +: on item, opens the item in a contrary way of the configurations. - +: on item, opens the item in a new windows. - +: on item, opens the item in a new windows. - +: close any kind of modal. - : open or close the "more modal" . - : open or close the "keyboard modal". Search by date: This feature allows you to start your search from a specific date, including that date and all previous records. Itβs like saying, "search from this date to the past". We cannot search the future, so if itβs a "relative date query" we search in the past. However, if itβs a "strict date query" set beyond the current date, it will be considered an "invalid date query". Everything that does not follow the queries listed below is invalid. Search query: - `yesterday` or `y` - week days: If a week day is beyond the current date, it returns that day from the previous week. `mo` `tu` `we` `th` `fr` `sa` `su` `monday` `tuesday` `wednesday` `thursday` `friday` `saturday` `sunday` - month names: If the month is beyond the current date, it returns that month from the previous year. `Jan` `Feb` `Mar` `Apr` `May` `Jun` `Jul` `Aug` `Sep` `Oct` `Nov` `Dec` `January` `February` `March` `April` `May` `June` `July` `August` `September` `October` `November` `December` - partial date expressions: If the date is beyond the current date, it returns that date form the previous year. ` ` ` ` Example: "2 Aug", "Feb 22", "3 October" - full date expressions: This is an "strict date query". If the date is beyond the current date, it will be considered "invalid". ` ` ` ` Example: "2 Aug 2023", "Feb 22 2021", "3 October 2021" - "date calculation expressions": This expression calc how many days, weeks, months or years to search from the current date to the pass. The `-` (negative sign) is required at beginnig. If no `period` is specified, the default is `day`. `-` `- ` period: - `d` `day` `days` (values: 1..730) - `w` `week` `weeks` (values: 1..240) - `m` `month` `months` (values: 1..120) - `y` `year` `years` (values: 1..10) Example: "-1", "-3 m", "-1 year", "-5 weeks" The icons used in the extension are from Feather Icons (https://feathericons.com/) and Lucide Icons (https://lucide.dev). The inspiration of this extension comes from the Edge Browser history extension (https://www.microsoft.com/en-us/edge).