Instagram Follower Tracker - Free Firefox

Examine source code of Instagram Follower Tracker - Free

By: Tanguy
Inspect and view changes in Instagram Follower Tracker - Free source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Follower Tracker - LoyaltyLens",
  "version": "1.0.2",
  "description": "Track any account. See followers in recent order. See who unfollows you. Full dated history.",
  "permissions": [
    "tabs"
  ],
  "host_permissions": [
    "https://*.instagram.com/*",
    "https://app.loyaltylens.cloud/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "loyaltylens-extension@loyaltylens.cloud",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  },
  "action": {
    "default_title": "Loyalty Lens"
  },
  "content_scripts": [
    {
      "matches": [
        "https://app.loyaltylens.cloud/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "https://*.instagram.com/*"
      ],
      "js": [
        "instagram-bridge.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  }
}

Best Instagram Follower Tracker - Free Alternatives

Here are some Firefox add-ons that are similar to Instagram Follower Tracker - Free: