uniperks - Exclusive Student Discounts Firefox

Examine source code of uniperks - Exclusive Student Discounts

Inspect and view changes in uniperks - Exclusive Student Discounts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "default_locale": "pl",
  "icons": {
    "16": "logo16.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "action": {
    "default_title": "uniperks"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popupScript.js"
      ]
    },
    {
      "matches": [
        "https://www.google.com/search*",
        "https://www.google.pl/search*"
      ],
      "js": [
        "searchScript.js"
      ]
    },
    {
      "matches": [
        "https://uniperks.pl/*",
        "https://dev.internal.uniperks.pl/*"
      ],
      "js": [
        "userIdListener.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "logo32.png",
        "logo_text.png",
        "no_perks.png",
        "search.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "version": "1.10.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c284ef7-af2a-4202-8d17-2dc7cdb67024}"
    }
  }
}

Best uniperks - Exclusive Student Discounts Alternatives

Here are some Firefox add-ons that are similar to uniperks - Exclusive Student Discounts: