horarSuce Firefox

Examine source code of horarSuce

제작자: ChausseBenjamin
Inspect and view changes in horarSuce source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Grade Progress Tracker",
  "version": "0.0.3",
  "description": "Displays grade progress graphs and trend analysis for UdeS grade sheets",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.gegi.usherbrooke.ca/grille-notes*",
        "https://gegi.usherbrooke.ca/grille-notes*"
      ],
      "js": [
        "grade-calculations.js",
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "*.png",
    "*.svg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eebbf180-cdce-4147-8a49-6762ec524751}"
    }
  }
}

최고의 horarSuce 대안

다음은 horarSuce과(와) 유사한 Firefox add-on입니다: