Your year in browsing, beautifully visualized. Like Spotify Wrapped, but for your internet activity.
✨ Demo
ddemo_upload_final.mp4
Your data never leaves your device. Zero. Zip. Nada. Everything runs locally, because your browsing history is yours alone.
Internet Wrapped;
- Runs entirely in your browser
- Never collects, stores, or transmits any data
- Does not provide the ability to export or share results as that would require storing the data temporarily or permanently
- Doesn't require any accounts or sign-ups
- Is open source and auditable
Internet Wrapped generates beautiful, summarized insights about your browsing patterns throughout the year. Discover your most visited sites, peak browsing hours, category breakdowns, and more – all while maintaining your privacy.
Visit internetwrapped.com to learn more.
Due to browser-specific restrictions:
- Chrome-based browsers (Chrome, Edge, Opera, Vivaldi, Brave): History access is limited to approximately the last 90 days
- Firefox: There is no time limit, but there is a number of entries limit, so the entire year may not be covered
- Safari: Not supported due to history API limitations for extensions
These limitations are set by the browsers themselves and cannot be bypassed. The extension will work with whatever history data is available.
Works with Chrome, Edge, Opera, Vivaldi, and Brave (via Chrome Web Store), and Firefox (via Firefox Add-ons).
- Clone this repository:
git clone https://github.com/mudulo/internet-wrapped.git
-
Locate and rename the appropriate manifest file for your browser:
- For Chrome/Edge/Opera/Vivaldi/Brave: Rename
manifest_chrome.json
tomanifest.json
- For Firefox: Rename
manifest_firefox.json
tomanifest.json
- For Chrome/Edge/Opera/Vivaldi/Brave: Rename
-
Load the extension:
-
Chrome/Edge/Opera/Vivaldi/Brave:
- Go to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked"
- Select the extension directory
- Go to
-
Firefox:
- Go to
about:debugging
- Click "This Firefox"
- Click "Load Temporary Add-on"
- Select the
manifest.json
file
- Go to
-
Contributions are welcome! Help make Internet Wrapped even better.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
The MIT License (MIT)
Copyright © 2024
Duncan Mudulo
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Website: internetwrapped.com
- Report bugs: Issue tracker
- Connect: @duncanmudulo