GU Website UI Tweaks Firefox

Examine source code of GU Website UI Tweaks

Inspect and view changes in GU Website UI Tweaks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GU Website UI Tweaks",
  "version": "1.1",
  "description": "UI tweaks for the horendous website of Gauhati University.",
  "browser_specific_settings": {
    "gecko": {
      "id": "zeeyoutweaks@example.com",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://gauhati.ac.in/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "permissions": []
}

Best GU Website UI Tweaks Alternatives

Here are some Firefox add-ons that are similar to GU Website UI Tweaks: