MyPGUPS Redirect Firefox

Examine source code of MyPGUPS Redirect

Inspect and view changes in MyPGUPS Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyPGUPS Redirect",
  "version": "1.0",
  "description": "Переадресация на my.pgups.ru при нажатии кнопки Войти",
  "icons": {
    "48": "icons/favicon-48.png",
    "96": "icons/favicon-96.png"
  },
  "applications": {
    "gecko": {
      "id": "mypgupsredirect@github.com",
      "strict_min_version": "48.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://sdo.pgups.ru/mod/forum/discuss.php?d=41150*"
      ],
      "run_at": "document_start",
      "js": [
        "redirect.js"
      ]
    }
  ]
}

Best MyPGUPS Redirect Alternatives

Here are some Firefox add-ons that are similar to MyPGUPS Redirect: