lhlobdkkjjodgoifkfoagkaamefpekeg
Visualize your browsing habits through interactive charts Browser History Insights helps you understand how you spend your time online with powerful analytics and beautiful visualizations. - Comprehensive Analytics - Track total visits and unique sites - Monitor daily and weekly activity patterns - View time spent across different categories - Analyze top domains and usage trends 📊 Smart Categorization - Automatic website categorization - Predefined categories for common sites - Custom category creation - Easy domain management 🎨 Beautiful Interface - Clean, modern dark mode design - Interactive charts and graphs - Easy-to-read statistics - Intuitive navigation 🔐 Privacy-Focused - All data stays local on your device - No data collection or sharing - Complete control over your browsing data - Secure and private analytics Perfect for: - Professionals tracking work-life balance - Students monitoring study habits - Anyone wanting to understand their browsing patterns - Digital wellness enthusiasts Categories included: - Social Media - Work & Productivity - Entertainment - Education - Shopping - News & Media - And more... Get insights into your browsing habits and make more informed decisions about your online time. Note: This extension requires browsing history permissions to provide analytics and insights. All data processing happens locally on your device.
Webtime Tracker
Discover your browsing habits! Time tracking at its best. Webtime Tracker keeps track of how you spend time on the web and presents the stats in a useful and intuitive way. 🚀 What you'll see ⭐️ Time spent on individual websites ⭐️ Detailed domain stats ⭐️ Total time spent browsing ⭐️ Usage visualized by colorful graphs 🚀 Extras ⭐️ Backup and restore, export to CSV ⭐️ Screenshots (e.g. for sharing) ⭐️ Works even offline ⭐️ Precise algorithm measuring time only when Chrome window is active (not covered by other windows) 🚀 Customizable features ⭐️ Idle time interval ⭐️ Keep tracking when media is playing ⭐️ Doughnut graph gaps (for readability) ⭐️ Time tracker in icon Completely free and with no ads Made with ♥ by Peta Sittek
History Trends
Displays interactive charts and statistics of your entire browsing history. History Trends analyzes your entire browsing history and displays a variety of charts and statistics. It's interactive, too: just click a link or a chart to filter your history by different criteria. Examples: * Find your Top 10 most-used bookmarks: Click the "auto_bookmark" pie slice on the Transition Type chart. * View the Top 10 domains you've visited today: Click the "Today" link in the "Daily Stats" section. * Find out what URLs you visit at 3 in the morning: On the "Time of Day" chart, click the bar (if it exists) for 3am, then click the URLs tab. History Trends displays the following stats and charts: * Total URLs visited and total number of visits * Top 10 most visited domains * Top 10 most visited URLs * Top 10 busiest days (i.e., days with most visits) * Daily Visit stats (e.g., average and median visits per day) * Chart of visits per day as a time-series * Chart of visits by hour of day * Chart of visits by day of week * Chart of visits by day of month * Chart of visits by month * Chart of transition type (e.g., link, bookmark, reload, etc) Notes: * Please be aware that clearing your history will reset all of your stats to zero! * Chrome only allows access to the past 3 months of history. Recent Changes ------------------------ 1.5.5 - Upgraded to manifest v3 - Charts are now drawn with Apache eCharts - Removed Google Analytics - Fixed broken link to definition of transition types 1.5.4 - Removed the unnecessary "tabs" permission to comply with the Chrome Web Store guidelines 1.5.3 - The extension had stopped working due to a change in the Google charts URL. Updated the extension to use the new URL.
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).
Recent Tabs with your browsing history
Undo closed tabs with your browsing history Extension to restore recently closed tabs. The mechanism is similar to Chrome's built-in functions "Recent Tabs" (Ctrl-Shift-T). In the restored tab kept the entire history of browsing, ie, The buttons Back and Forward. ver 1.2 + Added navigation through the list of tabs using the keyboard ver 0.9 + Added support for OS dark theme ver 0.8 + Added permission request for finding closed tabs in History ver 0.7 + Search for closed tabs and History + Hot keys settings + The counter of the closed tabs is removed + Font size settings ver 0.6 + Also available Chrome tabs open on your other devices