{
  "action": {
    "default_icon": {
      "128": "icons/logo.png"
    }
  },
  "background": {
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "js": [
        "content_instagram.js"
      ],
      "matches": [
        "https://www.instagram.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/instagram_inject.js"
      ],
      "matches": [
        "https://www.instagram.com/*"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "js": [
        "ExtPay.js"
      ],
      "matches": [
        "https://extensionpay.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Instagram creator helper v324: preserves v282 compact UI, two-phase Side acknowledgement, managed replacement tabs with Target.closeTarget, preloads managed replacement tabs, and the proven v279c WS8771 direct MP4 path. Automatic Top download is MP4-only; JPG automatic storage belongs to Cache8701, while manual JPG uses the original browser download path without WS8771 direct-download progress UI.",
  "host_permissions": [
    "https://www.instagram.com/*",
    "https://instagram.com/*",
    "http://127.0.0.1/*",
    "http://localhost/*"
  ],
  "icons": {
    "128": "icons/logo.png",
    "32": "icons/32.png"
  },
  "manifest_version": 3,
  "name": "IG Sorter Yellow",
  "permissions": [
    "activeTab",
    "storage",
    "sidePanel",
    "windows",
    "tabs",
    "scripting",
    "downloads"
  ],
  "side_panel": {
    "default_path": "side.html"
  },
  "version": "2.3.8.3240",
  "web_accessible_resources": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "resources": [
        "side.html",
        "icons/*",
        "js/instagram_inject.js",
        "side.js",
        "ExtPay.js"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' ws://127.0.0.1:8771 ws://localhost:8771 ws://127.0.0.1:8768 ws://localhost:8768 http://127.0.0.1:* http://localhost:*;"
  },
  "version_name": "2.3.8.324"
}
