Skip to content

mudulo/internet-wrapped

Repository files navigation

Internet Wrapped 2024 🌐

Your year in browsing, beautifully visualized. Like Spotify Wrapped, but for your internet activity.

Chrome Web Store Firefox Add-ons MIT License

✨ Demo

ddemo_upload_final.mp4

🔒 Privacy First

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

🌟 Available For

Chrome Firefox Edge Opera Vivaldi Brave

📊 About

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.

ℹ️ Browser History Limitations

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.

🚀 Installation

Official Store Downloads

Works with Chrome, Edge, Opera, Vivaldi, and Brave (via Chrome Web Store), and Firefox (via Firefox Add-ons).

Manual Installation

  1. Clone this repository:
git clone https://github.com/mudulo/internet-wrapped.git
  1. Locate and rename the appropriate manifest file for your browser:

    • For Chrome/Edge/Opera/Vivaldi/Brave: Rename manifest_chrome.json to manifest.json
    • For Firefox: Rename manifest_firefox.json to manifest.json
  2. Load the extension:

    • Chrome/Edge/Opera/Vivaldi/Brave:

      1. Go to chrome://extensions/
      2. Enable "Developer mode"
      3. Click "Load unpacked"
      4. Select the extension directory
    • Firefox:

      1. Go to about:debugging
      2. Click "This Firefox"
      3. Click "Load Temporary Add-on"
      4. Select the manifest.json file

🤝 Contributing

Contributions are welcome! Help make Internet Wrapped even better.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

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.

🔗 Links


Made with ❤️ for the internet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published