Quick History Viewer is a Chrome extension that allows you to quickly view your recent browsing history. It displays a list of websites you've visited along with their titles and the times you visited them.
To get started, follow these steps to install and use the extension:
-
Installation:
- Download the extension files.
- Open the Chrome browser and go to
chrome://extensions/
. - Enable the "Developer mode" toggle.
- Click the "Load unpacked" button and select the folder containing the extension files.
-
Usage:
- Click on the Quick History Viewer extension icon in your Chrome toolbar.
- The popup will display your recent browsing history.
-
Keyboard Shortcut:
- Optionally, you can set up a keyboard shortcut to open the popup. Go to
chrome://extensions/shortcuts
and configure a shortcut for the extension.
- Optionally, you can set up a keyboard shortcut to open the popup. Go to
- Displays a list of websites with titles and visit times.
- Quick access to recent browsing history.
- Customizable keyboard shortcut for easy access.
Here are some potential future improvements for the Quick History Viewer extension:
-
Search Bar:
- Add a search bar to the popup that allows users to search and filter their browsing history based on keywords, URLs, or dates.
-
Sorting Options:
- Provide sorting options to organize the history list by visit time, website name, or frequency of visits.
-
Export and Import:
- Implement the ability to export the browsing history to a file and import it back into the extension.
-
Dark Mode:
- Introduce a dark mode option for users who prefer a different color scheme.
-
Enhanced Details:
- Show additional information about visited websites, such as the number of visits or a preview of the website content.
Contributions are welcome! If you'd like to improve the extension or fix issues, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
. - Make your changes and commit them:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Create a pull request.
If you have any questions or need assistance, feel free to contact us at fssher107@gmail.com.
Enjoy using Quick History Viewer! 😄