IG Followers Tracker - IG Unfollowers Tracker

This is an Instagram tracker that lets you to see insights on your Instagram profile, follow and unfollow easily.

What is IG Followers Tracker - IG Unfollowers Tracker?

IG Followers Tracker - IG Unfollowers Tracker is a Chrome extension developed by https://extensionsbox.com, and its main feature is "This is an Instagram tracker that lets you to see insights on your Instagram profile, follow and unfollow easily.".

Extension Screenshots

screenshot

Download IG Followers Tracker - IG Unfollowers Tracker Extension CRX File

Download IG Followers Tracker - IG Unfollowers Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is an Instagram tracker that lets you to see insights on your Instagram profile, follow and unfollow easily. You can see who has unfollowed you and who is not following you back, track new followers, find mutual friends and view fans.

With this tool, you can easily find:
★ Don’t Follow Me Back - People who don't follow you back on Instagram.
★ You Don't Follow Back - People you are not following on instagram.
★ Mutual - Mutual followers, people you follow and they follow you back.
★ Recent Unfollowers - People who unfollowed you recently.

Data Privacy
All data is processed in your local computer, it is never passing through our web server, no one knows IG insights.
- Data safety, no password need.
- No data shared with third parties
- No data collected

FAQs
https://igfollowerstracker.extensionsbox.com

Privacy Policy
https://igfollowerstracker.extensionsbox.com/privacy-policy                    

Extension Basic Information

Name IG Followers Tracker - IG Unfollowers Tracker IG Followers Tracker - IG Unfollowers Tracker
ID ohfgngkhbafacegaaphcinpgmnmjknff
Official URL https://chromewebstore.google.com/detail/ig-followers-tracker-ig-u/ohfgngkhbafacegaaphcinpgmnmjknff
Description This is an Instagram tracker that lets you to see insights on your Instagram profile, follow and unfollow easily.
File Size 2.99 MB
Installation Count 6,510
Current Version 1.0.1
Last Updated 2023-06-15
Publish Date 2022-06-21
Rating 3.20/5 Total 15 Ratings
Developer https://extensionsbox.com
Email [email protected]
Payment Type free
Extension Website https://igfollowerstracker.extensionsbox.com/
Help Page URL https://igfollowerstracker.extensionsbox.com/
Privacy Policy Page URL https://extensionsbox.com/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "This is an Instagram tracker that lets you to see insights on your Instagram profile, follow and unfollow easily.",
    "version": "1.0.1",
    "manifest_version": 3,
    "name": "IG Followers Tracker - IG Unfollowers Tracker",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "options_page": "options.html",
    "permissions": [
        "cookies",
        "storage",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/*.extensionsbox.com\/*",
        "*:\/\/*.instagram.com\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzROyy7HaFyUyaY8OMommy6WfpLuD34EalWo6JxCES9C4kyqmSszYtskRNw4Ga0VBi9m4BlY2y8Fxd66Cq8xFQNfUhsODY5GyI\/WE46akLlYFES\/qxbA5yqr6i2LCG8UKYKJbpn6hvhR5GNP9fLA7wycaDasHj6UP4aDb51wkStsAsw6m8x8g9TKk2qVQ1nHCCpq022V6BskKfKO1MujITgyP9uYYAILZ3cE1tnsfUPp2a9l9TSr\/cnWP\/y4FK98pmdgkKdw19fx6xT0mBr0RP3ZiqIwTfOupiUvEoXPnsxgKDDLyiSRd4lXlBL6ogp\/w0HMp98s7hCf7lvq7alGV1wIDAQAB",
    "oauth2": {
        "client_id": "757028855972-f0rt3hujmfvktuk960p658lm49pcuuoc.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*"
            ],
            "matches": []
        }
    ]
}