Instagram Analyzer Pro Firefox

Examine source code of Instagram Analyzer Pro

Inspect and view changes in Instagram Analyzer Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Instagram Analyzer Pro",
  "version": "2.3",
  "description": "Analyze followers, following, mutuals and pending requests on Instagram.",
  "author": "Jodi Chandra",
  "homepage_url": "https://saweria.co/jodichandra",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "*://www.instagram.com/*"
  ],
  "browser_action": {
    "default_title": "Instagram Analyzer Pro",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.instagram.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram_analyzer@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Instagram Analyzer Pro Alternatives

Here are some Firefox add-ons that are similar to Instagram Analyzer Pro: