AutoAverage Firefox

Examine source code of AutoAverage

Inspect and view changes in AutoAverage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Extention that shows students using 'studentweb' their average grade",
  "manifest_version": 2,
  "name": "AutoAverage",
  "version": "1.1",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.fsweb.no/*"
      ],
      "js": [
        "averager.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{57353f83-b2fd-4821-900c-4df4b9c699d4}"
    }
  }
}

Melhores alternativas AutoAverage

Aqui estão algumas Firefox add-ons que são similares a AutoAverage: