MENTOC Firefox

Examine source code of MENTOC

提供元: FaisonsLePoint
Inspect and view changes in MENTOC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MENTOC",
  "description": "Mentoc V2",
  "version": "2.48.23",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "mentoc-v2@openclassrooms.com",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://openclassrooms.com/fr/mentorship/dashboard/*",
        "https://openclassrooms.com/fr/spaces/mentor/*"
      ],
      "js": [
        "config/config.js",
        "src/core/Toast.js",
        "src/core/Local.js",
        "src/core/OC.js",
        "src/constructors/Student.c.js",
        "src/constructors/_Session.c.js",
        "src/factories/Params.f.js",
        "src/factories/Session.f.js",
        "src/factories/Presentation.f.js",
        "src/template/Presentation.t.js",
        "src/Informations.js",
        "src/Progression.js",
        "src/Display.js",
        "src/Starter.js",
        "main.js"
      ],
      "css": [
        "style/main.css",
        "style/params.css",
        "style/session.css",
        "style/toast.css",
        "style/progression.css",
        "style/presentation.css",
        "style/informations.css"
      ]
    },
    {
      "matches": [
        "https://openclassrooms.com/fr/video-conferences/*"
      ],
      "js": [
        "src/core/OC.js",
        "racine_test.js"
      ]
    },
    {
      "matches": [
        "https://openclassrooms.com/fr/users/*/projects/*/project-evaluation"
      ],
      "js": [
        "src/core/Local.js",
        "savecr.js"
      ]
    }
  ]
}

ベストのMENTOC代替案

MENTOCに類似したFirefox add-onをいくつか紹介します: