IG Email Scraper - Extractor for Instagram

IG Email Scraper - Extractor for Instagram

The Instagram Email Scraper is a tool that allows users to extract email from Instagram followers,following,liker,commenter,hashtag.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.00ac8b83.png",
    "32": "icon32.plasmo.9ad0c5b6.png",
    "48": "icon48.plasmo.cae3a6b3.png",
    "64": "icon64.plasmo.e4b604fc.png",
    "128": "icon128.plasmo.b89b7dfa.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.00ac8b83.png",
      "32": "icon32.plasmo.9ad0c5b6.png",
      "48": "icon48.plasmo.cae3a6b3.png",
      "64": "icon64.plasmo.e4b604fc.png",
      "128": "icon128.plasmo.b89b7dfa.png"
    },
    "default_popup": "popup.html"
  },
  "version": "2.2.3",
  "author": "IGEmailScraper",
  "name": "IG Email Scraper - Extractor for Instagram",
  "description": "The Instagram Email Scraper is a tool that allows users to extract email from Instagram followers,following,liker,commenter,hashtag.",
  "permissions": [
    "storage",
    "cookies",
    "identity",
    "unlimitedStorage"
  ],
  "background": {
    "service_worker": "background.803675d6.js"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAplXo1SQClCFLAVmKc9BY4QD8bJoKhR8icAaSvIGL+/qXva5/+oeOwQ1063St2y/DH//Oj40tj55okM/bytMt+ajEsn3q4E2h0z77MT3/Y+H3WYcehu2WpqRRHyBUTk9bSa9Os0HazK0I7Nl3kRGk434MLwU0uq5RU5FxgVKAu3CLbNsLnncOBol8M1Wo/n0D/GpzuGBHOiVDtW5yd6tdtWI1SU4Hxra8GBMq2TMgLgTZ27RUOra9eWCIqgxVFJ15txVzR53JwDAdOVdsuiyJfxKUI99suRbf/LqEhWuG1iHoQiCeVJSq2Umk7ZoPORIG3pxcmfMvT5Cjc/R/XHmiFQIDAQAB",
  "host_permissions": [
    "https://*/*"
  ],
  "oauth2": {
    "client_id": "790749183993-u23ng5mjkpkod6oeanqugjqetbnhq0rj.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  }
}