IITH AIMS Helper 2.0 Firefox

Examine source code of IITH AIMS Helper 2.0

By: bhaskar Add-on
Inspect and view changes in IITH AIMS Helper 2.0 source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AIMS Helper 2.0",
  "version": "2.0",
  "description": "Unofficial extension for AIMS, IIT Hyderabad",
  "permissions": [
    "storage",
    "cookies",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "logo.png"
  },
  "icons": {
    "128": "logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://aims.iith.ac.in/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{aa537027-9e6f-45ce-91be-b84fb058a427}"
    }
  }
}

Best IITH AIMS Helper 2.0 Alternatives

Here are some Firefox add-ons that are similar to IITH AIMS Helper 2.0: