Skip to content

Repository files navigation

Badge Commits Badge License Build Lint Tests GitHub release (latest by date)


InstaSnap

Browser Install from Status
Chrome Chrome Web Store 🟢 Available
Firefox Firefox Add-ons 🟢 Available

InstaSnap is a browser extension that allows users to keep track on their social media followers and following lists with just a click (or even none, with auto-snapshot feature).

This project is open-sourced. Any contributions are welcome!


Installation

Currently, InstaSnap supports both Gecko-based and Chromium-based browsers and is available on Chrome Web Store and Firefox Add-ons. Alternatively, you can install it by downloading the latest release or building from source to catch the latest features and updates.

Github releases

You can download the latest release from the Releases page. Download the .zip file, extract it, and load the extracted folder as an unpacked extension in your browser.

Building from source

You can also build the extension from source code. Make sure you have Node.js installed. Then, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/qxbao/insta-snap.git
  2. Navigate to the project directory:

    cd insta-snap
  3. Install the dependencies (using pnpm):

    pnpm install

    If you don't have pnpm installed, you can enable it via corepack:

     corepack enable pnpm
  4. Build the extension:

    • For Chromium-based browsers:
     pnpm run build
    • For Firefox:
     pnpm run build:firefox
  5. Load the dist folder as an unpacked extension in your browser.

  • Chrome:

    • Go to chrome://extensions
    • Turn on "Developer mode" (if not already enabled)
    • Load unpacked
  • Firefox:

    • Go to about:debugging#/runtime/this-firefox
    • Click "Load Temporary Add-on"
    • Select the manifest.json file in the dist folder

Release history

See the Releases

Development

See the Contributing Guide

About

GPLv3 License

Privacy Policy

Free. Open-source. Any donations are appreciated!

About

Track Instagram followers, detect unfollowers, and analyze growth trends with secure, local-only snapshots.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages