Gestnote Rank Tracker Firefox

Examine source code of Gestnote Rank Tracker

Inspect and view changes in Gestnote Rank Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gestnote Rank Tracker",
  "version": "1.0",
  "description": "Affiche le classement de l'étudiant pour chaque note, ainsi qu'un graphique en cliquant sur son classement.",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/plotly-strict.min.js",
        "scripts/gestrank.js"
      ],
      "matches": [
        "https://scolarite.polytech.univ-nantes.fr/*"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gestnote_rank_tracker@julien.ctr"
    }
  }
}

Melhores alternativas Gestnote Rank Tracker

Aqui estão algumas Firefox add-ons que são similares a Gestnote Rank Tracker: