IGComments-Export Instagram Comments(Emails)

IGComments-Export Instagram Comments(Emails)

Export all comments from a Instagram Post to CSV Excel.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icon16.plasmo.e21d245f.png",
    "32": "icon32.plasmo.8f91456a.png",
    "48": "icon48.plasmo.7a3aedc3.png",
    "64": "icon64.plasmo.d7183597.png",
    "128": "icon128.plasmo.5d6429ff.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.e21d245f.png",
      "32": "icon32.plasmo.8f91456a.png",
      "48": "icon48.plasmo.7a3aedc3.png",
      "64": "icon64.plasmo.d7183597.png",
      "128": "icon128.plasmo.5d6429ff.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.2.0",
  "author": "PingApps",
  "name": "IGComments-Export Instagram Comments(Emails)",
  "description": "Export all comments from a Instagram Post to CSV Excel.",
  "permissions": [
    "storage",
    "cookies"
  ],
  "host_permissions": [
    "*://*.instagram.com/*",
    "*://*.pingapps.top/*"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}