itopModification Firefox

Examine source code of itopModification

제작자: jpazerty Add-on
Inspect and view changes in itopModification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "itopModification",
  "version": "1.2.2",
  "description": "Ajoute des fonctionnalités à ITOP",
  "icons": {
    "48": "icons/makeover.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jpazerty_first_attempt3@example.com"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://itop.ac-nice.fr/itop/pages/UI.php*"
      ],
      "js": [
        "itop.js",
        "jquery-3.6.0.min.js",
        "jquery-ui.min.js"
      ]
    }
  ]
}

최고의 itopModification 대안

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