Superpowers for Instagram Firefox

Examine source code of Superpowers for Instagram

By: Clemens
Inspect and view changes in Superpowers for Instagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Clemens Teichmann",
  "description": "Mass follow, mass unfollow and mass like on Instagram with powerful options.",
  "manifest_version": 3,
  "name": "Superpowers for Instagram",
  "homepage_url": "https://www.clemensteichmann.com/superpowers-for-instagram",
  "version": "89",
  "browser_specific_settings": {
    "gecko": {
      "id": "superpowers-for-instagram@clemensteichmann.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "icons": {
    "16": "images/superpowers_for_instagram16.png",
    "48": "images/superpowers_for_instagram48.png",
    "128": "images/superpowers_for_instagram128.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "tabs",
    "unlimitedStorage",
    "webRequest",
    "webRequestBlocking",
    "webRequestFilterResponse"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Superpowers for Instagram Alternatives

Here are some Firefox add-ons that are similar to Superpowers for Instagram: