A Google Chrome browser extension that provides insights into site visit counts and allows easy access to visit history.
- Site Visit Counter: Displays the number of visits for individual sites based on their domain.
- History Viewer: Clicking on the extension icon allows users to access the visit history of a particular site instantly.
To install this Chrome extension:
- Build the extension or download the ZIP file from the Releases section.
- Build from Source: Run
npm run buildto generate the build directory. - Download from Releases: Download the ZIP file from the Releases section.
- Build from Source: Run
- Open Google Chrome.
- Go to
chrome://extensions/. - Enable Developer mode.
- Click on "Load unpacked" and select the folder where the extension files are located.
Once the extension is installed, it will display the visit count for each site in the browser toolbar. Clicking on the extension icon will open the history page for the selected site.
Contributions are welcome! Feel free to submit issues or pull requests.
This project is licensed under the MIT License.