Neolyze Firefox

Examine source code of Neolyze

By: Neolyze
Inspect and view changes in Neolyze source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Instagram Influencers Analytics By Neolyze",
  "version": "1.3",
  "description": "Powerful influencer marketing tool necessary for every digital marketer.",
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "./scripts/background/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "css": [
        "./styles/style.css"
      ],
      "js": [
        "./scripts/content/renderingHandler.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "./assets/images/16.png",
    "48": "./assets/images/48.png",
    "128": "./assets/images/128.png"
  },
  "web_accessible_resources": [
    "assets/images/*",
    "assets/scripts/*"
  ]
}

Best Neolyze Alternatives

Here are some Firefox add-ons that are similar to Neolyze: