ednfjcijimijfccmlfbeejidmbekdmic
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).
Bookmarks quick view
view, delete, create, and sort bookmarks View, delete, create and sort bookmarks. Bookmarks quick view is a simple chrome extensions for use and manage simple tasks with your browser bookmarks. 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/bookmarks-quick-view. Some of the usabilities are: - see all your bookmarks and bookmark folders. - delete a bookmark or a folder. - create folders. - add the current tab as bookmark in any folder. - open a complete folder in the current, new or private windows. - sort by name. - sort folders before bookmarks. - shortcut button to the bookmark manager 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 decide if folders sort before bookmarks or not. - You can decide if the created bookmark or folder adds to the beginning of the parent folder. The icons used in the extension are from Feather Icons (https://feathericons.com/) and Lucide (https://lucide.dev/). The inspiration of this extension comes from the Edge Browser history extension (https://www.microsoft.com/en-us/edge).
History Assistant
This extension may replace Chrome's default history to make it easier to view and may quickly open the tabs you just closed. This extension may replace Chrome's default history to make it easier to view and may quickly open the tabs you just closed. List: The last 20 history records of yours would have been displayed in a popup list. Quick Open: The closed tab could be quickly opened in a new tab. History record: To open the home page of history records. We will continue developing new features, fixing bugs, so to provide a better user experience. Please give us your feedback, if you discover problems. Your suggestions are very important to us. Your history records are stored on your local disk and would not be sent to any server. We will value and protect your privacy.
Simple History Manager
This extension will replace Chrome's default history manager. It can search or clear browsing history by date range. How to use: • Click this extension's icon • Click menu item from Chrome -> History -> Show Full History • Use Chrome keyboard shortcuts, Windows/Linux is Ctrl + h, Mac is ⌘ + y
Smart Web History
Uses the chrome.history API to display in a popup the user's most visited pages. Smart Web History is a small extension to get better and faster access to the browser history. It shows you all the domains you have visited, sorted per domain. In a second table you see all the pages/urls (or deep links) for the selected domain. So if you for example select the Youtube-domain, it shows you all the videos you have seen. Smart Web History is available as Chrome and Edge extension. The standard history function of chromium browsers saves all visits with 10 information fields per visit over a maximum period of 3 months. This app only saves the last visit with 4 information fields: the domain, title, url and date of the last visit. The resulting smaller database makes it possible to save urls over a much longer period of time (no limit). All the information is saved locally in the browser and can be exchanged with local data files (json-format). Features - Improved web browser history with the urls sorted per domain. - No restriction to the standard 3-month history, as visited domains/urls are saved in the browser. - Fast find your domain or url with the Quick Search tool. - Or find your url with the date picker. - Favicons for all domains (if available) for quick recognition. - Option to provide favorite domains (e.g. Wikipedia, Youtube) that will show up as icon in the toolbar. - Option to provide specific domains that will be hidden. - Export function: urls can be saved to a (json) file. - Import function: urls can be imported from a (json) file. - Keyboard support to navigate through the domains/pages or to select a url. - Free and open source software. - No ads, banners, popups or cookies.