IG Follower Export Tool - IG Email Extractor

IG Follower Export Tool - IG Email Extractor

The Instagram Followers Scraper is a tool that allows users to extract Instagram followers, following including Emails.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.6c567d50.png",
    "32": "icon32.plasmo.76b92899.png",
    "48": "icon48.plasmo.aced7582.png",
    "64": "icon64.plasmo.8bb5e6e0.png",
    "128": "icon128.plasmo.3c1ed2d2.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.6c567d50.png",
      "32": "icon32.plasmo.76b92899.png",
      "48": "icon48.plasmo.aced7582.png",
      "64": "icon64.plasmo.8bb5e6e0.png",
      "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "default_popup": "popup.html"
  },
  "version": "2.9.5",
  "author": "IGFollowEmailScraper",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "background": {
    "service_worker": "background.93e42914.js"
  },
  "permissions": [
    "storage",
    "cookies",
    "identity",
    "unlimitedStorage"
  ],
  "default_locale": "en",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApWzL6YrcHvw6iRv6YLPErIvAwTyLCZvoIfWNfSGCTdEggwWmpTOlt2ZNT7oHgUcma9mCU70EnF9luCDPJOnLao63zmRXlW/vU5t1Kj1iwEk2K8ziST3ZpcUmmNARw4SqRtrfGpxqQJlrXeEnEql/7X/wMV0wf9N8sxu91EMNeT3oyE7Z3M4cqoDmvoS2tEG0II9EX5q+lu2XsSZdZpaIjIew6vTEww+Zfla/gUMC7bXJUe9NNub+0ZBl+ccf5HW/kXxRhLQmh/zBcOmiWvoCXnoSTQ+7mRES0I8cmwrXbmjeZnNrYbTyxW+CWvG5lzHE5fLg9hdDxlnr3aJiBCClGwIDAQAB",
  "host_permissions": [
    "https://*.instagram.com/*"
  ],
  "oauth2": {
    "client_id": "790749183993-89cer1v53uftrd4v7hvjlbl5ibvmdofv.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  }
}