Jugaadu Flex Firefox

Examine source code of Jugaadu Flex

By: HMW
Inspect and view changes in Jugaadu Flex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Jugaadu Flex",
  "description": "A browser extension to make FlexStudent better",
  "manifest_version": 3,
  "version": "2.2.1",
  "permissions": [
    "scripting",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "*://flexstudent.nu.edu.pk/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "favicon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jugaadu-flex@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://flexstudent.nu.edu.pk/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Jugaadu Flex Alternatives

Here are some Firefox add-ons that are similar to Jugaadu Flex: